Skip to content

Latest commit

 

History

History
322 lines (153 loc) · 17.4 KB

CHANGELOG.md

File metadata and controls

322 lines (153 loc) · 17.4 KB

Changelog

1.8.9 (2024-06-28)

Bug Fixes

1.8.8 (2024-06-19)

Bug Fixes

  • primevue: primevue styling for data table hover effect (#174) (c1bc1a7)
  • primevue: removing tab style when focus (#175) (0cbf844)

1.8.7 (2024-05-13)

Bug Fixes

  • primevue: tab component styling on mobile (#172) (1498826)

1.8.6 (2024-03-26)

Bug Fixes

1.8.5 (2024-03-04)

Bug Fixes

1.8.4 (2024-02-08)

Bug Fixes

1.8.3 (2024-01-16)

Bug Fixes

  • primevue: datatable component sortable icon (#149) (3719939)
  • primevue: remove custom card header and content style (#147) (ec4d1ac)

1.8.2 (2024-01-05)

Bug Fixes

  • primevue, fix style for primevue message for version v3.36+ (#145) (79afe76)

1.8.1 (2024-01-04)

Bug Fixes

  • adjust the style to support the latest primevue version v3.36+ (#111) (e5bf0f0)

1.8.0 (2023-12-15)

Features

  • primevue tab component general styles (#126) (f37c43a)

1.7.1 (2023-11-27)

Bug Fixes

  • notification message primevue componente wrapping (#121) (e96337d)
  • primevue breadcrum styling for current route (#118) (e31de69)
  • step component text partially hidden (#119) (812cd97)

1.7.0 (2023-11-01)

Features

Bug Fixes

1.6.0 (2023-10-19)

Features

  • primevue breadcrumb component styling (#112) (3a29122)

1.5.0 (2023-10-10)

Features

  • adding style for error and warning notification messages (#109) (57533b2)

Bug Fixes

1.4.2 (2023-10-03)

Bug Fixes

  • primevue card header and content position, tag general styles (#102) (7a8354d)

1.4.1 (2023-09-28)

Bug Fixes

  • change identifiers for the style rule (#105) (ee91389)
  • fix primevue button on focus effect to add important (#99) (3629a0e)

1.4.0 (2023-09-26)

Features

Bug Fixes

  • fix documentation to use the new project name (#96) (c68de2e)

1.3.0 (2023-09-21)

Features

Bug Fixes

  • primevue button style on focus condition (#93) (b3ea611)

1.2.0 (2023-09-18)

Features

  • primevue - adjust pagination style for data table and some extra (#90) (997b78d)

1.1.5 (2023-08-28)

Bug Fixes

  • primevue - remove FAM specific change (#87) (116f555)
  • removed the type import in landing page as we now do font update in each applciation (e3044f8)
  • removed the type import in landing page stylesheet (#85) (e3044f8)

1.1.4 (2023-08-28)

Bug Fixes

  • cleanup primevue stylesheet (#84) (4f94a30)
  • fix primevue dialog header icon position (#75) (2406dcf)
  • removing unused icon selectors for primevue components (#80) (897106f)
  • switching from px to rem unit (#79) (db68d25)
  • toast broken icon (#77) (e269bb1)

1.1.3 (2023-08-01)

Bug Fixes

1.1.2 (2023-07-24)

Bug Fixes

1.1.1 (2023-07-24)

Bug Fixes

1.1.0 (2023-07-18)

Features

  • Adding styling for toasts, dialogs and notifications to primevue (#57) (7d07292)

Bug Fixes

1.0.11 (2023-07-11)

Bug Fixes

  • Adjust some primevue component for FAM grant access pages (#56) (685fb0e)
  • carbon components (#55) (0d74039)
  • change the prefix for carbon stylesheet (#50) (fee3882)
  • update carbon-components-overrides.scss (#54) (c18ac06)

1.0.10 (2023-06-28)

Miscellaneous

1.0.9 (2023-06-28)

Bug Fixes

  • update node version, fix package release version (#46) (618f443)

1.0.8 (2023-06-28)

Bug Fixes

Miscellaneous

  • changed the version in package.json (#42) (6bdbdb2)

1.0.7 (2023-05-30)

Features

  • Added missing step in the readme file for vue3 project (#37) (06aac90)

Bug Fixes

1.0.6 (2023-05-08)

Bug Fixes

1.0.5 (2023-05-03)

Bug Fixes

  • adding missing font assets and add style for landing page (#32) (912befc)

1.0.4 (2023-04-28)

Bug Fixes

1.0.3 (2023-04-25)

Bug Fixes

1.0.2 (2023-04-24)

Bug Fixes

1.0.1 (2023-04-24)

Bug Fixes

  • Fix npm auto release pipeline to be triggered once a tag got created (#21) (618532a)
  • Test npm auto release pipeline (#24) (e128cd9)
  • test the npm auto release pipeline (#23) (360637d)

1.0.0 (2023-04-21)

Features

  • #17 Add naming convention check for pull request title (#18) (193c390)
  • add auto publish when an auto release tag is created (#16) (b665ebe)
  • add release management pipeline (#14) (1097359)
  • Initial support for Vue3 using PrimeVue (#13) (03c7612)
  • PrimeVue - Added custom style for font and outline button (#20) (2086dd1)
  • test release management pipeline (1097359)