Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat iseec 4458 app switcher carbon v11 header (#91)
* feat: migrate to vite * fix: no side effects * fix: modules * feat: wip to v11 * feat: getting closer to parity * feat: wip with storybook * feat: react docgen wip * fea: on deman story generation * feat: remove dynamic generation * chore: remove unnecessary imports * feat: tokens for ui shell * feat: combobox simplifcation * feat: update combobox, listbox * chore: delete old combobox * fix: import and depends * fix: gitignore * feat: first beta * feat: add react imports back * fix: more imports, util * fix: missed one * feat: wip with carbon 11 * feat: avatar * feat: making some good progress * feat: wip with carbon 11 * feat: continuing with updates * chore: remove knobs, fix some styles * fix: avatar import, sidenav background color * style: update header requests style * feat: add descriptions, fix header focus * style: header * feat: tree view is out * chore: bump version * feat: remove carbon export * fix: add back in react * feat: beta 5 * style: fix margin on radio group * fix: log and radio label * fix: focus trap * chore: bump version * fix: add react again * fix: add react to hopefully everything * chore: bump addons * fix: wrong prop type * style: simplify shell tokens * docs: wip for v3 * fix: tokens * feat: change scss structure * fix: style imports * feat: updated navTab(s) to bring in carbon styles * fix: errors * chore: use cx everywhere * chore: release v3.0.0-beta.11 * chore: show better code previews * fix: scss in build * feat: use injected styles and copy tippys * chore: fix for ssr * feat: update date picker * chore: bump version * style: fix header active * feat: update docs * fix: privacystatement styles after merge * fix: all things profile settings * (Carbon v11) feat [ISEEC-4459] UI: Carbon Addons react-query integration (#89) * feat: uishell react query (carbon v11) * build: 3.0.0-beta.16 * fix: update checkbox change props * feat: add react-query provider to uishell * fix: typo Co-authored-by: Lucas Grimauth Evangelista <Lucas.Grimauth@ibm.com> Co-authored-by: Tim Bula <timrbula@gmail.com> * fix: version difference * fix: rq integration and styles * chore: bump version * fix: version range for axios * chore: update version, delete yarn * chore: update import, improve readme * docs: update migration * fix: icon import * docs: v3 migration, cleanup * feat: add app switcher - WIP * docs: cleanup * Update README.md * Update README.md * Update README.md * docs: home * fix: use mouseup event * fix: styles and active flag for app switcher * feat: in header * fix: couple of styles * feat: app switcher component * style: cleanup things a bit * style: a bit more cleanup * publish test version * docs: improve component stories * fix: horizontal scroll * fix: build * feat: add pnpm config * fix: change permissions on script * test: logging * fix: add build command * fix: build with npm * fix: my goodness * fix: bump node heap size * style: empty state * fix: add hover on accordion item * feat: add app switcher - WIP * fix: use mouseup event * fix: styles and active flag for app switcher * feat: in header * fix: couple of styles * feat: app switcher component * style: cleanup things a bit * style: a bit more cleanup * publish test version * fix: horizontal scroll * style: empty state * fix: add hover on accordion item * fix: merge in main and fix up a few styles * chore: bump to minor version for new feature * fix: accounts array * fix: accounts array * fix: links and styles * chore: a11y for app switcher * fix: divider width * fix: app switcher * chore: remove log * chore: bump version * style: use visibility to prevent text shifting * feat: small fixes * fix: add cpy * fix: storybook versions * fix: hover state * feat: add title for long names * chore: bump versions * style: fix notification placement * chore: bump version again * Update HeaderRightPanel.jsx Co-authored-by: Tim R. Bula <trbula@us.ibm.com> Co-authored-by: Benjamin Ruby <Benjamin.Ruby@ibm.com> Co-authored-by: Lucas Grimauth <lucasgrimauth@gmail.com> Co-authored-by: Lucas Grimauth Evangelista <Lucas.Grimauth@ibm.com> Co-authored-by: Tim Bula <timrbula@gmail.com> Co-authored-by: Isabela Kawabata <isabela.kawabata@ibm.com>
- Loading branch information