Commit graph

1628 commits

Author SHA1 Message Date
Eric Liu
0665ae5daa chore(lint-staged): remove superfluous path [ci skip] 2019-12-30 16:16:28 -08:00
Eric Liu
f366b7b948 chore(form): add stories for Form, FormItem, FormLabel 2019-12-30 16:14:16 -08:00
Eric Liu
8398e478e7 feat(form): forward submit event 2019-12-30 16:11:50 -08:00
Eric Liu
9e3a79f9e2 fix(form-label): use the correct class 2019-12-30 16:11:34 -08:00
Eric Liu
9cf93e4a74 chore(checkbox): make hideLabel knob consistent 2019-12-30 16:11:18 -08:00
Eric Liu
ec3832df7d fix(components): initialize labelText as an empty string 2019-12-30 16:10:53 -08:00
Eric Liu
3f7f56839c
Merge pull request #92 from IBM/fix
fix(deps): upgrade carbon-icons-svelte to exclude focusring
2019-12-30 15:36:00 -08:00
Eric Liu
e280e65bb1 fix(list-box): allow focus styles for icons 2019-12-30 15:32:30 -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
dae7ea7dee
Merge pull request #91 from IBM/combo-box
feat(components): add ComboBox
2019-12-30 14:52:47 -08:00
Eric Liu
d9262ce933 feat(components): add ComboBox
Closes #12
2019-12-30 14:49:24 -08:00
Eric Liu
0bdae666c4
Merge pull request #89 from IBM/list-box
feat(components): add ListBox
2019-12-30 07:48:22 -08:00
Eric Liu
76d7dc5319 feat(components): add ListBox
Closes #88
2019-12-30 07:45:18 -08:00
Eric Liu
d55aacaf27
Merge pull request #87 from metonym/refactor
refactor(components): remove unnecessary dispatch, forward events
2019-12-29 19:54:12 -08:00
Eric Liu
2ebaf15fc3 Merge branch 'master' of https://github.com/IBM/carbon-components-svelte into refactor 2019-12-29 19:48:41 -08:00
Eric Liu
81cf0680fa refactor(form): move reactive assignments 2019-12-29 19:46:09 -08:00
Eric Liu
d9c951f332 refactor(fileuploader): move reactive assignment 2019-12-29 19:43:58 -08:00
Eric Liu
bb18cdf797 refactor(timepicker): forward events, remove dispatch 2019-12-29 19:37:15 -08:00
Eric Liu
4b1ed0adce refactor(toggle): remove dispatch, inputRef, afterUpdate 2019-12-29 19:25:54 -08:00
Eric Liu
29c7c471c3 refactor(textinput): forward events 2019-12-29 19:17:30 -08:00
Eric Liu
77046a4959 refactor(textarea): remove dispatch, forward events 2019-12-29 19:13:35 -08:00
Eric Liu
86a65c8ff8 refactor(skeleton-text): rename lineCount 2019-12-29 19:08:26 -08:00
Eric Liu
24c44ad41b refactor(search): remove dispatch, rename placeHolderText 2019-12-29 19:04:36 -08:00
Eric Liu
0d3dc1ad45
Merge pull request #86 from metonym/refactor-checkbox
refactor(checkbox): make classes reactive
2019-12-29 18:56:37 -08:00
Eric Liu
60d9258d0b refactor(checkbox): make classes reactive 2019-12-29 18:52:20 -08:00
Eric Liu
f75e3264cc
Merge pull request #85 from IBM/docs
docs: add contributing guidelines, update README
2019-12-29 17:06:10 -08:00
Eric Liu
c687b27d98 docs(contributing): add CONTRIBUTING.md [ci skip]
Closes #5
2019-12-29 17:04:25 -08:00
Eric Liu
bb65b9d9e0 chore(engines): specify required node, yarn versions 2019-12-29 17:01:11 -08:00
Eric Liu
dd50102474
Merge pull request #84 from IBM/develop
chore: apply recommended eslint rules, bump carbon-icons-svelte
2019-12-29 16:38:25 -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
866cc962cd chore(lint): apply recommended lint rules 2019-12-29 15:37:56 -08:00
Eric Liu
709bd2825b chore(lint): use recommended eslint extension 2019-12-29 15:37:45 -08:00
Eric Liu
8ea1b5c780 chore(deps): remove peerDependencies 2019-12-29 15:17:22 -08:00
Eric Liu
1daa2f2598
Merge pull request #83 from IBM/number-input
feat(component): add NumberInput
2019-12-29 14:11:31 -08:00
Eric Liu
4e578bc55d feat(component): add NumberInput
Closes #21
2019-12-29 14:08:42 -08:00
Eric Liu
cd68f8f676
Merge pull request #82 from IBM/slider
feat(component): add Slider
2019-12-29 12:28:47 -08:00
Eric Liu
50fbb60f3c feat(component): add Slider
Closes #26
2019-12-29 12:25:14 -08:00
Eric Liu
e3c5202658
Merge pull request #81 from IBM/tooltip
feat(component): add Tooltip
2019-12-29 10:15:39 -08:00
Eric Liu
7e5252951a feat(component): add Tooltip
Closes #11

- Fixes `tabindex` prop storybook typo
2019-12-29 10:10:56 -08:00
Eric Liu
446032d8ee
Merge pull request #80 from IBM/datepicker
feat(component): add DatePicker
2019-12-28 18:14:09 -08:00
Eric Liu
6ca56d67a6 feat(component): add DatePicker
Closes #15
2019-12-28 18:11:05 -08:00
Eric Liu
45da25ce1b
Merge pull request #79 from IBM/overflow-menu
feat(component): add OverflowMenu
2019-12-26 10:32:10 -08:00
Eric Liu
99f4b7b85d fix(test): update snapshot with updated Layout component 2019-12-26 10:30:02 -08:00
Eric Liu
9e3d387da3 feat(component): add OverflowMenu
Closes #22
2019-12-26 10:25:46 -08:00
Eric Liu
5ee379e79f
Merge pull request #78 from IBM/develop
feat(component): add TimePicker
2019-12-25 14:26:53 -08:00
Eric Liu
bf18b7b65a feat(component): add TimePicker
Closes #28
2019-12-25 14:23:20 -08:00
Eric Liu
0cc7c7afeb chore: forward class to Tile content 2019-12-25 14:22:52 -08:00
Eric Liu
b2d89481b8
Merge pull request #77 from IBM/modal
feat(modal): add Modal component
2019-12-25 13:23:59 -08:00
Eric Liu
a8f464586a feat(component): add Modal
Closes #18
2019-12-25 13:20:14 -08:00
Eric Liu
5e522c399c refactor(composed-modal): focus currentTarget in transitionend event
- Dispatch open event
2019-12-25 13:13:28 -08:00