metonym
|
e2a90005b9
|
docs: replace h3 with h2 headings (#1452)
|
2022-08-17 07:15:29 -07:00 |
|
metonym
|
e3978e883b
|
docs: flatten side nav hierarchy, remove recipes (#1430)
* style(docs): remove bottom margin in index route
* docs: flatten side nav hierarchy
* docs(accordion): move expandable accordion recipe
* docs(breadcrumb): move breadcrumb trail recipe
* docs: remove recipes
|
2022-08-06 13:27:02 -07:00 |
|
Eric Liu
|
dce2dda72a
|
Update docs (#965)
* chore(docs): run "npx browserslist@latest --update-db"
* chore(docs): upgrade carbon-icons-svelte to latest
* refactor(docs): re-use styles from css/all.scss
* chore(docs): add pnpm install command
* chore(docs): upgrade prettier, prettier-plugin-svelte
* docs(date-picker): improve "DatePicker in a modal" example
* fix(docs): restore "scripts-markup-styles" svelte sort order
* chore(docs): upgrade mdsvex
* chore(deps-dev): bump prettier, prettier-plugin-svelte, svelte
* refactor(docs): use svelte:fragment where applicable
* fix(docs): include missing "options" in svelteSortOrder prettier config
|
2022-01-01 10:58:42 -08:00 |
|
Eric Liu
|
5fad0cb3c7
|
Alignment with Carbon version 10.31 (#571)
* chore(deps-dev): upgrade carbon-components to v10.31.0
* fix(slider): use CSS to hide input if hideTextInput is true
* docs(slider): add hidden text input, invalid, disabled examples
* feat(tabs): support "container" type for TabsSkeleton
* chore(list-box): remove hotfix inline style to center dropdown chevron
* fix(number-input): use add, subtract icons and update markup
* feat(select): add warning state
* docs(select): add invalid state example
* docs(select): add helper text example
* fix(structured-list): add "rowgroup" role to StructuredListBody
* docs: release code snippet max-width
* docs(select): add skeleton hidden label example
* feat(popover): add Popover component
* feat(pagination): dispatch button click events to be consistent with PaginationNav
* fix(multi-select): type clear as a custom event
* docs(radio-button): add disabled buttons example
* chore(tabs): use absolute icon import
* fix(link): remove line breaks within anchor link
* docs(radio-button): adjust section copy verbiage
* chore(deps-dev): upgrade carbon-icons-svelte to v10.27
v10.27 uses the SvelteComponentTyped interface
* docs(accordion): adjust section title verbiage
* test(types): fix warnings from svelte-check
* fix(search): only set autofocus attribute if equals true
* feat(popover): add closeOnOutsideClick prop
* docs: style [data-outline] as relative positioned
* feat(context-menu): add initial ContextMenu
* feat(context-menu): annotate props, generate types
* feat(context-menu): add initial focus logic
* fix(context-menu): correctly tab in/out of nested menus
* chore(context-menu): update types
* fix(context-menu): obtain radio id from node directly
* docs(context-menu): add examples and test
* fix(context-menu): prevent default keydown behavior
|
2021-03-20 10:39:14 -07:00 |
|
Eric Liu
|
9edb0c2f31
|
docs(recipes): add ExpandableAccordion recipe
|
2020-11-22 09:50:23 -08:00 |
|
Eric Liu
|
b167b33ec8
|
docs(accordion): add missing p tag
|
2020-10-24 14:44:15 -07:00 |
|
Eric Liu
|
09511cc528
|
docs(accordion): use better mock data
|
2020-10-22 17:14:38 -07:00 |
|
Eric Liu
|
0d0d35e715
|
docs: add component API information
|
2020-10-16 18:20:39 -07:00 |
|
Eric Liu
|
ebf882cff4
|
feat(accordion): add disabled prop
|
2020-10-15 16:15:17 -07:00 |
|
Eric Liu
|
cb80c7d15b
|
feat(accordion): add "sm", "xl" size variants to Accordion and AccordionSkeleton
|
2020-10-15 15:48:48 -07:00 |
|
Eric Liu
|
933055c9ce
|
fix(accordion-skeleton): add align prop
|
2020-10-15 15:33:25 -07:00 |
|
Eric Liu
|
06fea29c4f
|
feat(accordion): add size variants
|
2020-10-14 18:01:55 -07:00 |
|
Eric Liu
|
2008d0035f
|
docs: add new component docs
|
2020-10-02 20:13:02 -07:00 |
|