v0.10.0-beta.0
gsreynolds
released this
30 Aug 11:31
·
392 commits
to main
since this release
What's Changed
- Replace react-scripts with Vite by @gsreynolds in #236
- Update Jest tests, replace enzyme with react-testing-library by @gsreynolds in #238
- add a key prop to the link in the avatar group by @martindstone in #241
- Turn off fuzzy search by default so global search would look for exact matches, add setting to turn it back on by @martindstone in #243
- Fix "You passed a container to the second argument of root.render(...)" warning by @gsreynolds in #245
- Expand linting to all directories by @gsreynolds in #251
- Remove unused dependencies by @gsreynolds in #252
- Upgrade to Node 20.5.1 for development, testing and deployment by @gsreynolds in #145
- Fix bug where custom columns restored from a presets file would be lost if rearranged by @martindstone in #284
- Add Links column which will display formatted links from the alert links property (text and href) by @martindstone in #287
- Add the ability to filter on any column by clicking on the header by @martindstone in #290
- Add shift-click to select contiguous rows by @martindstone in #295
- [Release] v0.10.0 beta.0 by @gsreynolds in #297
Dependencies
- [Snyk] Upgrade framer-motion from 10.12.20 to 10.13.0 by @gsreynolds in #220
- [Snyk] Upgrade @types/node from 20.3.2 to 20.4.2 by @gsreynolds in #222
- [Snyk] Upgrade @chakra-ui/icons from 2.0.19 to 2.1.0 by @gsreynolds in #229
- [Snyk] Upgrade react-datepicker from 4.14.1 to 4.16.0 by @gsreynolds in #224
- [Snyk] Upgrade styled-components from 6.0.1 to 6.0.4 by @gsreynolds in #223
- Bump eslint-plugin-react from 7.32.2 to 7.33.2 by @dependabot in #237
- Bump @fortawesome/free-solid-svg-icons from 6.4.0 to 6.4.2 by @dependabot in #232
- Bump eslint-plugin-styled-components-a11y from 2.1.3 to 2.1.31 by @dependabot in #233
- Bump @babel/preset-env from 7.22.9 to 7.22.10 by @dependabot in #234
- Bump i18next-parser from 8.2.0 to 8.6.0 by @dependabot in #240
- Bump @datadog/browser-rum from 4.46.0 to 4.47.0 by @dependabot in #249
- Bump @chakra-ui/react from 2.7.1 to 2.8.0 by @dependabot in #247
- Bump babel-loader from 8.3.0 to 9.1.3 by @dependabot in #246
- Bump @types/react from 18.2.14 to 18.2.20 by @dependabot in #248
- Bump @testing-library/jest-dom from 6.0.0 to 6.0.1 by @dependabot in #254
- Bump react-i18next from 12.3.1 to 13.1.2 by @dependabot in #256
- Bump framer-motion from 10.15.1 to 10.16.1 by @dependabot in #257
- Bump validator from 13.9.0 to 13.11.0 by @dependabot in #258
- Bump chakra-react-select from 4.6.0 to 4.7.0 by @dependabot in #253
- Bump sass from 1.63.6 to 1.66.1 by @dependabot in #255
- Bump cypress-io/github-action from 5 to 6 by @dependabot in #269
- Bump gh-pages from 5.0.0 to 6.0.0 by @dependabot in #265
- Bump @babel/core from 7.22.5 to 7.22.10 by @dependabot in #264
- Bump @types/node from 20.4.9 to 20.5.2 by @dependabot in #268
- Bump yarn-audit-fix from 9.3.12 to 10.0.0 by @dependabot in #270
- Bump @fortawesome/fontawesome-svg-core from 6.4.0 to 6.4.2 by @dependabot in #273
- Bump eslint-plugin-import from 2.28.0 to 2.28.1 by @dependabot in #272
- Bump @types/node from 20.5.2 to 20.5.3 by @dependabot in #271
- Bump @types/node from 20.5.3 to 20.5.7 by @dependabot in #291
- Bump react-redux from 8.1.1 to 8.1.2 by @dependabot in #283
- Bump i18next from 23.4.4 to 23.4.6 by @dependabot in #292
- Bump @adobe/css-tools from 4.2.0 to 4.3.1 by @dependabot in #296
Full Changelog: v0.9.2-beta.0...v0.10.0-beta.0