Commit graph

19 commits

Author SHA1 Message Date
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
josefaidt
4204a10a3e hotfix(text-input): hr className -> class 2020-09-30 09:05:56 -05:00
josefaidt
04443c5833 feat(TextInput): add isFluid from Form context 2020-09-29 14:55:39 -05:00
josefaidt
398887a3d3 feat(prettier): add svelteBracketNewLine 2020-09-24 10:50:34 -05:00
josefaidt
1c24f7197f feat(text-input): add inline option for TextInput 2020-09-23 11:39:24 -05:00
josefaidt
8c1b78a16b hotfix(text-input): correct JSDoc, aria-describedby in warn state 2020-09-22 12:25:33 -05:00
josefaidt
373fbde4e1 feat(text-input): add warn prop 2020-09-22 11:50:21 -05:00
josefaidt
020a91882f chore(textinput): move helper text below input 2020-09-17 15:07:02 -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
Kamil Murtaza
a6a23f4c98 Minor Typo Fix 2020-09-04 10:26:56 +05:00
Kamil Murtaza
6994deed90 Fix missing required attribute on TextInput. 2020-09-02 16:11:26 +05:00
Eric Liu
ea12dbe503 chore(input): forward keydown event to TextInput, PasswordInput 2020-07-30 16:37:26 -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
331dc4a656 feat: support size prop for input components
- DatePickerInput, NumberInput, Select, PasswordInput, TextInput
2020-07-20 20:29:50 -07:00
Eric Liu
2200b29b92 chore: lift components folder 2020-07-19 09:06:08 -07:00
Renamed from src/components/TextInput/TextInput.svelte (Browse further)