Eric Liu
|
0fed38d725
|
v0.9.5
|
2020-08-12 14:38:31 -07:00 |
|
Eric Liu
|
6fe5a1ef67
|
chore(changelog): v0.9.5 notes
|
2020-08-12 14:37:22 -07:00 |
|
Eric Liu
|
84f567ad7c
|
Merge pull request #231 from IBM/fix-modal
fix(modal): prevent clicking inside inner modal from closing the modal
|
2020-08-12 14:25:02 -07:00 |
|
Eric Liu
|
52a10d3acd
|
fix(modal): prevent clicking inside inner modal from closing the modal
- revert adding a `stopPropagation` modifier to the PasswordInput "toggle password" button
|
2020-08-12 12:46:07 -07:00 |
|
Eric Liu
|
a7a257cdce
|
Merge pull request #230 from IBM/fix-password-input
fix(password-input): stop propagation when toggling input type
|
2020-08-12 07:55:45 -07:00 |
|
Eric Liu
|
6ca6af94eb
|
fix(password-input): stop propagation when toggling input type
#229
|
2020-08-12 07:18:57 -07:00 |
|
Eric Liu
|
c8b0b008c7
|
refactor(types): separate script to generate types
|
2020-08-11 19:52:33 -07:00 |
|
Eric Liu
|
010fe986e9
|
refactor(types): integrate generate docs in rollup.config.js
|
2020-08-11 08:38:07 -07:00 |
|
Eric Liu
|
25e437b746
|
chore: add prettier to format definitions/svelte files
|
2020-08-11 06:21:06 -07:00 |
|
Eric Liu
|
5c829b5afc
|
build: use svelte compiler to generate typescript definitions
|
2020-08-10 18:27:26 -07:00 |
|
Eric Liu
|
ba2e77eb47
|
v0.9.4
|
2020-08-08 16:35:05 -07:00 |
|
Eric Liu
|
1a2aecbcc8
|
chore(changelog): v0.9.4 notes
|
2020-08-08 16:34:33 -07:00 |
|
Eric Liu
|
029af58a1c
|
feat(code-snippet): allow copy button to be hidden
|
2020-08-08 16:27:26 -07:00 |
|
Eric Liu
|
2e980e0968
|
fix(a11y): ignore a11y-label-has-associated-control warnings
#226
|
2020-08-08 16:14:51 -07:00 |
|
Eric Liu
|
852e9ae7da
|
chore(deps-dev): bump svelte to ^3.24.1
|
2020-08-08 16:11:42 -07:00 |
|
Eric Liu
|
6d5f1e53de
|
fix(date-picker): resolve flatpickr "no default" error when using esm
|
2020-08-08 16:07:10 -07:00 |
|
Eric Liu
|
4bbc50c460
|
refactor(code-snippet): replace afterUpdate with reactive statement
|
2020-08-08 15:49:49 -07:00 |
|
Eric Liu
|
12ff171784
|
docs: extract TileCard component
|
2020-08-08 15:49:16 -07:00 |
|
Eric Liu
|
f0ef921f7d
|
fix(code-snippet): forward feedback, feedbackTimeout to Copy
|
2020-08-07 05:56:09 -07:00 |
|
Eric Liu
|
67878fc233
|
v0.9.3
|
2020-08-02 05:56:40 -07:00 |
|
Eric Liu
|
747f2513a2
|
chore(changelog): v0.9.3 notes
|
2020-08-02 05:55:19 -07:00 |
|
Eric Liu
|
8225a0869e
|
chore(ui-shell): rename slot to "skip-to-content"
|
2020-08-02 05:53:36 -07:00 |
|
Eric Liu
|
4f2251b5e1
|
feat(ui-shell): support fixed SideNav
|
2020-08-02 05:52:42 -07:00 |
|
Eric Liu
|
76ac0505e3
|
feat(ui-shell): add expandedByDefault prop to Header
|
2020-08-02 05:52:01 -07:00 |
|
Eric Liu
|
9632ae592b
|
v0.9.2
|
2020-08-01 16:02:45 -07:00 |
|
Eric Liu
|
678a06700d
|
chore(changelog): v0.9.2 notes
|
2020-08-01 16:02:10 -07:00 |
|
Eric Liu
|
abc66248f8
|
feat(ui-shell): add Header skip-to-main-content slot
|
2020-08-01 15:56:52 -07:00 |
|
Eric Liu
|
62cf3be278
|
feat(ui-shell): add Header platform name slot
|
2020-08-01 15:46:28 -07:00 |
|
Eric Liu
|
6645533912
|
feat(ui-shell): make Header name optional
|
2020-08-01 15:40:06 -07:00 |
|
Eric Liu
|
4d93396d01
|
fix(ui-shell): stop propagation when clicking header action button
|
2020-08-01 15:36:38 -07:00 |
|
Eric Liu
|
66bc076307
|
fix(ui-shell): add space between company and platform name
|
2020-08-01 15:36:11 -07:00 |
|
Eric Liu
|
0eefde12fe
|
feat: add ButtonSet component
|
2020-08-01 15:35:58 -07:00 |
|
Eric Liu
|
28e5284b77
|
chore(accordion): place restProps.class after class
|
2020-08-01 15:35:32 -07:00 |
|
Eric Liu
|
e777eab107
|
Merge branch 'master' of https://github.com/IBM/carbon-components-svelte
|
2020-07-30 17:30:26 -07:00 |
|
Eric Liu
|
d068024dab
|
v0.9.1
|
2020-07-30 17:30:03 -07:00 |
|
Eric Liu
|
ea671909cf
|
chore(changelog): v0.9.1 notes
|
2020-07-30 17:29:02 -07:00 |
|
Eric Liu
|
b0f6f491a5
|
chore(deps-dev): remove gh-pages
|
2020-07-30 17:28:53 -07:00 |
|
Eric Liu
|
121768598c
|
chore(tabs): pass id to anchor link in Tab
|
2020-07-30 17:27:29 -07:00 |
|
Eric Liu
|
a0b6b561af
|
fix(tabs): remove hidden attribute for selected tab panel
|
2020-07-30 17:27:06 -07:00 |
|
Eric Liu
|
a44ba1b580
|
Merge pull request #225 from IBM/dependabot/npm_and_yarn/docs/elliptic-6.5.3
chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /docs
|
2020-07-30 17:07:53 -07:00 |
|
dependabot[bot]
|
1ba0195104
|
chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /docs
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-31 00:01:27 +00:00 |
|
Eric Liu
|
9ebf11dcfa
|
v0.9.0
|
2020-07-30 16:59:05 -07:00 |
|
Eric Liu
|
f08d0aec23
|
chore(changelog): v0.9.0 notes
|
2020-07-30 16:57:15 -07:00 |
|
Eric Liu
|
151252b5ee
|
chore: update component docs, types
|
2020-07-30 16:52:30 -07:00 |
|
Eric Liu
|
334ea7f063
|
chore(ui-shell): apply toggle behavior to HeaderAction
Dispatch open/close events
|
2020-07-30 16:42:36 -07:00 |
|
Eric Liu
|
ea12dbe503
|
chore(input): forward keydown event to TextInput, PasswordInput
|
2020-07-30 16:37:26 -07:00 |
|
Eric Liu
|
57406f66b3
|
fix(unordered-list): fix class name typo
|
2020-07-28 20:48:18 -07:00 |
|
Eric Liu
|
3fc83bc390
|
Merge pull request #224 from IBM/combobox-dispatch
feat(combo-box): dispatch select, clear events
|
2020-07-28 20:12:20 -07:00 |
|
Eric Liu
|
382b2f6e85
|
chore(combo-box): remove unnecessary selectedId assignments
selectedId is set based on the selectedIndex
|
2020-07-28 18:54:18 -07:00 |
|
Eric Liu
|
8dbcf17e89
|
feat(combo-box): dispatch select, clear events
Also fixes a bug where the selectedId isn't reset when clearing the selection.
|
2020-07-28 18:46:12 -07:00 |
|