Enrico Sacchetti
|
aeb05203c5
|
chore: use bx css prefixes for now
|
2024-01-11 13:28:00 -05:00 |
|
Enrico Sacchetti
|
3ae53de629
|
feat: migrate Theme component to v11
- remove g80 theme option everywhere
- utilize new `data-carbon-theme` attribute when applying theme
- use cds instead of bx in places
|
2024-01-10 16:12:19 -05:00 |
|
Eric Liu
|
2f026f792a
|
feat(typescript)!: support svelte 4 (#1773)
Closes #1753
The minimum Svelte version required for TypeScript users is now 3.55.
|
2023-07-19 09:44:56 -07:00 |
|
Eric Liu
|
7fdc2ef7f0
|
fix(types): allow data-* attributes for props forwarded to HTML elements (#1741)
* chore(deps-dev): upgrade `sveld` to v0.18.1
* Run "yarn build:docs"
* test: assert that `data-*` attributes are valid
|
2023-07-08 16:41:44 -07:00 |
|
metonym
|
ea38cd2568
|
feat(types): support sveltekit:prefetch , sveltekit:noscroll attributes in type definitions (#1234)
* chore(deps-dev): upgrade sveld to 0.14.0
* Run "yarn build:docs"
|
2022-04-09 14:13:56 -07:00 |
|
Eric Liu
|
3203e7a61f
|
Upgrade sveld to v0.10 (#856)
* chore(deps-dev): upgrade sveld to v0.10.2
* feat(types): regenerate types using sveld@0.10.2
* fix(types): update @extends to use .svelte extension
|
2021-10-16 12:34:29 -07:00 |
|
Eric Liu
|
bcd28de86e
|
feat(types): use the SvelteComponentTyped interface in the TypeScript definitions (#515)
|
2021-02-07 11:25:20 -08:00 |
|
Eric Liu
|
c513279751
|
fix(progress-indicator): allow currentIndex to be programmatically updated
|
2020-11-20 06:21:27 -08:00 |
|
Eric Liu
|
75d4b4cf03
|
refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props
|
2020-11-06 11:30:46 -08:00 |
|
Eric Liu
|
d38e6d8be6
|
refactor: update/fix JSDoc props
|
2020-11-04 06:04:25 -08:00 |
|
Eric Liu
|
3c04f122b0
|
refactor(types): rewrite type definitions to account for intrinsic attributes
|
2020-11-03 05:44:11 -08:00 |
|