Eric Liu
4967d49b03
fix(overflow-menu): type dispatched close event
2020-12-05 17:00:29 -08:00
Eric Liu
ed8977beea
fix(pagination): type dispatched update event
2020-12-05 16:56:33 -08:00
Eric Liu
95901c270f
fix(pagination-nav): type dispatched events
2020-12-05 16:51:55 -08:00
Eric Liu
90bd2a10b7
feat(select-item): spread rest props, avoid $ variable name
2020-12-05 16:45:42 -08:00
Eric Liu
0c4c217f7a
fix(select): type dispatched change event
2020-12-05 16:42:44 -08:00
Eric Liu
72ac7192ae
docs(toggle): add reactive example
2020-12-05 15:24:30 -08:00
Eric Liu
7149fc5f12
docs(content-switcher): remove unused import
2020-12-05 15:24:15 -08:00
Eric Liu
d1565c5f75
docs(content-switcher): add reactive example
2020-12-05 15:19:47 -08:00
Eric Liu
3d5eed849c
refactor(content-switcher): use class name directive
2020-12-05 15:15:12 -08:00
Eric Liu
41cb74646b
fix(code-snippet-skeleton): CodeSnippetSkeleton can only be single or multi
2020-12-05 15:13:00 -08:00
Eric Liu
c401149b5a
refactor(accordion): use the class name directive, resolve svelte icon paths
2020-12-05 15:05:40 -08:00
Eric Liu
5d7dc321f4
fix(breadcrumb-item): type default slot
2020-12-05 14:56:04 -08:00
Eric Liu
9c710e9e9e
docs(Search): add reactive example
2020-12-05 14:40:41 -08:00
Eric Liu
61753b8b82
feat(search): clear input on escape key ( #448 )
2020-12-05 14:27:59 -08:00
Eric Liu
222c7f2899
feat(tooltip): support align prop from carbon-components v10.25 ( #446 )
2020-12-05 09:04:53 -08:00
water_lift
495ae2780a
fix FileUploader ( #437 )
...
* fix FileUploader
* FileList -> File[]
2020-11-30 18:43:39 -08:00
Eric Liu
8b7dfbe540
v0.25.0
2020-11-27 06:16:59 -08:00
Eric Liu
a53bddf8f6
improve documentation ( #424 )
...
* chore(deps-dev): pin sveld dependency to v0.3.0
* docs: escape HTML in component prop descriptions
* docs(ordered-list): describe use case for using native styles
#418
* docs: update count for icons, charts packages
* docs(readme): update description, links
2020-11-27 05:15:24 -08:00
Daniel Miedzik
c670964e93
fix types for FileUploader component ( #422 )
...
* fix types for FileUploader component
* correction of a mistaken change
Co-authored-by: Daniel Miedzik <dmiedzik@bethel.jw.org>
2020-11-27 04:15:01 -08:00
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
30cfc842d5
Refactor UI Shell global search component ( #417 )
...
* feat(ui-shell): refactor UI Shell search component
* fix(ui-shell): dispatched event is "select", not "search"
* test(header-search): validate HeaderSearch types
* fix(header-search): selecting a result should reset the search
* feat(header-search): deefault selectedResultIndex should be 0
Reset selectedResultIndex, value after dispatching.
* docs(header-search): demo basic filtering
* chore: rebuild types, docs
* feat(header-search): pass index as a slot prop
2020-11-26 15:42:15 -08:00
Eric Liu
b7bf9ea1f0
Revise docs ( #416 )
...
* chore: add license badge to README
* perf(docs): ignore node_modules in markdown preprocessor
* docs: remove tabs for install commands on homepage
* docs(button-set): improve copy
* docs(button): improve usage for icon-only, link buttons
* docs: various copy improvements
2020-11-26 11:51:24 -08:00
Eric Liu
71c15db2ca
expand headers type in DataTableSkeleton, fix DataTableRow type to require "id" ( #415 )
...
* feat(data-table-skeleton): support object type for headers
* fix(data-table): require "id" in DataTableRow interface
2020-11-26 10:28:07 -08:00
Eric Liu
0d8064043f
fix(types): export component types ( #411 )
2020-11-25 10:19:11 -08:00
Eric Liu
f5509060d5
docs: tweak body copy, link to CopyableCodeSnippet recipe
2020-11-22 09:50:46 -08:00
Eric Liu
9edb0c2f31
docs(recipes): add ExpandableAccordion recipe
2020-11-22 09:50:23 -08:00
Eric Liu
bc29d9ee0d
docs(radio-button): add reactive example
2020-11-22 09:25:05 -08:00
Eric Liu
b6036f889d
fix(list-box): remove stopPropagation clikc modifier
2020-11-21 06:06:50 -08:00
Eric Liu
f1800bf332
docs: move reactive label to component prop name column
2020-11-20 09:39:25 -08:00
Eric Liu
bb3ecaaa9e
docs(progress-indicator): add example for vertical skeleton
2020-11-20 09:27:08 -08:00
Eric Liu
365c16a0d1
docs(progress-indicator): add programmatic usage example
2020-11-20 09:06:20 -08:00
Eric Liu
c513279751
fix(progress-indicator): allow currentIndex to be programmatically updated
2020-11-20 06:21:27 -08:00
Eric Liu
1e3eef992c
feat(toggle): support small size, deprecate ToggleSmall
2020-11-19 15:20:01 -08:00
Eric Liu
eed617433b
test: add TS types
2020-11-19 14:16:01 -08:00
Eric Liu
7a1480f0ed
fix(types): prefix icon type with "typeof"
2020-11-19 10:41:15 -08:00
Eric Liu
1e80e42573
fix(types): remove "undefined" dispatched events
2020-11-19 09:09:57 -08:00
Eric Liu
998757691b
chore: regenerate component docs [ci skip]
2020-11-19 06:21:24 -08:00
Eric Liu
56718c633d
Merge branch 'master' into rewrite-tyepscript-definitions
2020-11-19 06:16:50 -08:00
Eric Liu
b313fb6787
docs: enhance Component API documentation
...
Replaces PUBLIC_API.json with COMPONENT_API.json generated by sveld.
2020-11-19 06:13:18 -08:00
josefaidt
a417cee481
docs(UIShell): add example for persisted hamburger menu
2020-11-18 08:53:55 -06:00
josefaidt
3049d2318c
refactor boolean comparison
2020-11-12 09:05:24 -06:00
albert
9cd1533a8a
docs: add line replace method for code tags
2020-11-07 21:09:53 +01:00
albert
64b007ebbf
docs(datatable): simplify date sort method operation
...
* fix sortable with custom methods example order
2020-10-31 11:10:30 +01:00
Eric Liu
418e9efaef
v0.22.0
2020-10-30 11:21:44 -07:00
Eric Liu
882737c8b8
docs(code-snippet): update hidden example copy
2020-10-30 10:48:12 -07:00
Eric Liu
25a7ceacf8
docs(code-snippet): simplify hidden code snippet example
2020-10-30 10:43:30 -07:00
Eric Liu
5e13f04e3c
docs(code-snippet): add examples for dynnamic, hidden code snippets
2020-10-30 10:22:39 -07:00
Eric Liu
2140eebb33
feat(multi-select): dispatch "select" event
2020-10-29 18:39:41 -07:00
Eric Liu
a016bf897c
feat(multi-select): forward "on:clear" event
2020-10-29 18:23:19 -07:00