Commit graph

438 commits

Author SHA1 Message Date
Eric Liu
35031e800c v0.65.3 2022-06-15 07:15:27 -07:00
Eric Liu
624abe88fe v0.65.2 2022-06-12 18:12:40 -07:00
Eric Liu
2c05f35c48 v0.65.1 2022-06-09 11:20:30 -07:00
Eric Liu
566d64c970 v0.65.0 2022-06-07 08:03:16 -07:00
metonym
e230db8115
feat: forward paste event to input/textarea elements (#1332)
* chore(deps-dev): upgrade sveld, svelte-check

* feat: forward paste event to input/textarea elements

* Run "yarn build:docs"

* test: assert paste event
2022-06-02 18:39:49 -07:00
Eric Liu
b271aa5c67 v0.64.3 2022-05-29 10:47:52 -07:00
Eric Liu
90477c4d0e v0.64.2 2022-05-25 18:53:14 -07:00
Eric Liu
9137238be0 v0.64.1 2022-05-24 07:37:40 -07:00
metonym
04d758f869
fix: CopyButton text prop and Dropdown selectedId prop should be required (#1311)
* chore(deps-dev): upgrade sveld to v0.17.0

* fix(copy-button): text prop is required

* fix(dropdown): selectedId prop is required

* Run "yarn build:docs"

* docs: display "Required" tag for required props
2022-05-22 12:39:53 -07:00
Eric Liu
d5a3557530 v0.64.0 2022-05-14 13:57:32 -07:00
metonym
37b40d640b
fix(types): use @see tag for flatpickr options link (#1299)
* chore(deps-dev): upgrade sveld to v0.15.3

* Run "yarn build:docs"

* fix(types): use `@see` tag for flatpickr options link
2022-05-14 12:43:12 -07:00
metonym
88d5152343
fix(types): narrow dispatched events without detail to use null instead of any (#1295)
* chore(deps-dev): upgrade sveld to v0.15.2

* Run "yarn build:docs"
2022-05-13 09:56:21 -07:00
Eric Liu
12ffe3d70f v0.63.8 2022-05-07 12:22:53 -07:00
Eric Liu
5da320f33c v0.63.7 2022-05-04 07:53:46 -07:00
Eric Liu
0e88a24a55 v0.63.6 2022-05-04 07:43:29 -07:00
Eric Liu
39e3424b6f v0.63.5 2022-05-02 20:50:24 -07:00
Eric Liu
ff9027be99 v0.63.4 2022-04-30 10:44:53 -07:00
Eric Liu
020b2e07b6 v0.63.3 2022-04-28 07:42:15 -07:00
Eric Liu
6bb767f8d2 v0.63.2 2022-04-23 10:18:06 -07:00
Eric Liu
601c5be260 v0.63.1 2022-04-18 18:31:24 -07:00
Eric Liu
503de8533c v0.63.0 2022-04-17 09:20:19 -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
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
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
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
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
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
Eric Liu
ea7c0d446e v0.62.3 2022-03-26 11:44:17 -07:00
Eric Liu
b7a01fada7 v0.62.2 2022-03-23 08:44:50 -07:00
Eric Liu
16ac1ede6e v0.62.1 2022-03-20 07:32:04 -07:00
Eric Liu
e04d6fa33a v0.62.0 2022-03-19 13:00:33 -07:00
metonym
2657ce71c2
docs: fix formatting, broken link (#1172)
* chore: remove extra space in description comment

* docs(data-table): fix formatting

* docs(checkbox): fix broken link

* chore(deps-dev): bump deps

* Run "yarn build:docs"
2022-03-13 19:03:15 -07:00
Eric Liu
f231375ea6 v0.61.1 2022-03-13 07:28:29 -07:00
Eric Liu
87c35b1c40 v0.61.0 2022-03-13 07:07:44 -07:00
metonym
cb014219fd
chore(deps-dev): upgrade svelte-check to v2.4.5 (#1159) 2022-03-12 13:50:47 -08:00
Eric Liu
bbd2cbe62c v0.60.0 2022-02-26 11:30:03 -08:00
metonym
a3d116215d
Align v10.54 (#1133)
* chore(deps-dev): bump carbon-components to v10.54.0

* feat(progress-bar): add size prop

* docs(progress-bar): add "Small size" example

* docs(progress-bar): add descriptions

* refactor(structured-list): remove monkey patch

* feat(radio-button-group): add hideLegend prop

* docs(radio-button): add "Hidden legend" example
2022-02-26 11:26:31 -08:00
Eric Liu
d90965c575 v0.59.0 2022-02-21 14:27:12 -08:00
metonym
78072a1c66
Align v10.53 (#1109)
* chore(deps): upgrade carbon-components to v10.53.0

* feat(text-area): add maxCount prop

* docs(text-area): add maximum character count

* feat(file-uploader): add disabled prop

* docs(file-uploader): add disabled state example
2022-02-21 13:40:57 -08:00
Eric Liu
826b7096c8 v0.58.4 2022-02-21 09:53:17 -08:00
Eric Liu
fe8fd65893 v0.58.3 2022-02-20 07:32:55 -08:00
Eric Liu
67a89a1a1d v0.58.2 2022-02-12 15:50:26 -08:00
Eric Liu
c2b87d987e v0.58.1 2022-02-11 16:59:00 -08:00
Eric Liu
933cf845c8 v0.58.0 2022-02-11 07:34:06 -08:00
metonym
63f52b4683
fix(multi-select): non-filterable MultiSelect should dispatch a blur event (#1080)
The non-filterable `MultiSelect` is missing a `blur` event.

Implementation-wise, we have to dispatch it and include the event as the `detail`. Otherwise, the filterable variant will dispatch "blur" twice because it has both a button and input.

The filterable `MultiSelect` continues to forward the blur event to the input.
2022-02-10 08:27:09 -08:00
metonym
5103e13321
feat(css): upgrade carbon-components to v10.52.0 (#1078)
Fixes:

- move `FileUploaderDropContainer` input outside of label to fix a11y error
- prevent inadvertent text selection when clicking through flatpickr months
2022-02-10 06:47:36 -08:00