Skip to content

Releases: Adslot/adslot-ui

v27.12.1

19 Mar 04:12
Compare
Choose a tag to compare

Changes

Fixes

  • [a3e5fc3] Popover: fix modifiers overwriting issue

Maintenance

  • [a3e5fc3] fix: remove data-testid from dist

  • [28e0a1b] build: release patch version 27.12.1

Comparison

v27.12.0...v27.12.1

v27.12.0

18 Mar 04:30
Compare
Choose a tag to compare

Changes

Fixes

  • [efd2fce] Tag: change the component css spacing

  • [9d02a40] Textarea: fix character count for the initial value

Maintenance

  • [c12fb70] chore: upgrade react-popper to v2 (breaking ✂️ )

    • breaking changes to <Popover />
  • [8f31605] ci: use fetch-depth 0

  • [e83e005] chore: slim deps

  • [27b46c8] fix: remove data-testid in production

  • [9f5b8c9] chore: upgrade react-dev-utils to latest to fix dependabot alert

  • [1993113] chore: upgrade prism-react-renderer to latest

  • [6b530f0] chore: bump elliptic from 6.5.0 to 6.5.4

  • [fd7e687] chore: bump react-dev-utils from 11.0.3 to 11.0.4

  • [e2c7f21] build: release minor version 27.12.0

Comparison

v27.11.4...v27.12.0

v27.11.4

15 Jan 00:33
Compare
Choose a tag to compare

Changes

Fixes

  • [5630abe] Button: fix inversed button focus style

Maintenance

  • [68f5673] build: release patch version 27.11.4

Comparison

v27.11.3...v27.11.4

v27.11.3

12 Jan 05:29
Compare
Choose a tag to compare

Changes

Features

  • [22a6e50] Nav: enable external control

Fixes

  • [b9ed031] ActionPanel: fix 'active' css of activeButton

  • [495575b] Button: fix inversed button css

Maintenance

  • [a2a8ecd] chore: bump axios from 0.19.0 to 0.21.1

  • [ec036a5] build: release patch version 27.11.3

Comparison

v27.11.2...v27.11.3

v27.11.2

14 Dec 22:47
Compare
Choose a tag to compare

Changes

Fixes

  • [fe28e28] Button: fix default css styles

Maintenance

  • [b1ba23a] build: release patch version 27.11.2

Comparison

v27.11.1...v27.11.2

v27.11.1

13 Dec 23:48
Compare
Choose a tag to compare

Changes

Features

  • [514d554] Button: add 'target' prop to <Button /> for bsStyle = 'link'

  • [08cf476] Button: add 'type' prop to <Button />

Fixes

  • [442f2f4] Button: fix default button classname

Maintenance

  • [fe00f20] ci: drop node12 from ci

  • [e02c289] chore: remove legacy dep

  • [719254b] chore: bump ini from 1.3.5 to 1.3.7

  • [c27efd2] build: release patch version 27.11.1

Comparison

v27.11.0...v27.11.1

v27.11.0

25 Nov 06:21
Compare
Choose a tag to compare

Changes

Features

  • [9764aa2] Skeleton: new component

  • [3069003] Paragraph: new component

Fixes

  • [91f402a] Button: css hotfix

  • [65fe9f1] Button: fix large button font size

Maintenance

  • [fa1f7de] build: release minor version 27.11.0

Comparison

v27.10.0...v27.11.0

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