Commit graph

16 commits

Author SHA1 Message Date
Eric Liu
c513279751 fix(progress-indicator): allow currentIndex to be programmatically updated 2020-11-20 06:21:27 -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
4113ae95da refactor(progress-indicator): make currentIndex reactive, add preventChangeOnClick 2020-10-20 18:21:36 -07:00
Eric Liu
696c5dcb2a feat(progress-indicator-skeleton): add count prop 2020-10-15 05:17:16 -07:00
Eric Liu
378fe06e03 chore: remove storybook 2020-10-14 16:23:44 -07:00
josefaidt
398887a3d3 feat(prettier): add svelteBracketNewLine 2020-09-24 10:50:34 -05:00
josefaidt
d57531fc01 feat(progress-indicator): add spaceEqual prop and functionality 2020-09-18 15:35:45 -05:00
Eric Liu
6cb877ede1 fix(progress-step): forward click event 2020-09-14 06:43:27 -07:00
Eric Liu
3202f39a4f fix(progress-step): use button element
- set tabIndex to "-1" if disabled
2020-09-14 06:39:51 -07:00
Eric Liu
42b8159b1c chore(prettier): use svelteStrictMode 2020-09-04 16:35:49 -07:00
Eric Liu
5c829b5afc build: use svelte compiler to generate typescript definitions 2020-08-10 18:27: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
2200b29b92 chore: lift components folder 2020-07-19 09:06:08 -07:00