Skip to content

Latest commit

 

History

History
459 lines (241 loc) · 6.71 KB

CHANGELOG.md

File metadata and controls

459 lines (241 loc) · 6.71 KB

Changelog

3.0.28

  • updated unrestricted packages suggested by dependabot

3.0.27

  • added classNames and variants names where possible for adding customization support

3.0.26

  • Updated table component to support error messages

3.0.25

  • Updated images for markdown files

3.0.24

  • Imported markdown files(docs) for datepicker, linear progress and dropdown menu to display in storybook

3.0.23

  • Improve visibility of scroll to top button

3.0.22

  • Improve pre-commit hook reduce dependencies and add unit tests

3.0.21

  • Add scroll to top button specific css

3.0.20

  • Update Font Size for Table Contents

3.0.19

  • Add pre-commit hook with lint-staged and prettier

3.0.18

  • Add new Scroll to top button component

3.0.17

  • Expose size property in circular progress component

3.0.16

  • Add new Vertical Table for code optimization

3.0.15

  • Add support for customization and custom themes

3.0.14

  • Rework year in file header

3.0.13

  • Add a local test app for convenient component testing and fix sonar findings

3.0.12

  • Change default color and on hover color of copy icon in static table

3.0.11

  • Change background color on hover and focus in custom accordion

3.0.10

  • Fixed editing input field in vertical table

3.0.9

  • Add copy icon and functionality to horizontal table

3.0.8

  • Show sub navigation contents to the user on mouse hover

3.0.7

  • Upgrade dependencies

3.0.6

  • Add sorting in PageloadingTable

3.0.5

  • Add storybook autodocs and fix README

3.0.4

  • Re-introduce some props for backward compatibility

3.0.3

  • Add button disabled and tooltip in table

3.0.2

  • Remove eclipse dash tool jar: add step to dependencies check to download eclipse dash tool instead

3.0.1

  • Generate typescript types to build

3.0.0

  • Switch build framework from CRA to VITE

2.1.45

  • Add submenu options for active and inactive cards

2.1.44

  • UI Improvements in Card component. Add favorite icon and full length button

2.1.43

  • Rename previous Content Cards with Marketplace Card
  • New Content Card created in the cards list

2.1.42

  • UI Improvements (CSS changes)

2.1.41

  • Use Image loader first if specified

2.1.40

  • Moved the docs from assets to the docs/storybook directory

2.1.39

  • Fix warning about misspelled css property

2.1.38

  • UI updates in stepper and dialog

2.1.37

  • Fix multiselect search and selected items display issues

2.1.36

  • Order status button ui changes

2.1.35

  • Update sub savigation header title and button styles

2.1.34

  • Fix incomplete string escaping and encoding in DropPreview

2.1.33

  • Fix quick links styles

2.1.32

  • Add autoFocus props to the table component

2.1.31

  • Remove margintop from main header to avoid overriding

2.1.30

  • Fix quick links interface

2.1.29

  • fix more button issue in page loading component

2.1.28

  • upgrade node-ip package (transitive dependency over @storybook/core-server) to remove CVE-2023-42282
  • remove catenax-ng picture references

2.1.27

  • fix quick links style

2.1.26

  • added new quick links component

2.1.25

  • Orderstatus button ui changes

2.1.24

  • Fix image rerender bug

2.1.23

  • Render images directly with loader when specified

2.1.22

  • Select list default value functionality fix

2.1.21

  • Add option to give an image element to Cards

2.1.20

  • Add accordion actions functionality in accordions

2.1.19

  • fix(dialog): multi device support

2.1.18

  • fix(usermenu): extend props - position and shadow

2.1.17

  • fix(eslint): enable no-unsafe-return rule

2.1.16

  • Add copy icon functionality in static table row

2.1.15

  • Add tooltip hint in stepper and make stepper responsive

2.1.14

  • Technical Improvement: Search Element (active search & delete icon)

2.1.13

  • Order Status Button UI changes

2.1.12

  • New Sub Navigation Component which supportrs overlay of links and buttons

2.1.11

  • Fix general issues

2.1.10

  • fix(image gallery): responsiveness fix for number of images to show

2.1.9

  • fix(vulnerability): set resolution for @babel/traverse CVE-2023-45133

2.1.8

  • Fix more linter findings

2.1.7

  • Fix linter findings

2.1.6

  • Migrate MUI data grid to v6

2.1.5

  • Linter fixes

2.1.4

  • Add missing dependencies

2.1.3

  • Showcase content components

2.1.2

  • Image Carousal
    • Update styles for width and height

2.1.1

  • Migrate MUI date picker to v6

2.0.34

  • Linter Findings
    • Remove void no confusing lints
    • Remove any with particular interface or types

2.0.33

  • Linter Findings
    • Add type for imports

2.0.32

  • Update PageLoadingTable component with fetchArgs type
  • Update helper file with the data types
  • Remove content specific code. ex - bpnl

2.0.31

  • Fix table alignment

2.0.30

  • Change arrow style

2.0.29

  • Add image element to cards

2.0.28

  • Enable JSX elements on cards

2.0.27

  • Dialog styles fix

2.0.26

  • stepper color and text changes

2.0.25

  • added icon in table with tooltip
  • fixed status(active) condition in card

2.0.24

  • fixed blank page issue for Navigation

2.0.23

  • added missing file headers

2.0.22

  • added export for error bar

2.0.21

  • added new error bar component

2.0.20

  • added second button in the table

2.0.19

  • changed license notice for images

2.0.18

  • ImageGallery
    • Use Image type

2.0.17

  • changed UI of card flag

2.0.16

n/a

2.0.15

  • added component for linear progress with label and progress value

2.0.14

  • make card clickable

2.0.13

  • added center to card

2.0.12

  • changed UI of card strip

2.0.11

  • StaticTable
    • Add column clickable
    • Add active on hover of edit icon

2.0.10

  • SelectList
    • Keep state of selected item

2.0.9

  • Dependencies
    • Upgrade dependencies to latest versions

2.0.8

  • SortOption
    • Fixed width for sort options

2.0.7

  • Storybook
    • Re-enable storybook build after GitHub pages are active

2.0.6

  • Dependencies
    • Upgrade dependencies to latest versions

2.0.5

  • Storybook
    • Enable storybook build and publish in workflow

2.0.4

  • Card
    • Added condition for card(sub-menu) to fix coloring issue

2.0.3

  • StaticTable
    • Add edit and input field functionality to Vertical Table

2.0.1

Extracted shared components from existing monorepo (links below).

History

This library is the successor of the npm library 'cx-portal-shared-components'

History links: