Commit graph

415 commits

Author SHA1 Message Date
metonym
96930a4065 v0.50.1 2021-11-19 08:33:07 -08:00
metonym
6ba20fdd65 v0.50.0 2021-11-18 13:48:14 -08:00
metonym
d8f8ac2b73 v0.49.2 2021-11-18 07:49:42 -08:00
metonym
a160ef3b40 v0.49.1 2021-11-17 09:28:05 -08:00
Eric Liu
1a0e990bdf
hotfix(popover): include missing Popover styles from carbon-components version 10.47 (#913)
* chore(deps-dev): install carbon-components@10.47 for Popover styles

* hotfix(popover): import popover styles from carbon-components@10.47
2021-11-17 09:17:24 -08:00
metonym
62b71305d6 v0.49.0 2021-11-12 16:27:46 -08:00
Eric Liu
27ba4350cf
Align v10.48 (#907)
* chore(deps-dev): upgrade carbon-components to v10.48.0

* feat(ui-shell): support HeaderNavMenu with current item

* refactor(tile): remove unnecessary "position: relative" style

* refactor(tile): remove unused ref

* feat(inline-notification): make title/subtitle slottable

Closes #883

* feat(toast-notification): make title/subtitle/caption slottable

* chore(notification): deprecate NotificationTextDetails
2021-11-12 16:25:02 -08:00
metonym
aaf60485f0 v0.48.1 2021-11-12 14:40:14 -08:00
Eric Liu
f2493c083d v0.48.0 2021-11-11 09:10:27 -08:00
Eric Liu
040e3d3372
Inline carbon icons, remove carbon-icons-svelte from dependencies (#904)
* feat(icons): inline carbon icons used by components

* feat(icons): update svelte components to use inlined carbon icons

* breaking(deps): remove carbon-icons-svelte

* chore(deps-dev): install carbon-icons-svelte as a devDependency
2021-11-11 08:54:45 -08:00
Eric Liu
186d2863d3 v0.47.6 2021-11-10 19:38:13 -08:00
Eric Liu
81daaab1ff v0.47.5 2021-11-07 12:14:44 -08:00
Eric Liu
0e460cdd91 v0.47.4 2021-11-06 10:46:47 -07:00
metonym
af9b9a1d92 v0.47.3 2021-10-22 07:21:07 -07:00
metonym
4cdf4a9b24 v0.47.2 2021-10-21 08:47:55 -07:00
metonym
0509e8f640 v0.47.1 2021-10-20 10:46:25 -07:00
metonym
7af2732f83 v0.47.0 2021-10-19 07:28:04 -07:00
Eric Liu
f64b021a94 v0.46.0 2021-10-17 13:06:10 -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
c6fc8548d3
Align v10.46 (#854)
* chore(deps-dev): upgrade carbon-components to v10.46.0

* feat(tag): support outline type

* feat(multi-select): add hideLabel prop

* chore: delete unused publish-examples.js

* chore(deps-dev): remove gh-pages

* chore: remove publish-examples script

* chore(deps-dev): upgrade carbon-components to v10.46.0

* feat(tag): support outline type

* feat(multi-select): add hideLabel prop

* chore: delete unused publish-examples.js

* chore(deps-dev): remove gh-pages

* chore: remove publish-examples script

* chore: rebuild component index
2021-10-15 17:03:45 -07:00
metonym
e7322acaae v0.45.1 2021-10-15 07:24:19 -07:00
metonym
a9fe4e328b v0.45.0 2021-10-13 09:01:18 -07:00
metonym
e14f9f7252 v0.44.7 2021-10-13 07:40:53 -07:00
Eric Liu
0b96614b52 v0.44.6 2021-10-11 10:16:50 -07:00
metonym
66033e588d v0.44.5 2021-10-04 09:20:29 -07:00
metonym
b4f12490bc v0.44.4 2021-09-28 08:57:31 -07:00
metonym
007796f881 v0.44.3 2021-09-23 09:03:56 -07:00
Florian-Schoenherr
dbf1f225dc
fix(DataTable): useStaticWidth fix for title/description (#824)
* fix(DataTable): useStaticWidth title/description

Signed-off-by: Florian-Schoenherr <florian.schoenherr99@gmail.com>

* docs(DataTable): useStaticWidth title/description

Signed-off-by: Florian-Schoenherr <florian.schoenherr99@gmail.com>

* chore(deps-dev): upgrade carbon-components, sass

Co-authored-by: metonym <ericyl.us@gmail.com>
2021-09-23 08:55:06 -07:00
metonym
7e0b8af685 v0.44.2 2021-09-14 10:01:30 -07:00
Eric Liu
60ff25c2af v0.44.1 2021-09-11 12:38:21 -07:00
metonym
80dec85985 v0.44.0 2021-09-07 08:39:58 -07:00
Eric Liu
05fae5093a v0.43.0 2021-09-06 09:54:20 -07:00
Eric Liu
18e8430646 chore: change all ibm org references to carbon-design-system 2021-09-05 15:54:37 -07:00
Eric Liu
3b7fa22fe3 v0.42.3 2021-09-05 15:41:34 -07:00
Eric Y Liu
abfc472c82 v0.42.2 2021-07-29 16:03:32 -07:00
Eric
bd7c4756f7
chore: remove self from MAINTAINERS (#773) 2021-07-29 15:55:15 -07:00
Eric Y Liu
59dce3ce65 v0.42.1 2021-07-26 08:51:18 -07: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 Y Liu
87fbcf6de4 v0.42.0 2021-07-22 17:06:41 -07:00
Eric Liu
9114298f76
Align 10.40 (#763)
* docs: fix typo [ci skip]

* docs(tree-view): update expanded nodes guidance

* chore(deps-dev): upgrade carbon-components to v10.40.0

* build(css): omit treeview SCSS import

treeview.scss is included in global styles.css by default in v10.40.0

* feat(date-picker): add helperText prop

Ref: 4b5b5fdf8
2021-07-22 16:56:51 -07:00
Eric Y Liu
7e3b0bc1cd v0.41.0 2021-07-18 06:12:26 -07:00
Eric Y Liu
51ebf185b5 v0.40.1 2021-07-14 13:53:23 -07:00
Eric Y Liu
3968287084 v0.40.0 2021-07-11 17:17:09 -07:00
Eric Liu
54e1e07872
fix(types): upgrade sveld and type constant props as accessors (#742) 2021-07-11 07:21:50 -07:00
Eric Liu
18c6f03224
Fix TypeScript definitions; function declarations should be typed as accessors, not props (#740)
* chore(deps-dev): upgrade svelte to v0.8.1

* chore: regenerate types to correctly type function declarations

* test: fix svelte-check warnings
2021-07-10 09:00:57 -07:00
Eric Liu
b6fa25c3e7
Align v10.39 (#738)
* chore(deps-dev): upgrade carbon-components to v10.39.0

* fix(data-table): deprecate Table shouldShowBorder prop

Ref: 0f7324156

* fix(form-group): add legendId

Ref: 4fc56c30b

* feat(number-input): support readonly variant

Ref: d0bd8eddb

* feat(multi-select): export multiSelectRef, fieldRef, selectionRef

* feat(local-storage): add clearItem, clearAll instance methods

* docs(local-storage): simplify clear example

* docs(local-storage): add instructions [ci skip]

* chore(local-storage): reset value on clear [ci skip]

* chore(local-storage): revert value clear [ci skip]
2021-07-09 13:40:25 -07:00
Eric Y Liu
0aa52fe154 v0.39.0 2021-07-05 13:33:57 -07:00
Eric Liu
921c3e121a
Remove clipboard-copy dependency from CodeSnippet, CopyButton (#726)
* chore(deps): remove clipboard-copy

* feat: add copy prop, use navigator.clipboard API

* docs: add clipboard-copy back to docsite for more browser support

* docs(component-api): use outbound link

* docs: add override/prevent copy examples
2021-07-05 12:12:28 -07:00
Eric Y Liu
c647cb27a7 v0.38.2 2021-07-03 13:46:21 -07:00
Eric Y Liu
0d3090b123 v0.38.1 2021-06-29 04:38:51 -07:00