Garrick Lee
8b19106ae9
Stops propagation of clicks when combined with data table header, which triggers data table sort function.
2020-12-16 22:25:36 -08:00
Eric Liu
f6877f3809
Fix dropdown combobox focus ( #447 )
...
* fix(combo-box): selecting a different combobox should focus the input
* fix(dropdown): selecting a different dropdown should focus the button
* fix(combo-box): focus input if related target attribute is not "searchbox"
2020-12-05 11:36:41 -08:00
Eric Liu
75d4b4cf03
refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props
2020-11-06 11:30:46 -08:00
Eric Liu
d38e6d8be6
refactor: update/fix JSDoc props
2020-11-04 06:04:25 -08:00
Eric Liu
7e2ab46e6a
feat(dropdown): support "sm", "xl" sizes
2020-10-26 14:31:11 -07:00
Eric Liu
392fc452e2
fix: allow numbers as item ids for ComboBox, Dropdown, MultiSelect
2020-10-24 14:43:57 -07:00
Eric Liu
38cdd8907c
v0.17.0
2020-10-16 08:57:12 -07:00
weaseldotro
122d347492
DropDown: add select event, fix closing when click outside of body
2020-10-16 11:48:33 +03:00
josefaidt
fafac7c9a1
chore(dropdown): remove unused setContext import
2020-10-07 09:28:20 -05:00
josefaidt
398887a3d3
feat(prettier): add svelteBracketNewLine
2020-09-24 10:50:34 -05:00
josefaidt
95e3a6eb12
chore(dropdown): move helper text below input
2020-09-17 14:57:03 -05:00
Eric Liu
42b8159b1c
chore(prettier): use svelteStrictMode
2020-09-04 16:35:49 -07:00
Eric Liu
322b238cf0
chore(deps-dev): bump prettier, prettier-plugin-svelte
2020-09-04 16:34:28 -07:00
Eric Liu
5968e22bd9
build: add script to generate component index
...
- move typedefs for correct type parsing
2020-08-13 17:24:00 -07:00
Eric Liu
a10693659e
chore: remove trailing semicolono from jsdoc types
2020-07-27 06:23:31 -07:00
Eric Liu
f30755b237
chore: complete first pass of apply jsdoc annotations to component props
2020-07-26 17:42:12 -07:00
Eric Liu
c3f924c25a
chore: add more type docs
2020-07-25 11:30:45 -07:00
Eric Liu
773b18d314
chore: add more prop annotations
2020-07-25 06:26:49 -07:00
Eric Liu
2200b29b92
chore: lift components folder
2020-07-19 09:06:08 -07:00