Commit graph

14 commits

Author SHA1 Message Date
Eric Liu
2dd8cc1b47 chore(deps): upgrade carbon-icons-svelte to ^10.8.2 2019-12-30 15:32:07 -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
6ca56d67a6 feat(component): add DatePicker
Closes #15
2019-12-28 18:11: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
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
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