Skip to content

Releases: Adslot/adslot-ui

v29.0.0

05 Oct 06:01
Compare
Choose a tag to compare

Changes

Breaking

  • [0264ea8] fix: change Tag baseClass to className

  • [4c03929] chore: deprecate react-bootstrap

  • [3d6f613] build: release major version 29.0.0

Comparison

v28.1.1...v29.0.0

v28.1.1

04 Oct 22:35
Compare
Choose a tag to compare

Changes

Maintenance

  • [367a321] chore: upgrade husky to 7.0.2

  • [acbe5ff] chore: upgrade axios to 0.21.4

  • [2e05cba] fix: [carousel] hook to prevent clicks when swiping

  • [b9919b2] ci: update actions ci to use setup-node@v2

  • [3b59438] fix: add docs for component methods

  • [0f7ce56] build: release patch version 28.1.1

Comparison

v28.1.0...v28.1.1

v28.1.0

22 Sep 06:49
Compare
Choose a tag to compare

Changes

Features

  • [64f1c4c] RichTextEditor: enable the editor to support mention('@')

  • [8bac355] RichTextEditor: enable the editor to support file upload

  • [cf969ab] RichTextEditor: add stateToPlainText and stateToEntityList method

Maintenance

  • [940ab2f] test: search component onSearch fn

  • [bc359a1] fix: downgrade react-select

  • [e94b0d5] chore: rename .babelrc.js to babel.config.js

  • [d2bfbaf] chore: upgrade eslint & prettier

  • [5b0a9b6] chore: upgrade webpack dev server

  • [db1eeaf] chore: bump tar from 6.1.6 to 6.1.11

  • [7ecf0df] chore: update axios to 0.21.3 to resolve dependabot alert

  • [58f328b] chore: upgrade webpack-dev-server to 4.1.1 to resolve dependabot alert

  • [ab1924a] chore: reinstall @commitlint/cli to resolve dependabot alert

  • [01933b8] chore: upgrade @babel/cli to 7.15.7 to resolve dependabot alert

  • [c37ceeb] chore: upgrade the rest of @babel/* dev deps to latest

  • [60c0fc4] chore: bump nth-check from 2.0.0 to 2.0.1

  • [d612c04] build: release minor version 28.1.0

Comparison

v28.0.2...v28.1.0

v28.0.2

12 Aug 05:12
Compare
Choose a tag to compare

Changes

Maintenance

  • [d11eeea] chore: upgrade wepback to 5

  • [6f5cdf7] test: fix tests and eslint errors

  • [7deb859] chore: update svgo

  • [82328fa] chore: upgrade node modules

  • [60a1b78] chore: dist

  • [3bc89b6] fix: deps issues post webpack5 merge

    • Fix package-lock missing optional dep
    • Remove unused file-loader dev dep
    • Downgrade husky to 4.3.8 for now
    • Remove unused url-loader dev dep
  • [6eea2a5] build: release patch version 28.0.2

Comparison

v28.0.1...v28.0.2

v28.0.1

06 Aug 02:15
Compare
Choose a tag to compare

Changes

Fixes

  • [f34af23] ActionPanel: change action panel title color

  • [b37900d] ActionPanel: enable body content to be always overflow

  • [a36ec69] ActionPanel: use sass variables

Maintenance

  • [e930131] fix: commit additional change from generate-docs output

  • [b8cb635] chore: add vscode .devcontainer and update readme

  • [a3ad8d5] ci: deploy docs to netlify as part of build github action

  • [a74f43a] ci: accommodate master branch deploy

  • [06db900] chore: update caniuse-lite to fix browserslist complaints

  • [eb54227] build: release patch version 28.0.1

Comparison

v28.0.0...v28.0.1

v28.0.0

07 Jul 05:57
Compare
Choose a tag to compare

Changes

Features

  • [8fccc4c] Button: refactor 'bs' props to generic ones (breaking ✂️ )

Fixes

  • [9f717d5] Avatar: add a new color - black

Maintenance

  • [c638014] docs: add popover example for triggers

  • [bba1759] build: release major version 28.0.0

Comparison

v27.12.5...v28.0.0

v27.12.5

29 Jun 23:54
Compare
Choose a tag to compare

Changes

Fixes

  • [78fe942] TextEllipsis: fix the issue of showing popover all the time

  • [ad26f0f] TreePicker: fix treepicker ellipsis

Maintenance

  • [692b3bb] chore: bump ssri from 6.0.1 to 6.0.2

  • [cea3da9] chore: bump ua-parser-js from 0.7.19 to 0.7.28

  • [e7bd999] chore: bump url-parse from 1.4.7 to 1.5.1

  • [21ce987] chore: bump lodash from 4.17.19 to 4.17.21

  • [f9dbfd8] chore: bump hosted-git-info from 2.7.1 to 2.8.9

  • [c42d4e1] chore: upgrade eslint-config-adslot to 1.0.3

  • [b488cfa] chore: resolve dns-packet dependabot alert

  • [d23c9cc] chore: reinstall some dev deps to resolve dependabot alerts

    • Reinstall enzyme to resolve css-what dependabot alert

    • Reinstall html-webpack-plugin to resolve css-what dependabot alert

    • Reinstall commitlint/cli to resolve trim-newlines dependabot alert

    • Reinstall eslint to resolve glob-parent dependabot alert

    • Reinstall babel/cli to resolve glob-parent dependabot alert

  • [cebbde9] chore: bump postcss from 7.0.7 to 7.0.36

  • [e34cab0] ci: run github actions workflows on all PRs

  • [253eab9] chore: upgrade prism-react-renderer to 1.2.1

  • [bf37e7b] build: release patch version 27.12.5

Comparison

v27.12.4...v27.12.5

v27.12.4

22 Apr 03:38
Compare
Choose a tag to compare

Changes

Fixes

  • [c9ef505] CheckboxGroup:: fix value type for numeric ids

  • [1634d1d] CheckboxGroup: add children type handlers

Maintenance

  • [a0e1d3c] chore: replace usage of 'colour' with 'color' in comments/docs

  • [2668fb1] build: release patch version 27.12.4

Comparison

v27.12.3...v27.12.4

v27.12.3

15 Apr 01:32
Compare
Choose a tag to compare

Changes

Fixes

  • [43e5c5a] Spinner: use className to deprecate colourStyle & new sizes (breaking ✂️ )

  • [f042937] PageTitle: fix id for React.Node

Maintenance

  • [78c62ee] chore: bump y18n from 4.0.0 to 4.0.1

  • [2be1d5c] chore: fix dependabot is-svg vuln alert

  • [2d906ef] chore: upgrade eslint-config-adslot to 1.0.2

  • [4c72f59] build: release patch version 27.12.3

Comparison

v27.12.2...v27.12.3

v27.12.2

23 Mar 02:20
Compare
Choose a tag to compare

Changes

Fixes

  • [e0abdf7] Popover: enable prop 'strategy' for different positioning

Maintenance

  • [6ba347d] chore: upgrade terser-webpack-plugin to 4.2.3 to resolve ssri dependabot alert

  • [daec1fc] build: release patch version 27.12.2

Comparison

v27.12.1...v27.12.2