Commit graph

11 commits

Author SHA1 Message Date
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)