Eric Liu
|
f802fdb1bd
|
refactor(expandable-tile): remove onMount method
- Prevent default keypress if key is a <Space> or 'Enter'
|
2019-12-24 09:55:52 -08:00 |
|
Eric Liu
|
0c9fb41aff
|
chore(button-skeleton): remove unused const
|
2019-12-24 09:55:16 -08:00 |
|
Eric Liu
|
d18d9cafd2
|
Merge pull request #74 from IBM/refactor
refactor: use reactive over const, inline functions
|
2019-12-24 09:44:51 -08:00 |
|
Eric Liu
|
c446fc74f4
|
refactor(components): convert const to reactive where appropriate
- Inline class assignments to avoid script-level clutter
- Ignore a11y-missing-attribute instead of redundant href
|
2019-12-24 09:41:12 -08:00 |
|
Eric Liu
|
4ed754c549
|
refactor(expandable-tile): remove dispatcher, inline functions
|
2019-12-24 09:38:33 -08:00 |
|
Eric Liu
|
ffb6f477b9
|
refactor(composed-modal): register buttonRef directly
|
2019-12-24 09:37:35 -08:00 |
|
Eric Liu
|
4481c5a97f
|
Merge pull request #73 from IBM/file-uploader
feat(component): add FileUploader
|
2019-12-23 21:02:50 -08:00 |
|
Eric Liu
|
85c4a14b2a
|
feat(component): add FileUploader
Closes #16
|
2019-12-23 20:59:56 -08:00 |
|
Eric Liu
|
fd3698b49a
|
Merge pull request #72 from IBM/refactor-button
feat(button): derive hasIconOnly from icon and slots
|
2019-12-23 18:49:29 -08:00 |
|
Eric Liu
|
2d3edce3ca
|
feat(button): derive hasIconOnly from icon and slots
Instead of explicitly defining hasIconOnly, its value can be inferred from a falsy icon prop and an empty slot.
|
2019-12-23 18:46:22 -08:00 |
|
Eric Liu
|
475acd6a5e
|
Merge pull request #71 from IBM/composed-modal
feat(component): add ComposedModal
|
2019-12-23 18:41:57 -08:00 |
|
Eric Liu
|
fc366a9366
|
feat(component): add ComposedModal
Closes #13
|
2019-12-23 18:38:33 -08:00 |
|
Eric Liu
|
17730914d3
|
Merge pull request #70 from IBM/refactor
refactor(lib): extract fillArray utility
|
2019-12-23 09:50:08 -08:00 |
|
Eric Liu
|
f3c702947c
|
refactor(lib): extract fillArray utility
|
2019-12-23 09:47:34 -08:00 |
|
Eric Liu
|
06e02c3dc3
|
Merge pull request #69 from IBM/pagination
feat(component): add Pagination component
|
2019-12-23 09:35:32 -08:00 |
|
Eric Liu
|
4dad89e12d
|
feat(component): add Pagination
Closes #23
|
2019-12-23 09:32:20 -08:00 |
|
Eric Liu
|
35806566a0
|
fix(select): update defaultValue when $selected changes
|
2019-12-23 09:30:55 -08:00 |
|
Eric Liu
|
892d95931d
|
Merge pull request #68 from IBM/icon
feat(component): add Icon
|
2019-12-22 15:37:58 -08:00 |
|
Eric Liu
|
5ae12066fb
|
feat(component): add Icon
Closes #30
|
2019-12-22 15:33:55 -08:00 |
|
Eric Liu
|
9c83fbda69
|
feat(lib): add css utility to format style values
|
2019-12-22 15:32:21 -08:00 |
|
Eric Liu
|
c2ef879862
|
Merge pull request #67 from IBM/refactor
refactor(components): remove exported "props"
|
2019-12-22 09:32:09 -08:00 |
|
Eric Liu
|
1286b9901d
|
refactor(components): remove exported "props"
Closes #17
- Forward events
- Adds style prop, removes exported props
|
2019-12-22 09:29:45 -08:00 |
|
Eric Liu
|
94a11920bd
|
Merge pull request #66 from IBM/fix
feat(components): add Form, FormGroup, FormItem, FormLabel
|
2019-12-22 08:57:10 -08:00 |
|
Eric Liu
|
3be285e112
|
feat(components): add Form, FormGroup, FormItem, FormLabel
Supports #17
Fixes broken storybook.
TODO: Define stories using other components (e.g. NumberInput, Select...)
|
2019-12-22 08:53:50 -08:00 |
|
Eric Liu
|
3345b71a8c
|
chore(docs): rebuild storybook [ci skip]
Add Tabs component.
|
2019-12-22 08:35:54 -08:00 |
|
Eric Liu
|
766bb26f2a
|
Merge pull request #65 from metonym/tabs
feat(components): add Tabs
|
2019-12-22 05:57:51 -08:00 |
|
Eric Liu
|
d2878983dc
|
Merge branch 'master' into tabs
|
2019-12-22 05:51:51 -08:00 |
|
Eric Liu
|
4ba8df4425
|
feat(components): add Tabs
Closes #32
|
2019-12-22 05:50:12 -08:00 |
|
Eric Liu
|
901857790d
|
Merge pull request #64 from metonym/form
fix(structured-list): remove StructuredList import
|
2019-12-21 21:06:14 -08:00 |
|
Eric Liu
|
3db87de307
|
fix(structured-list): remove StructuredList import
|
2019-12-21 19:05:56 -08:00 |
|
Eric Liu
|
06f4262bbd
|
Merge pull request #63 from metonym/form
feat(components): add StructuredList
|
2019-12-21 19:02:47 -08:00 |
|
Eric Liu
|
d190ad9a62
|
chore(docs): rebuild storybook [ci skip]
Adds RadioButtonGroup, Select, StructuredList components.
|
2019-12-21 19:00:10 -08:00 |
|
Eric Liu
|
d326bf1fce
|
feat(components): add StructuredList
Closes #27
|
2019-12-21 18:59:09 -08:00 |
|
Eric Liu
|
db3a9a6ff5
|
Merge pull request #62 from metonym/form
feat(components): add RadioButtonGroup, Select, SelectItem, SelectItemGroup
|
2019-12-21 18:01:33 -08:00 |
|
Eric Liu
|
b8a5d7bdcc
|
refactor(tooltip): forward events, remove external props
Supports #7
|
2019-12-21 17:56:32 -08:00 |
|
Eric Liu
|
6c75c8a973
|
feat(components): add Select, SelectItem, SelectItemGroup
Closes #31
|
2019-12-21 17:18:35 -08:00 |
|
Eric Liu
|
4f73b8b71a
|
feat(components): add RadioButtonGroup
Closes #25
|
2019-12-21 17:16:15 -08:00 |
|
Eric Liu
|
9b8559b9b1
|
chore(docs): rebuild storybook [ci skip]
Fixes ProgressIndicator story.
|
2019-12-21 11:31:05 -08:00 |
|
Eric Liu
|
160a786f61
|
Merge pull request #56 from IBM/dependabot/npm_and_yarn/babel/core-7.7.7
chore(deps-dev): bump @babel/core from 7.7.5 to 7.7.7
|
2019-12-21 11:30:00 -08:00 |
|
Eric Liu
|
19196c85e3
|
Merge pull request #57 from IBM/dependabot/npm_and_yarn/babel/preset-env-7.7.7
chore(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7
|
2019-12-21 11:29:50 -08:00 |
|
Eric Liu
|
8a3ba266cd
|
Merge pull request #59 from IBM/dependabot/npm_and_yarn/carbon-components-10.9.0
chore(deps-dev): bump carbon-components from 10.9.0-rc.1 to 10.9.0
|
2019-12-21 11:29:40 -08:00 |
|
Eric Liu
|
af34aaec1f
|
Merge pull request #60 from IBM/dependabot/npm_and_yarn/eslint-6.8.0
chore(deps-dev): bump eslint from 6.7.2 to 6.8.0
|
2019-12-21 11:29:28 -08:00 |
|
Eric Liu
|
38bf8dd96e
|
Merge pull request #58 from IBM/dependabot/npm_and_yarn/svelte-3.16.5
chore(deps-dev): bump svelte from 3.16.4 to 3.16.5
|
2019-12-21 11:29:17 -08:00 |
|
dependabot-preview[bot]
|
e2683257bf
|
chore(deps-dev): bump eslint from 6.7.2 to 6.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.7.2 to 6.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.7.2...v6.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-21 19:22:19 +00:00 |
|
dependabot-preview[bot]
|
e53fdb0d59
|
chore(deps-dev): bump carbon-components from 10.9.0-rc.1 to 10.9.0
Bumps [carbon-components](https://github.com/carbon-design-system/carbon) from 10.9.0-rc.1 to 10.9.0.
- [Release notes](https://github.com/carbon-design-system/carbon/releases)
- [Commits](https://github.com/carbon-design-system/carbon/compare/v10.9.0-rc.1...v10.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-21 19:21:54 +00:00 |
|
dependabot-preview[bot]
|
39da4240c8
|
chore(deps-dev): bump svelte from 3.16.4 to 3.16.5
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.16.4 to 3.16.5.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.16.4...v3.16.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-21 19:21:21 +00:00 |
|
dependabot-preview[bot]
|
9f614e460a
|
chore(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.6 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.6...v7.7.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-21 19:20:55 +00:00 |
|
dependabot-preview[bot]
|
bfbd95fc57
|
chore(deps-dev): bump @babel/core from 7.7.5 to 7.7.7
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.5 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.5...v7.7.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-21 19:20:23 +00:00 |
|
Eric Liu
|
f8157442c1
|
Merge pull request #55 from metonym/progress-indicator
fix(progress-indicator): correct Story
|
2019-12-21 11:13:04 -08:00 |
|
Eric Liu
|
73e96e3d35
|
fix(progress-indicator): correct Story
|
2019-12-21 11:10:35 -08:00 |
|