Richard O'flynn
|
b597a64131
|
Add padding prop to Grid component (#420)
* Add padding prop to Grid component
* Fix file name
* Build lib
* Typo
Co-authored-by: Richard O'flynn <richard.oflynn@brighter-software.co.uk>
|
2020-11-27 04:08:30 -08:00 |
|
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
|
eed617433b
|
test: add TS types
|
2020-11-19 14:16:01 -08:00 |
|
Eric Liu
|
380a780b65
|
chore: use sveld to generate types, component docs
|
2020-11-16 11:13:18 -08:00 |
|
Eric Liu
|
d38e6d8be6
|
refactor: update/fix JSDoc props
|
2020-11-04 06:04:25 -08:00 |
|
Eric Liu
|
378fe06e03
|
chore: remove storybook
|
2020-10-14 16:23:44 -07:00 |
|
Eric Liu
|
42b8159b1c
|
chore(prettier): use svelteStrictMode
|
2020-09-04 16:35:49 -07:00 |
|
Eric Liu
|
5968e22bd9
|
build: add script to generate component index
- move typedefs for correct type parsing
|
2020-08-13 17:24:00 -07:00 |
|
Eric Liu
|
c8b0b008c7
|
refactor(types): separate script to generate types
|
2020-08-11 19:52:33 -07:00 |
|
Eric Liu
|
a10693659e
|
chore: remove trailing semicolono from jsdoc types
|
2020-07-27 06:23:31 -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
|
8c1ffd4cb0
|
chore: use jsdoc to annotate props
|
2020-07-24 22:35:20 -07:00 |
|
Eric Liu
|
77b4d32c62
|
feat(grid): support narrow prop for Grid, Row
|
2020-07-24 21:31:39 -07:00 |
|
Eric Liu
|
3f64a947a7
|
feat(grid): support gutter, aspectRatio props
|
2020-07-23 13:55:45 -07:00 |
|
Eric Liu
|
f9f58999b2
|
feat: add Grid component
|
2020-07-21 07:46:54 -07:00 |
|