Commit graph

17 commits

Author SHA1 Message Date
Eric Liu
378fe06e03 chore: remove storybook 2020-10-14 16:23:44 -07:00
Eric Liu
46c611f638 chore: run prettier [ci skip] 2020-10-14 15:40:33 -07:00
weaseldotro
4c57b204ac
declare l10n using ES2015 syntax 2020-10-11 10:46:40 +03:00
weaseldotro
55bdffd6d5
add blank l10n variable to replace the missing l10n strings 2020-10-10 10:05:35 +03:00
weaseldotro
032595e45f
remove locales from DatePicker / flatpickr 2020-10-08 19:07:33 +03:00
Eric Liu
c363dd5650 fix: export DatePickerSkeleton, FileUploaderSkeleton 2020-10-01 17:04:01 -07:00
josefaidt
398887a3d3 feat(prettier): add svelteBracketNewLine 2020-09-24 10:50:34 -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
633d898aad fix(date-picker): revert back to default import
#232

Reverts 6d5f1e5
2020-08-15 06:14:46 -07:00
Eric Liu
5c829b5afc build: use svelte compiler to generate typescript definitions 2020-08-10 18:27:26 -07:00
Eric Liu
6d5f1e53de fix(date-picker): resolve flatpickr "no default" error when using esm 2020-08-08 16:07:10 -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