Skip to content
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

chore: update v4.1.1 #55

Merged
merged 17 commits into from
Mar 7, 2024
Merged

chore: update v4.1.1 #55

merged 17 commits into from
Mar 7, 2024

Conversation

willmcvay
Copy link
Contributor

Pull request checklist

Detail as per issue below (required):

fixes: #

willmcvay and others added 17 commits February 19, 2024 18:51
Co-authored-by: willmcvay <willmcvay@users.noreply.github.com>
* chore: upgrade to storybook 7

* feat: remove vite storybook package

* feat: added timeout func to resolve html rendering block

* chore: #16 vite working

* chore: #16 all working before removing old libs

* chore: #16 all passing, let's try upgrading stories

* chore: #16 completes v7 migration

* chore: #16 tested all components and stories, full sweep

---------

Co-authored-by: Ashleigh Simonelli <ashleighsimonelli@gmail.com>
* fix: corrected title of change log storybook component

* chore: updated prettier

* fix: resolved prettier html praser issue

* chore: updated prettier eslint plugin package

* chore: ran linting with latest perttier plugin
* docs: added change log note

* chore: move change log item to previous item
* fix: resolved rendering of accordion component

* fix: reverted key to index

* chore: renamed storybook main file as warning says v8 esm only

* chore: attempting to resolve storybook issues

* refactor: used story source to compile html of components

* chore: revert changes made debugging memory leak

* refactor: converted to fancy code blocks

* chore: reverted prettier version

* refactor: resolved html source components

* fix: readded argstable for accordion

* refactor: added sources for utilities

* fix: resolve prettier linting issue by reverting eslint-plugin-prettier

* fix: added context to theming html render block

* chore: fix linting of all story components

* refactor: updated argstable to controls for v8

* feat: added aria labels to accordion

* feat: breadcrumb aira labels

* feat: added aria labels to icon, file input and key value list

* feat: added accessibility labels to mobile control component

* feat: added aria labels to modal

* feat: updated snaps with aria labels etc

* feat: added accessibility labels to pagination items

* feat: added roles to placeholder and persistent notification

* feat: added aria labels to progress bar

* feat: tooltip aria labels

* feat: added roles and aria labels to table components

* feat: added role attributes to tabs

* feat: #22 lints files, fixes html renderer

---------

Co-authored-by: Will McVay <wmcvay@reapit.com>
* feat: added margin to custom html story component

* chore: remove mdx ghf package

* refactor: replaced markdown tables with html tables

* chore: updated snaps
* feat: attempting to upgrade storybook to v8

* refactor: changed prettier format method to async

* chore: added storybook preview api packages

* fix: remove imported argstable component

* feat: #17 fixed html render

* feat: #17 fixed html render

* chore: updated changelog with v8 changes

* fix: corrected theming

* docs: added info on brand image

* feat: #17 various ui and story fixes

---------

Co-authored-by: Will McVay <wmcvay@reapit.com>
Co-authored-by: willmcvay <willmcvay@users.noreply.github.com>
* feat: added decorated deprecate methods

* docs: added intellisense deprecated messages

---------

Co-authored-by: Will McVay <wmcvay@reapit.com>
* feat: added comboxes aria labels

* feat: updated snaps

* chore: linting

* fix: issue with eslint cache?
* feat: added unstyled anchor element

* refactor: breadcrumbs to use anchors

* replaced accordion title with unstyled anchor

* chore: linting

* feat: updated snaps and corrected accordion title type

* refactor: removed extending of styled component

* fix: corrected snapahots

* refactor: removed unstyled anchor

* refactor: change accordion from title to item as anchor

* fix: removed condition preventing breadcrumb rendering

* fix: corrected storybook issue with breadcrumbs

* fix: resolved linting after clearing eslint cache

* docs: added changelog entry
* feat: #22 adds semantic typography tags

* refactor: added tagged component for layout components

* chore: changed extending of interface

* chore: linting

* docs: added changelog entry

* fix: remove deprecated element components

* chore: remove unused import

* feat: added tests for layout components with tag property

* feat: added typography tests for tagged typography abstract component

---------

Co-authored-by: Will McVay <wmcvay@reapit.com>
@willmcvay willmcvay merged commit 8bd8dc1 into beta Mar 7, 2024
1 check passed
@willmcvay willmcvay deleted the chore/update-v4.1.1 branch March 7, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants