Eric Liu
020b2e07b6
v0.63.3
2022-04-28 07:42:15 -07:00
metonym
d40d238de5
docs(file-uploader): improve FileUploaderItem
examples ( #1269 )
2022-04-28 07:39:58 -07:00
metonym
564f25d087
fix(file-uploader-item): fix "delete" event regression ( #1268 )
...
Fixes #1267
2022-04-28 07:30:28 -07:00
Eric Liu
6bb767f8d2
v0.63.2
2022-04-23 10:18:06 -07:00
metonym
1f18c86f4f
fix(dropdown): button
type attribute should be "button" ( #1264 )
...
Fixes #739
2022-04-23 10:02:33 -07:00
metonym
49a852b1f3
fix(toolbar-search): clearing value should re-focus search bar ( #1263 )
...
Fixes #1258
2022-04-21 08:04:14 -07:00
Eric Liu
099fcbcda8
chore: update docs [ci skip]
2022-04-18 18:33:52 -07:00
Eric Liu
601c5be260
v0.63.1
2022-04-18 18:31:24 -07:00
metonym
1041c6e9f8
fix(header-global-action): icon slot should have a default size of 20 ( #1257 )
...
Fixes #1240
2022-04-18 17:57:28 -07:00
Nicolas Peugnet
43e2986434
fix(data-table): rows
should be reactive ( #1255 )
2022-04-18 17:50:19 -07:00
Eric Liu
c2568ec5d4
docs(grid): fix typo in padded grid example [ci skip]
2022-04-17 13:04:27 -07:00
Eric Liu
6e1f9d49c4
docs(button): update "Link button" description [ci skip]
2022-04-17 12:57:29 -07:00
Eric Liu
f820f001c0
chore(examples): bump deps [ci skip]
2022-04-17 11:06:48 -07:00
Eric Liu
65bf22e3b1
chore: update COMPONENT_INDEX.md
2022-04-17 09:21:40 -07:00
Eric Liu
503de8533c
v0.63.0
2022-04-17 09:20:19 -07:00
Eric Liu
63b610d01b
Run "yarn build:css"
2022-04-17 09:20:13 -07:00
metonym
e19ace4135
docs(data-table): add "Sticky header" example ( #1241 )
...
* docs(data-table): add "Sticky header" example
* docs(link): add note on disabled link
2022-04-17 09:03:05 -07:00
metonym
2d26ce115d
chore(deps-dev): upgrade sveld to v0.15.0 ( #1247 )
...
* chore(deps-dev): upgrade sveld to v0.15.0
* Run "yarn build:docs"
2022-04-15 08:28:00 -07:00
metonym
7f9f45e54f
fix(tag): add type="button"
on interactive, filter tag variants ( #1246 )
...
Fixes #1243
2022-04-14 20:17:23 -07:00
metonym
4c0d6ea5a2
chore: upgrade husky, lint-staged ( #1239 )
...
* chore: add husky auto-setup
* chore: update husky, lint-staged
2022-04-10 10:53:14 -07:00
Eric Liu
26e5ce5572
refactor(scripts): remove carbon-components-10.47
2022-04-10 08:47:21 -07:00
dependabot[bot]
c84bf427ce
build(deps): bump minimist from 1.2.5 to 1.2.6 ( #1236 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-09 14:18:47 -07:00
metonym
35f4a5cb84
refactor(link): make a
precede p
element for restProps ( #1237 )
2022-04-09 14:17:36 -07:00
dependabot[bot]
bc1f7b728c
build(deps): bump minimist from 1.2.5 to 1.2.6 in /docs ( #1235 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-09 14:16:31 -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
metonym
45c272642f
fix(link): $$restProps
should extend p
, a
HTML attributes ( #1233 )
...
* fix(link): restProps should extend `p` or `a` tag attributes
* Run "yarn build:docs"
* test(link): assert anchor link rest attributes
2022-04-09 11:24:25 -07:00
metonym
e8da9d7e9b
fix(data-table): prevent selectable datatable with sticky header from jumping ( #1230 )
...
Fixes #1228
2022-04-04 19:37:54 -07:00
Eric Liu
845225ffeb
fix: use correct View icon [ci skip]
2022-04-03 12:15:56 -07:00
Eric Liu
9c0a75f052
docs: fix icons [ci skip]
2022-04-03 12:05:33 -07:00
metonym
ba58ba8f00
refactor: use icons from carbon-icons-svelte@11
( #1227 )
...
* chore: update ignore rules, remove unused files
* refactor(icons): use icons from carbon-icons-svelte@11
* docs(time-picker): fix default value
* chore: upgrade carbon-icons-svelte to v11
* docs: update examples to use icons from carbon-icons-svelte@11
* docs: update number of icons [ci skip]
2022-04-03 11:57:28 -07:00
Eric Liu
755a8aa5bc
chore(deps-dev): bump deps
2022-04-02 16:53:37 -07:00
Eric Liu
de13557477
chore: remove build:css from prepack command
2022-04-02 16:51:01 -07:00
metonym
61cf82e2b5
chore(css): check css/*.css files into source control ( #1225 )
2022-04-02 12:47:00 -07:00
metonym
9143e50244
breaking(actions): move truncate
action to src/Truncate ( #1224 )
...
* breaking: move truncate action to src/Truncate
* docs: update truncate docs
2022-04-02 12:04:33 -07:00
metonym
62735d6275
breaking(ui-shell): remove GlobalHeader, SideNav folders ( #1223 )
...
* breaking(ui-shell): remove GlobalHeader/SideNav folders
* Run "yarn build:docs"
2022-04-02 11:46:55 -07:00
metonym
d34f571150
docs: use all.css
for prefixed styles ( #1221 )
...
* docs: remove .bx--content override
* docs(ui-shell): add note on UI Shell theming
* docs(grid): touch up grid examples
* docs(theme): wrap localStorage in try catch
So that the site still works in Safari with all cookies blocked.
* docs: use prefixed all.css
Without vendor prefixes, some styles are lost in Safari.
* docs: remove svelte-preprocess from svelte.config.js
2022-04-02 11:45:29 -07:00
metonym
5209f329bd
build(types): copy .d.ts files from src to types ( #1218 )
2022-03-27 13:26:13 -07:00
metonym
4d955900ad
feat(breakpoint): export breakpointObserver, breakpoints ( #1216 )
2022-03-27 09:30:32 -07:00
metonym
6986aac1be
breaking: remove legacy optimizeCarbonImports preprocessor ( #1217 )
2022-03-27 09:30:15 -07:00
metonym
ade0557448
feat: upgrade carbon-components to v10.56.0 ( #1213 )
...
* chore(deps-dev): upgrade carbon-components to v10.56.0
* feat(progress-bar): add kind prop
* Run "yarn build:docs"
* test(progress-bar): assert kind prop
2022-03-27 08:27:23 -07:00
metonym
21714d0e3a
breaking: remove deprecated props and components ( #1191 )
2022-03-27 08:21:58 -07:00
Eric Liu
ea7c0d446e
v0.62.3
2022-03-26 11:44:17 -07:00
metonym
0e370dd575
fix(tree-view): fix filter logic in expandNodes/collapseNodes ( #1215 )
...
Fixes #1214
2022-03-26 11:20:47 -07:00
metonym
5e67c707d6
fix(number-input): slotted label should render correctly ( #1212 )
...
Fixes #1208
2022-03-25 06:50:26 -07:00
metonym
051a8702e3
perf(data-table): only render table row content when expanded ( #1211 )
...
Closes #1209
2022-03-25 06:49:58 -07:00
metonym
b4e7e735b3
chore(examples): rebuild lock files [ci skip]
2022-03-23 13:26:40 -07:00
dependabot[bot]
95366bb6fd
build(deps): bump node-forge from 1.2.1 to 1.3.0 in /examples/webpack ( #1201 )
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-23 09:50:35 -07:00
Eric Liu
b7a01fada7
v0.62.2
2022-03-23 08:44:50 -07:00
metonym
53fdbdf991
fix(data-table): expandable rows should work with zebra styles ( #1200 )
...
Fixes #1199
2022-03-23 08:04:08 -07:00
Floris Bernard
9c45c74d8d
fix(date-picker): allow flatpickrProps
to override default flatpickr
options ( #1198 )
...
Fixes #1197
2022-03-23 08:02:44 -07:00