Commit graph

19 commits

Author SHA1 Message Date
dependabot-preview[bot]
dea060fc02
chore(deps-dev): bump @testing-library/jest-dom from 4.2.4 to 5.1.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 4.2.4 to 5.1.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v4.2.4...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-01 21:06:31 +00:00
dependabot-preview[bot]
c363f62980
chore(deps-dev): bump lint-staged from 9.5.0 to 10.0.7
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.0.7.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-01 20:54:15 +00:00
dependabot-preview[bot]
1b4ca3aecf
chore(deps-dev): bump husky from 3.1.0 to 4.2.1
Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 4.2.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v3.1.0...v4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-01 10:41:48 +00:00
Adan Ulloa
da470313c4 rebase upstream 2020-01-21 12:03:37 -06:00
Eric Liu
26c07dae9f v0.2.1 2020-01-08 07:33:36 -08:00
Eric Liu
171cc93385 v0.2.0 2020-01-08 07:13:19 -08:00
Eric Liu
c7979a28af chore(npm): include src in published files
Supports #103
2020-01-08 06:35:00 -08:00
Eric Liu
f87fab97c6 chore(package): set sideEffects to false 2020-01-04 09:08:30 -08:00
Eric Liu
68622ba613 chore(jest): stub carbon-icons-svelte 2020-01-01 15:44:23 -08:00
Eric Liu
b7e00f0d01 chore(storybook): set 9090 as default storybook port 2019-12-31 14:45:53 -08:00
Eric Liu
0665ae5daa chore(lint-staged): remove superfluous path [ci skip] 2019-12-30 16:16:28 -08:00
Eric Liu
2dd8cc1b47 chore(deps): upgrade carbon-icons-svelte to ^10.8.2 2019-12-30 15:32:07 -08:00
Eric Liu
bb65b9d9e0 chore(engines): specify required node, yarn versions 2019-12-29 17:01:11 -08:00
Eric Liu
b1688e9561 chore(deps): bump carbon-icons-svelte to ^10.8.1
Forward keydown event to Filename icon
2019-12-29 16:21:54 -08:00
Eric Liu
8ea1b5c780 chore(deps): remove peerDependencies 2019-12-29 15:17:22 -08:00
Eric Liu
6ca56d67a6 feat(component): add DatePicker
Closes #15
2019-12-28 18:11:05 -08: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
Eric Liu
0bf3c465c8 fix(copy-button): use ^10.9.0 styles for CopyButton
Fixes #36

- Remove creaetEventDispatcher
- Remove exported props
- Breaking Change: upgrade to carbon-components@10.9.0-rc.1
- Clean up CopyButton story
2019-12-18 08:47:43 -08:00
Eric Liu
72dc38ea56 feat: initial commit 2019-12-15 11:20:52 -08:00