-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge release/v3.1.3 into main branch #1239
Conversation
closes #738 Fixes the 500 level color values for green and navy. This is because the variables for 500 were used as the non-numbered values but those don't always correspond to the 500 value. I set them all to the 500 variables for consistency.
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates Node 20, React 18, Yarn 4 Removes the following which have been marked as deprecated: 1. Alert announcement type 2. Button danger and warning variants 3. DropdownToggle overrides of the above Button variants 4. Remove Sass vars represented as CSS Properties Also upgrades: - babel & storybook - font awesome - yarn - eslint and minor upgrades - react-dom - react-toggle --------- Co-authored-by: Kyle Shike <[email protected]> Co-authored-by: Jeff Baxendale <[email protected]> Co-authored-by: Gabe Scarbrough <[email protected]>
Updates Tiptap and its associated packages to the latest This is a minor version bump so there aren't breaking changes in the package's API Mostly getting bug fixes. Looking at their changelog there are some new features but I didn't see any changes to what we use.
Allows Dependabot to open up PRs with version upgrades, using a "widen" strategy by default which should be most compatible
Ports the DateTimePicker over from rails-server Converted to TypeScript and simplified the props a little bit in the process
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
* Remove Drawer--open when drawer unmounts * remove prop types
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Mainly to keep the downstream misuse of this theme from breaking
Important Review SkippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
No description provided.