Skip to content

Releases: uc-cdis/gen3-ui-component

v0.11.4

03 Jul 15:57
236fe1b
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/gen3-ui-component

Notes since tag: v0.11.3

Notes to tag/commit: v0.11.4

Generated: 2023-07-03

Improvements

  • update all dependencies (#151)
  • resolve all warnings and security vulnerabilities (#151)
  • update version to 0.11.4 (#151)
  • ran eslint, cleaned up formatting (#143)

Dependency Updates

  • "antd": "^4.24.11 (#151)
  • "postcss-svgo": "^5.1.0", (#151)
  • "prop-types": "^15.8.1", (#151)
  • "rc-slider": "^8.7.1", (#151)
  • "react": "^17.0.2", (#151)
  • "react-dom": "^17.0.2", (#151)
  • "react-select-async-paginate": "^0.7.3", (#151)
  • "recharts": "^2.7.2", (#151)
  • "stylelint": "^15.9.0" (#151)
  • "@babel/core": "^7.22.5", (#151)
  • "@babel/polyfill": "^7.12.1", (#151)
  • "@babel/preset-env": "^7.22.5", (#151)
  • "@babel/preset-react": "^7.22.5", (#151)
  • "@storybook/addon-actions": "^7.0.24", (#151)
  • "@storybook/react-webpack5": "^7.0.24", (#151)
  • "@wojtekmaj/enzyme-adapter-react-17": "^0.8.0", (#151)
  • "autoprefixer": "^9.8.8", (#151)
  • "babel-eslint": "^10.1.0", (#151)
  • "babel-jest": "^26.6.3", (#151)
  • "enzyme": "^3.11.0", (#151)
  • "eslint": "^7.32.0", (#151)
  • "eslint-plugin-jsx-a11y": "^6.7.1", (#151)
  • "eslint-plugin-react": "^7.32.2", (#151)
  • "gulp": "^4.0.2", (#151)
  • "gulp-cli": "^2.3.0", (#151)
  • "gulp-postcss": "^9.0.1", (#151)
  • "jest": "^26.6.3", (#151)
  • "minimist": "^1.2.8", (#151)
  • "postcss-cli": "^8.3.1", (#151)
  • "react-test-renderer": "^17.0.2", (#151)
  • "storybook": "^7.0.24" (#151)
  • Upgrade storybook" to 7.0.18 (#143)
  • Upgrade @storybook/addon-actions to 7.0.18 (#143)
  • Upgrade @storybook/react to 7.0.18 (#143)
  • add @storybook/react-webpack5 7.0.18 (#143)
  • add eslint-plugin-storybook 0.6.12 (#143)

Catch Up Release

30 May 21:01
019c218
Compare
Choose a tag to compare

Release Notes

For: uc-cdis/gen3-ui-component

Notes since tag: v0.6.5

Notes to tag/commit: v0.11.3

Generated: 2023-05-30

Improvements

  • release 0.11.3 security fixes (#142)
  • Removing Veracode scanning pipeline (#115)
  • Removing Veracode scanning pipeline (#113)
  • fixed some linting issues (#106)
  • use postcss-assets to load SVG images (#106)
  • Text can now be resized using browser text size settings. (#105)
  • aria-selected and aria-expanded roles are filled in and maintained across
    the site for improved accessibility. (#105)
  • Focus outlines are now visible on all clickable elements. (#105)
  • Resolved keyboard trap issue in the Query page code editor. Users can
    unfocus from a textarea by pressing the Esc key. (#105)
  • Page titles are now correctly populated using the gitops.json appName
    attribute. (#105)
  • Text-contrast ratios across the site now meet the WCAG AA standard for
    accessibility. (#102)
  • have empty chart message trigger when chart has no data (#100)
  • add tests and storybook for new empty chart functionality (#100)
  • allow charts to wrap when they do not have room to display (#96)
  • make gray slightly darker to pass WCAG AAA accessibility guidelines (#94)

Dependency Updates

  • update trim-newlines to 3.0.1 (#131)
  • Bumps terser from 4.8.0 to 4.8.1. (#112)
  • Bumps moment from 2.29.1 to 2.29.4.
    (#111)
  • Bumps minimist from 1.2.5 to 1.2.6.
    (#108)
  • Upgrade stylelint to version 14.0.0 or higher. (#107)
  • Upgrade tar to version 6.1.9, 5.0.10, 4.4.18 or higher. (#106)
  • Upgrade prismjs to version 1.21.0 or higher. (#106)
  • Upgrade trim-newlines to version 3.0.1, 4.0.1 or higher. (#106)
  • Upgrade ansi-regex to version 6.0.1, 5.0.1 or higher. (#106)
  • Upgrade css-what to version 5.0.1 or higher. (#106)
  • Upgrade nth-check to version 2.0.1 or higher. (#106)
  • Upgrade path-parse to version 1.0.7 or higher. (#106)
  • Upgrade tmpl to version 1.0.5 or higher. (#106)
  • Bump up recharts to ^2.0.0 (#103)
  • update NPM version which updates package-lock (#97)
  • Need to update stylelint to work with new NPM version (#97)

New Features

  • The Data Explorer and Discovery page now have accessibility links at the
    top of the pages that allow for more accessible keyboard navigation,
    bypassing blocks of repetitive content to tab over to areas of interest.
    (#105)
  • Filter state can be optionally initialized with values from the parent
    component. Supports loading Data Explorer state from a URL. (#98)
  • add hideEmptyFilterSection flag and functionality to hide empty filter
    sections (#99)
  • add handling of edge case where tab will have no visible filters (#99)
  • update FilterSection tests to test new hideEmptyFilterSection flag (#99)

Breaking Changes

  • remove chartIsEmpty property from SummaryChartGroup component (#100)

Bug Fixes

  • add overflow wrap for long words (#88)

Initial tag

31 Jan 18:45
a3c1cf5
Compare
Choose a tag to compare
PXP-1345 deploy automatically (#25)

* deploy automatically

* fix typo'

* trying to fix travis

* change to cyborg email

* 0.0.22

* bump package version automatically

* linting error...

* running prepare changes commit

* need to bump version manually

* update readme

* 0.0.23

* deploy on tags