Commit graph

1186 commits

Author SHA1 Message Date
Eric Liu
d9e14b2561
Merge pull request #396 from IBM/374-header-hamburger-persistence
feat(UIShell): add persistentHamburgerMenu prop to Header
2020-11-18 08:26:29 -08:00
josefaidt
a417cee481 docs(UIShell): add example for persisted hamburger menu 2020-11-18 08:53:55 -06:00
josefaidt
fd56f67705 refactor(SideNav): simplify collapsed logic 2020-11-18 08:42:37 -06:00
Eric Liu
db4b7b1f6b
Merge pull request #393 from weaseldotro/patch-1
feat(ComposedModal): allow using null for selectorPrimaryFocus to disable auto focus
2020-11-17 05:28:25 -08:00
weaseldotro
c95e1fe994
Use loose equal in ComposedModal
Co-authored-by: Eric Liu <ericyl.us@gmail.com>
2020-11-17 09:28:53 +02:00
Eric Liu
380a780b65 chore: use sveld to generate types, component docs 2020-11-16 11:13:18 -08:00
josefaidt
07ce05e344 refactor(SideNav): simplify collapsed logic 2020-11-13 12:43:10 -06:00
josefaidt
3049d2318c refactor boolean comparison 2020-11-12 09:05:24 -06:00
josefaidt
4e88bcc5b8 refactor(SideNav): collapse logic should differ from fixed variants 2020-11-12 08:07:28 -06:00
josefaidt
e5d20fcd24 Merge branch 'master' of https://github.com/IBM/carbon-components-svelte into 374-header-hamburger-persistence 2020-11-12 08:03:48 -06:00
josefaidt
9d0a0b00b7 feat(UIShell): add persistentHamburgerMenu prop to header 2020-11-12 08:03:20 -06:00
weaseldotro
b754e0cf79
feat(ComposedModal): allow using null for selectorPrimaryFocus to disable auto focus 2020-11-09 11:14:56 +02:00
Eric Liu
3bc6587ee7
Merge pull request #392 from albertms10/docs-code-tag
docs: add line replace method for code tags
2020-11-07 12:25:13 -08:00
albert
9cd1533a8a docs: add line replace method for code tags 2020-11-07 21:09:53 +01: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
3c04f122b0 refactor(types): rewrite type definitions to account for intrinsic attributes 2020-11-03 05:44:11 -08:00
Eric Liu
8c30452169
Merge pull request #382 from albertms10/datatable-docs-order
docs(datatable): simplify date sort method operation
2020-10-31 05:41:51 -07: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
fba37e4d1d
Merge pull request #381 from IBM/fix-code-snippet
CodeSnippet: showMoreLess should update if code is dynamically updated
2020-10-30 11:00:56 -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
0f6d42eb42 fix(code-snippet): showMoreLess should update if code changes 2020-10-30 10:14:08 -07:00
Eric Liu
ba5462072c
Merge pull request #380 from IBM/docs-multiselect
MultiSelect: forward "clear" event, dispatch "select" event
2020-10-30 06:06:00 -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
Eric Liu
956b316009 docs(multi-select): add examples for initial selected items, format display text 2020-10-29 17:43:08 -07:00
Eric Liu
26276395e3 docs(dropdown): add example "Format item display text" 2020-10-29 17:42:27 -07:00
Eric Liu
abe704dceb
Merge pull request #379 from IBM/patch-css
chore(deps-dev): patch @carbon/themes, carbon-components
2020-10-29 15:09:11 -07:00
Eric Liu
ee779cd0aa chore(deps-dev): patch @carbon/themes, carbon-components 2020-10-29 15:01:48 -07:00
Eric Liu
2e389928d5 hotfix(css): use @carbon/themes instead of carbon-components 2020-10-29 14:10:56 -07:00
Eric Liu
4ab4fbc64b chore(deps-dev): bump development dependencies 2020-10-29 14:01:14 -07:00
Eric Liu
ef4627165b chore(deps-dev): bump carbon-components to v10.23.0 2020-10-29 13:56:46 -07:00
Eric Liu
87b8de1159 fix(overflow-menu): remove button tabindex 2020-10-29 13:49:40 -07:00
Eric Liu
095173a574 feat(ordered-list): support native list styles 2020-10-29 13:45:25 -07:00
Eric Liu
18cbd5c781
Merge pull request #377 from IBM/tertiary-ghost-buttons
Button: add "danger-tertiary", "danger-ghost" kinds
2020-10-29 13:37:44 -07:00
Eric Liu
55214aa38b feat(button): add "danger-tertiary", "danger-ghost" kinds 2020-10-29 13:31:18 -07:00
Eric Liu
4356ef47bf docs: use themes exported from carbon-components 2020-10-29 13:30:32 -07:00
Eric Liu
5abd542bb8
Merge pull request #376 from IBM/0.23-size-variants
Add size variants for Link, TimePicker, OverflowMenu
2020-10-29 13:24:34 -07:00
Eric Liu
6dd363c2a9 feat(link): support "sm", "lg" size variants 2020-10-29 13:10:42 -07:00
Eric Liu
5a5587c115 feat(timepicker): support "sm", "xl" size variants 2020-10-29 13:05:36 -07:00
Eric Liu
b4caea5f62 feat(overflow-menu): support "sm", "xl" size variants 2020-10-29 13:02:18 -07:00
Eric Liu
1300104661 v0.21.0 2020-10-26 18:43:45 -07:00
Eric Liu
a3ed75fea9 docs: document "sm", "xl" field sizes for MultiSelect, Select 2020-10-26 14:32:38 -07:00
Eric Liu
7e2ab46e6a feat(dropdown): support "sm", "xl" sizes 2020-10-26 14:31:11 -07:00
Eric Liu
be5d8bee96
Merge pull request #370 from IBM/datatable-columns
feat(data-table): support empty table body columns
2020-10-26 12:34:09 -07:00
Eric Liu
4d89c83723 docs(preview): append current theme to iframe url 2020-10-26 12:25:38 -07:00
Eric Liu
c76fa8c432 docs: overflow menu should not be open 2020-10-26 12:16:05 -07:00