-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix multiselect library #116
Merged
gebelj
merged 2 commits into
chore/upgrade-dependencies-storybook
from
bug/multiselect-component
Oct 18, 2024
Merged
Fix multiselect library #116
gebelj
merged 2 commits into
chore/upgrade-dependencies-storybook
from
bug/multiselect-component
Oct 18, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fdendorfer
added a commit
that referenced
this pull request
Oct 18, 2024
* upgrade dependencies * update more dependencies * Run codemode for mdx to csf * Get storybook running * Stories and components cleanup * Fix Video component * Fix Colors stories and ColorList component * Add remark-gfm for autolink literals, footnotes, strikethrough, tables and task lists * Fix TagItem Story * Fix Fonts stories * Fix Table Story and update TagItem Story * Fix Backgrounds stories * Update Video Stories to new format * Updated tabs Story to new format * Show code fixes * Fix Slideshow story * Tag Item Docs * Fix separator story * Fix Print Story * Fix popover story and description values in control * Icon stories fixes * Sections stories fixes * Fix pagination story * Change props of pagination back and extend args instead * Fix NotificationBanner story (Change pagination props back) * Fix Containers stories * Fix notification story * Fix Grids stories * Fix Spacings stories * Change notifications back to original templates * Fix newsletter story * Fix Ratios stories * Fix Logo stories * Fix modal story * Fix Metainfo story * Update Metainfo story and fix Link story * Fix downloaditem and list stories (TODO: list dot) * Fix Button stories and change canvas styles to classes * Fix textarea story * Fix lists and form paddings * Fix Accordion styles * Fix AlertBanner stories * Fix AudioPlayer stories * Fix Authors stories * Fix BackToTopBtn stories * Fix Badge stories * Fix Select story * Fix Radio Story * Fix Card stories * Fix multiselect story (Still go a todo) * Replace mitt with native emits and postMessage * Fix input story * Fix Carousel stories * Fix DesktopMenu stories * Fix fieldset story * Fix Checkbox story * Fix Header Section stories * Fix layouts in some stories (Badge, Btn, Breadcrumb) * Fix footer folder stories * Fix Homepage stories * Fix Easy & Sign Language stories - also fixed all links in the stories * Fix socials, MoreInfos, Portrait, Quote stories * Fix DateBox Story * Fix ContactSection story * Fix Hero stories * Fix fieldset display of legend prop * Fix props order of pagination and notificationBanner * Fix Detail Page Event stories * Fix pages stories * Fix pages (intranet to test spacings) * Fix Glossar page (Select component to be exact) * Fix fieldset slots and tabs args * Fixed shoppingcart and form pages and table widths * Fix model props declarations * Fix Publication folder pages * Fix card story background and spacing * Fix language pages * Rename highlighCancel to highlightCancel in Badge * Upgrade minor dependencies and remove unused files * Fix multiselect library (#116) * Render multiselect component again * Fix multiselect component * General cleanup --------- Co-authored-by: gebelj <[email protected]> Co-authored-by: Florian Dendorfer <[email protected]>
fdendorfer
added a commit
that referenced
this pull request
Oct 28, 2024
* upgrade dependencies * update more dependencies * Run codemode for mdx to csf * Get storybook running * Stories and components cleanup * Fix Video component * Fix Colors stories and ColorList component * Add remark-gfm for autolink literals, footnotes, strikethrough, tables and task lists * Fix TagItem Story * Fix Fonts stories * Fix Table Story and update TagItem Story * Fix Backgrounds stories * Update Video Stories to new format * Updated tabs Story to new format * Show code fixes * Fix Slideshow story * Tag Item Docs * Fix separator story * Fix Print Story * Fix popover story and description values in control * Icon stories fixes * Sections stories fixes * Fix pagination story * Change props of pagination back and extend args instead * Fix NotificationBanner story (Change pagination props back) * Fix Containers stories * Fix notification story * Fix Grids stories * Fix Spacings stories * Change notifications back to original templates * Fix newsletter story * Fix Ratios stories * Fix Logo stories * Fix modal story * Fix Metainfo story * Update Metainfo story and fix Link story * Fix downloaditem and list stories (TODO: list dot) * Fix Button stories and change canvas styles to classes * Fix textarea story * Fix lists and form paddings * Fix Accordion styles * Fix AlertBanner stories * Fix AudioPlayer stories * Fix Authors stories * Fix BackToTopBtn stories * Fix Badge stories * Fix Select story * Fix Radio Story * Fix Card stories * Fix multiselect story (Still go a todo) * Replace mitt with native emits and postMessage * Fix input story * Fix Carousel stories * Fix DesktopMenu stories * Fix fieldset story * Fix Checkbox story * Fix Header Section stories * Fix layouts in some stories (Badge, Btn, Breadcrumb) * Fix footer folder stories * Fix Homepage stories * Fix Easy & Sign Language stories - also fixed all links in the stories * Fix socials, MoreInfos, Portrait, Quote stories * Fix DateBox Story * Fix ContactSection story * Fix Hero stories * Fix fieldset display of legend prop * Fix props order of pagination and notificationBanner * Fix Detail Page Event stories * Fix pages stories * Fix pages (intranet to test spacings) * Fix Glossar page (Select component to be exact) * Fix fieldset slots and tabs args * Fixed shoppingcart and form pages and table widths * Fix model props declarations * Fix Publication folder pages * Fix card story background and spacing * Fix language pages * Rename highlighCancel to highlightCancel in Badge * Upgrade minor dependencies and remove unused files * Fix multiselect library (#116) * Render multiselect component again * Fix multiselect component * General cleanup --------- Co-authored-by: gebelj <[email protected]> Co-authored-by: Florian Dendorfer <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.