Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(Storybook): Storybook 8 Upgrade (#889)
* remove storybook * install storybook 8 * add umbraco text styling * Fix form control mixin * add new web component analyzer * add custom elements * add autodocs * cleanup button * button stories * fix preview * css classes * add spread directive * more button stories * add size story * more button stories * button story * action bar stories * add folder * avatar stories * simple import * avatar group * exclude decorators from source * badge wip * fix icon registry setup * fix badge attention type * remove unused import * badge stories * formcontrolmixin mdx * add id * uui box wip * fix web component formatter * uui box * breadcrumbs * button group * button group * inline button create * uui card wip * go back to old component analyzer * remove events from spread directive * uui card * card block type * renderSlots helper * content node card * card media * card user * caret * filter out slots * js docs * add slot to slot names * add rendering slots from args in renderSlots * cleanup and update render slots to add newlines in the start and after slots * checkbox init * checkbox * Prevent false positives in renderSlots * Prevent false positives in spread * color area * color picker * color slider * add event to all event names to prevent them from overriding properties with same name * color swatch * color swatches * fix jsdocs types * fix ts configs * combobox init * combobox wip * auto format source * combobox * combobox list * dialog and dialog layout * file dropzone * file preview * revert pristine changes in formcontrolmixin * form * form layout * add missing import * form validation message * icon * icon registry mdx * icon registry essential * icon registry essential * input * input file * input lock * input password * render slots * shortcuts * label * loaders * menu item * modal * pagination * popover * popover container * progress bar * radio * range slider * ref * ref * ref list * ref node * ref node data type * ref node document type * ref node form * ref node member * ref node package * ref node user * scroll container * select * slider * symbol expand * symbol file dropzone * symbol file thumbnail * symbol file * symbol folder * symbol lock * symbol more * symbol sort * table * table row * table cell * clean * tabs * tag * textarea * toast notification * toast notification container * toast notification layout * toggle * visually hidden * css * css stuff * add readme * add readme * use old package lock * fix package.json * cleanup * fix lint for storybook * add theme * combine new and old mdx (remove new part of name) * add stories from stories folder * include the stories * fix padding * update to storybook 8.3.5 * add missing readonly story * add missing import * add a11y addon * fix: override lit version * fix uui icon build * chore: npm dedupe * update button stories * chore: mark property as readonly * build(deps-dev): update chromatic to 11.12.5 * chore: remove old story files * chore: rename stories to .story * chore: use .story.ts files * chore: correct imports to .story.ts * feat: update theme * docs: include 'images' in storybook output * chore: remove uncommented code * update packageManager field --------- Co-authored-by: Jacob Overgaard <[email protected]>
- Loading branch information