Skip to content

v4.0.1

Compare
Choose a tag to compare
@nabeliwo nabeliwo released this 06 Aug 08:03
· 5292 commits to master since this release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.1 (2019-08-06)

Bug Fixes

4.0.0 (2019-08-05)

Tests

  • add a test for missing exports in src/index.ts (55618db)

  • BREAKING CHANGE: Update palette of theme (#220) (de50fd8), closes #220

BREAKING CHANGES

  • new theme does not support outdated variables

  • chore: replace ${palette.White} to #fff

  • chore: replace Mono_P10 to Border

  • chore: replace Mono_P20 to Border

  • chore: replace SmarthrGreen to Main

  • chore: theme.palette.White to #fff

  • chore: replace Mono_P40 to TextGrey

  • chore: replace palette.Red to palette.Danger

  • chore: replace Mono_P60 to TextGrey

  • chore: replace Orange_M30 to Warning

  • chore: replace Yellow to Warning

  • chore: replace Red to Danger

  • chore: replace Blue to Main

  • chore: replace White to #fff

  • chore: replace Black to TextBlack

  • chore: replace Mono_P30 to TextGrey

  • chore: change color

  • chore: yarn add polished

  • feat: add hoverColor method

  • chore: modify hover color for PagenationItem

  • chore: modify hover color for Button

  • chore: modify focus color for Input

  • style: change color code to lower case

  • style: update snapshots

3.9.2 (2019-07-31)

Bug Fixes

  • Skip res-suit when aws credential is not exist (fc4282d)

3.9.1 (2019-07-22)

3.8.6 (2019-07-03)