Releases: Adslot/adslot-ui
v27.10.0
v27.9.1
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
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.8.23
v27.8.22
v27.8.21
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.19
v27.8.18
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