Skip to content

Releases: Adslot/adslot-ui

v27.10.0

18 Nov 05:21
Compare
Choose a tag to compare

Changes

Features

  • [c9850df] Button: enable Button to support href prop

Fixes

Maintenance

  • [d8bcbeb] chore: upgrade node to 14.15.0

  • [f667dcb] build: release minor version 27.10.0

Comparison

v27.9.1...v27.10.0

v27.9.1

10 Nov 23:02
Compare
Choose a tag to compare

Changes

Features

  • [47a2ce0] Pagination: refactor the component to remove react-bootstrap dependency (breaking ✂️ )

  • [9e1773b] Button: refactor the component to remove react-bootstrap dependency (breaking ✂️ )

  • [57ef1f2] Search: add a new prop showSearchButton

Fixes

  • [9419288] Button: fix incorrect ui stylings

  • [822b722] Carousel: fix incorrect prop from autoplayInterval to autoplaySpeed (breaking ✂️ )

Maintenance

  • [2ce84be] chore: remove unneeded puppeteer dev dep

  • [615d47e] chore: remove unneeded chrome and sudo steps from travis ci yaml

  • [34b8145] ci: skip global npm install in before_install if version matches

  • [72ee561] ci: only send slack notification for master branch

  • [caaef52] ci: upgrade codecov dev dep

  • [cc6acc1] ci: skip gcov run which is not needed

  • [35e2b88] ci: update codecov project status threshold to allow 0.05%

  • [5cdb525] chore: fix displayName issue

  • [3df1c3f] test: more coverage to reach 100%

  • [614fc53] ci: update test run output error checking

  • [716f15b] chore: remove commitlint travis cli dep

  • [b6a9fa6] chore: remove codecov dep

  • [5ee52de] ci: migrate to github actions

    • Remove Travis CI

    • Add GitHub Actions CI workflow - split into build/coverage/linting/optimisation so we can parallelise them

    • Update badges in readme

    • Remove posttest script run and separate lint step in CI

  • [f518c04] fix: fix github action workflow badge statuses

  • [ab21551] build: release patch version 27.9.1

Comparison

v27.9.0...v27.9.1

v27.9.0

16 Sep 23:52
Compare
Choose a tag to compare

Changes

Features

  • [fca4221] Nav: depreciate react-bootstrap and refactor it (breaking ✂️ )

  • [18c3356] Breadcrumb: add 'divider' prop to use custom symbol to divide breadcrumb nodes

Fixes

  • [28f07a6] SearchableCheckList: enable search by label to be case-insensitive

Maintenance

  • [6c05719] chore: upgrade commitlint, husky dev deps to latest

  • [c299ed5] chore: upgrade webpack-dev-server dev dep

  • [6fe92d5] build: release minor version 27.9.0

Comparison

v27.8.24...v27.9.0

v27.8.24

08 Sep 01:30
Compare
Choose a tag to compare

Changes

Fixes

  • [0b605a5] Tree Picker: fix empty icon

  • [1944cce] Carousel: change the positioning style of carousel arrows

Maintenance

  • [104af70] chore: bump http-proxy from 1.17.0 to 1.18.1

  • [f7b38d6] build: release patch version 27.8.24

Comparison

v27.8.23...v27.8.24

v27.8.23

25 Aug 05:28
Compare
Choose a tag to compare

Changes

Maintenance

  • [8531000] ci: fix package-lock to point to main npm registry

  • [3580b77] ci: update package-lock validation to check for nexus references

  • [f4eb488] build: release patch version 27.8.23

Comparison

v27.8.22...v27.8.23

v27.8.22

25 Aug 04:14
Compare
Choose a tag to compare

Changes

Features

  • [4ce9606] SearchableCheckList: new component

Fixes

  • [d7a324d] RichTextEditor: fix losing focus on clicking edit buttons

Maintenance

  • [5953bfe] build: release patch version 27.8.22

Comparison

v27.8.21...v27.8.22

v27.8.21

19 Aug 06:29
Compare
Choose a tag to compare

Changes

Features

  • [074527b] Search: add ref to Search component

  • [ee3a6ea] RichTextEditor: add 'placeholder' prop to the RichTextEditor component

  • [d3f43e7] RichTextEditor: change button hover styles of the RichTextEditor component

Maintenance

  • [10a05da] test: adopt new test library (Jest and React Testing Library) and add new test cases

  • [b0374b0] build: release patch version 27.8.21

Comparison

v27.8.20...v27.8.21

v27.8.20

07 Aug 04:26
Compare
Choose a tag to compare

Changes

Features

  • [9fbe869] VerticalNav: add a 'collapsable' prop

Maintenance

  • [6ccd856] build: release patch version 27.8.20

Comparison

v27.8.19...v27.8.20

v27.8.19

05 Aug 05:53
Compare
Choose a tag to compare

Changes

Features

  • [a12807b] Carousel: add ref to the Carousel component

Fixes

  • [f4a3627] Button: change the border style of the primary inverse Button

Maintenance

  • [2c5da7c] build: release patch version 27.8.19

Comparison

v27.8.18...v27.8.19

v27.8.18

31 Jul 05:05
Compare
Choose a tag to compare

Changes

Features

  • [5daa39c] Search: add 'onBlur' prop

  • [94959e0] ImageCropper: add 'isSaving' prop

  • [08301ed] Toast: add 'Toast.notify' func to trigger a notification

Fixes

  • [9bab434] Panel: update panel chevron icon

Maintenance

  • [b6d9a28] refactor: move custom class to the end

  • [c667b0c] chore: bump lodash from 4.17.15 to 4.17.19

  • [0c75ac7] chore: upgrade eslint-config-adslot dev dep to latest (v1.0.0)

  • [a750720] chore: upgrade npm to v6.14.6 to match nodejs v12.18.3

  • [83e7955] chore: bump elliptic from 6.5.0 to 6.5.3

  • [d9d2c34] build: release patch version 27.8.18

Comparison

v27.8.17...v27.8.18