Skip to content

Releases: Adslot/adslot-ui

v30.0.1

01 Dec 05:31
Compare
Choose a tag to compare

Changes

Maintenance

  • [173d339] chore: upgrade nodejs to 16

  • [560538d] chore: upgrade lockfile to version 2

  • [96bd675] chore: upgrade eslint-config-adslot to 1.2.0

  • [a271ef1] chore: add eslint-plugin-import dev dep

  • [10639e6] fix: date picker css fixes

  • [4485de3] build: release patch version 30.0.1

Comparison

v30.0.0...v30.0.1

v30.0.0

29 Nov 06:06
Compare
Choose a tag to compare

Changes

Breaking Change

  • [1958d55] refactor: upgrade react-datepicker

Features

Maintenance

  • [d021c3e] chore: remove acorn dev dep

  • [d3af9c6] chore: dev dep upgrades

    • upgrade commitlint to 14.1.0
    • upgrade axios to 0.24.0
    • upgrade husky to 7.0.4
    • upgrade autoprefixer to 10.4.0
    • upgrade *-loaders to latest
    • upgrade jest related dev deps to latest
    • upgrade prettier to 2.4.1
    • upgrade lint-staged to 11.2.6
    • upgrade webpack plugins to latest
    • upgrade glob to 7.2.0
  • [03af1f5] chore: enable dependabot for version updates

  • [cb8bb88] ci: set concurrency on build and deploy workflow

  • [0a8bf99] chore: bump react-redux from 7.2.4 to 7.2.6

  • [de70aa4] chore: bump svgo from 2.3.1 to 2.8.0

  • [ffef0ae] Revert "ci: set concurrency on build and deploy workflow"

  • [9d2fd32] chore: bump path-parse from 1.0.6 to 1.0.7

  • [0473268] chore: bump webpack-cli from 4.7.2 to 4.9.1

  • [93e0b92] chore: bump @babel/preset-react from 7.14.5 to 7.16.0

  • [d6382f2] chore: upgrade babel related packages

  • [29ef6c1] chore: upgrade react-dev-utils to 12.0.0-next.47

  • [9b8b173] fix: accordion propTypes

  • [2b67a76] chore: reinstall sass-lint to resolve jsonpointer dependabot alert

  • [27328c6] chore(deps): add renovate.json

  • [558cad4] chore: update renovate config to adslot preset and drop dependabot

  • [733a902] chore(deps): update dependency svgo to ^2.8.0

  • [c95fdfe] chore(deps): update dependency babel-plugin-istanbul to ^6.1.1

  • [9e03cee] chore(deps): update dependency moment.js to v2.29.1

  • [fa6c6ba] chore(deps): update dependency @babel/eslint-parser to ^7.16.3

  • [0e518ab] chore(deps): update codecov/codecov-action action to v2

  • [9fc38ca] chore: update react-datepicker

  • [e57495e] build: release major version 30.0.0

Comparison

v29.0.1...v30.0.0

v29.0.1

03 Nov 02:10
Compare
Choose a tag to compare

Changes

Maintenance

  • [1d66480] chore: add cancel text props on action panel

  • [0848a04] ci: lint-staged dev deps upgrade

  • [6972305] chore: upgrade jest dev deps

  • [614fe2b] chore: upgrade autoprefixer dev deps

  • [47d6b9b] chore: upgrade @commitlint dev deps

  • [881eae4] refactor: convert Tabs to function component

  • [ad12af2] refactor: convert radioGroup to function component

  • [7d6e07c] refactor: convert text ellipsis to functional component

  • [3a659c0] docs: add netlify dev deploy doc

  • [45349ce] refactor: convert datePicker to function component

  • [9b18754] docs: fix netlify deploy doc

  • [8a00551] refactor: convert Accordion to functional component

  • [956889b] fix: x btn and select btn height alignment

  • [d8413bd] chore: sass improvements

    • Switch node-sass to sass

    • Upgrade sass-loader to 12.3.0

  • [ab3a55e] build: release patch version 29.0.1

Comparison

v29.0.0...v29.0.1

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