Commit graph

16 commits

Author SHA1 Message Date
Eric Liu
f4c940d5ee
Make UI Shell HeaderAction panel transition configurable (#419)
* fix(ui-shell): remove fly transition from hamburger menu

* feat(header-action): make panel transition configurable

* chore: rebuild types, docs

* docs(ui-shell): document transition prop in Header app switcher example
2020-11-26 17:14:07 -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
0f6d42eb42 fix(code-snippet): showMoreLess should update if code changes 2020-10-30 10:14:08 -07:00
Eric Liu
48bd19f75e feat(code-snippet): add wrapText prop 2020-10-15 16:48:37 -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
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
029af58a1c feat(code-snippet): allow copy button to be hidden 2020-08-08 16:27:26 -07:00
Eric Liu
4bbc50c460 refactor(code-snippet): replace afterUpdate with reactive statement 2020-08-08 15:49:49 -07:00
Eric Liu
f0ef921f7d fix(code-snippet): forward feedback, feedbackTimeout to Copy 2020-08-07 05:56:09 -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
773b18d314 chore: add more prop annotations 2020-07-25 06:26:49 -07:00
Eric Liu
bd6bd15c79 feat: support skeleton prop 2020-07-24 17:14:12 -07:00
Eric Liu
2200b29b92 chore: lift components folder 2020-07-19 09:06:08 -07:00