Eric Liu
8e996dc683
chore: format files with Prettier 3
2024-11-11 21:35:48 -08:00
metonym
a0d5028540
fix: avoid using reserved $
for Svelte 5 compat
...
Co-Authored-By: Eric Fulton <5297269+Sahasrara@users.noreply.github.com>
2024-03-06 22:49:27 -05:00
Eric Liu
b015d76f15
chore(a11y): ignore svelte@4
a11y warnings ( #1769 )
2023-07-13 10:50:51 -07:00
brunnerh
7a98ec26eb
fix(progress-step): inherit unclickable styling if preventChangeOnClick
is true
( #1535 )
...
Fixes #1534
2022-12-07 20:02:24 -08:00
Eric
6db4112b40
Fix a11y-mouse-events warning, update docs ( #765 )
...
* docs: update number of available Carbon icons
* docs: add svelte:head example for loading CDN styles
* chore(deps-dev): upgrade svelte to 3.40.1
* fix(a11y): disable a11y-mouse-events-have-key-events warning #760
* fix(deps): upgrade carbon-icons-svelte to v10.36.0 to avoid a11y warnings #760
* refactor(overflow-menu): remove formatStyle utility
* docs: links in paragraphs should be inline
* docs: add note on using all styles for dynamic theming
2021-07-26 08:40:05 -07:00
Eric Liu
c513279751
fix(progress-indicator): allow currentIndex to be programmatically updated
2020-11-20 06:21:27 -08:00
Eric Liu
d38e6d8be6
refactor: update/fix JSDoc props
2020-11-04 06:04:25 -08:00
Eric Liu
4113ae95da
refactor(progress-indicator): make currentIndex reactive, add preventChangeOnClick
2020-10-20 18:21:36 -07:00
josefaidt
398887a3d3
feat(prettier): add svelteBracketNewLine
2020-09-24 10:50:34 -05:00
josefaidt
d57531fc01
feat(progress-indicator): add spaceEqual prop and functionality
2020-09-18 15:35:45 -05:00
Eric Liu
42b8159b1c
chore(prettier): use svelteStrictMode
2020-09-04 16:35:49 -07:00
Eric Liu
5c829b5afc
build: use svelte compiler to generate typescript definitions
2020-08-10 18:27:26 -07:00
Eric Liu
f30755b237
chore: complete first pass of apply jsdoc annotations to component props
2020-07-26 17:42:12 -07:00
Eric Liu
2200b29b92
chore: lift components folder
2020-07-19 09:06:08 -07:00