Releases: kufu/smarthr-ui
v5.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.0 (2019-11-01)
⚠ BREAKING CHANGES
-
Update components
-
Fix typo in icon name
-
pascal case doesn't support.
-
chore: update snapshots
-
original icon gets the same props as react-icons
-
chore: update snapshot
-
chore: export Icon component
-
fix: remove 'Base', 'Icon' from IGNORE_DIRS
-
remove size of tasting and trenta
Bug Fixes
- add background-color to Flash component (56b8079)
- Add ThemeProvider to DropdownContent (8a2a8a2)
- selectbox: Add aria-label (8a7a0ab)
- apply in DropDown storybook (8b0b84d)
- Apply Input in Field Component (7916091)
- Change Button interface to conform to the DOM interface (82003a2)
- Change Button interface to conform to the DOM interface (f6b0a9e)
- Change Checkbox interface to conform to the DOM interface (aa38817)
- change for reviews (e8bf397)
- Change Input interface to conform to the DOM interface (f01952f)
- Change label props to children (e29f663)
- Change prop type for TabItem (629e552)
- selectbox: Change to use fa-sort (ca95f47)
- Change Select interface to conform to the DOM interface (0ff3f35)
- Change Select interface to conform to the DOM interface (6567c2d)
- Change Select interface to conform to the DOM interface (7d05e95)
- Change tag to which className is applied (4b4f0fd)
- Checkbox test (03adb5d)
- Fix dropdown content position (e7465c3)
- Fix dropdown content size bug (5d96292)
- Fix font-size (cd3ed2e)
- fix for jslint (095f709)
- Fix rendering bug (0ec70e2)
- Fix typo (ff4295c)
- Fix yarn.lock (ccd75a0)
- Fix yarn.lock (936f25b)
- Make storybook compatible with React hooks (1b96936)
- memoize DropdownContentRoot (f470ea9)
- Modify left position logic (b3af02d)
- Recover lost files (e6d9c60)
- Remove export (03f632f)
- Remove the part that was described in double (66ef42a)
- Remove unnecessary files (0f70685)
- show checkbox focus indicator (b9f0e85)
- show Radio focus indicator (09657a0)
- style (71e37d2)
- support uncontrollable Dropdown (f55c9bb)
- Update all storybook's packages (a0e2eea)
- Update dropdown position logic (df50ca9)
- Update ts setting (843bec0)
- Use fa-check instead of check (bc5ee1c)
- Use fa-check-circle instead of check-circle (d5e560e)
- select: Change from text to default (ae5cae6)
- selectbox: Adjustment when disabled or hover and fix css (83738ae)
- selectbox: Remove blackOption and placeholder (6d7bc5d)
- selectbox: Remove unnecessary Vendor Prefix (f26c0ed)
- Use fa-exclamation-triangle instead of exclamation-triangle (dd9be98)
- Use fa-times instead of cross (fafb006)
- Use ReactDOM.createElement instead of ReactDOM.render (957a0b6)
Features
-
add an entry point for ES Modules (5e9349a)
-
Add angle icon (ea992e4)
-
add AppNavi component (8b4a053)
-
add BaseButton component (7dce43f)
-
add BlankImage component (6f19e51)
-
Add className props to CheckboxLabel (2c7cc94)
-
Add className props to components (37da6b4)
-
add clone icon (4850691)
-
Add controllable ActionDialog component (d9a6ddc)
-
Add controllable Dialog component (674cfd7)
-
Add DangerButton component (1ced44f)
-
Add Dialog basic component (66ed088)
-
Add FaCaretUp icon (e7748e3)
-
Add FaExclamationCircle icon (4720536)
-
Add minus icon (8dba673)
-
Add mixed props to Checkbox (08741a1)
-
Add NewDropdown component temporary (c59239e)
-
Add onClickBackground props to Modal (e539afe)
-
add Outline color to PletteProperty (730e4be)
-
add reply icon and paper-plain icon (a62b623)
-
add SecondaryButton component (6909756)
-
add SkeletonButton component (50500c8)
-
Adjust the display position of content (1183721)
-
icon: Add external link icon (28f240e)
-
Change Field component props (49ef9d7)
-
icon: Add a FaCloudDownloadAlt icon (5c4e8bd)
-
update UI for Pagination component and add
withoutNumbers props
(93c067d) -
icon: Add a FaEye icon (13eb8bf)
-
select: Create select component (f91e471)
-
Create ActionDialogContent (c7b6f05)
-
Create controllable MessageDialog component (ee63d93)
-
Create MessageDialog (82b6e20)
-
export default frame (4e1340d)
-
export default hover interaction (c95707a)
-
export default size (1556da1)
-
export defaultPalette (34c2f72)
-
Update ActionDialogContent props (cbb77c6)
-
update AppNavi component so it can take a child component (eabe203)
-
change some font size (5596d9f)
-
Merge pull request #319 from kufu/features/ttmz (e5ce046), closes #319
-
Merge pull request #421 from kufu/fix-typo ([67c0923](htt...
v4.0.1
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
- Fix export test (5e67069)
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)
v4.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
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)
v3.9.2
v3.9.1
v3.9.0
v3.8.4
- Merge pull request #169 from ykarakita/export-button-component 840eea2
- Add export other button related components c2de0b7
- Merge pull request #166 from wacky/add-tag-component 0b2522d
- Merge pull request #168 from kufu/dependabot/npm_and_yarn/ts-loader-6.0.4 d2703cb
- Merge pull request #167 from kufu/dependabot/npm_and_yarn/@types/enzyme-3.9.4 72b136c
- export button 7af5094
- 💚 added snapshot for Tag component 8ad908b
- 💚 added test for props 58eb7cd
- ♻️ fixed to use theme ab54fb8
- 💚 fixed snapshot test 47ec1d8
- 🎨 fixed color code e7d61a9
- ⬆️ Bump ts-loader from 6.0.3 to 6.0.4 d4a7845
- ⬆️ Bump @types/enzyme from 3.9.3 to 3.9.4 75d7626
- 💚 fixed snapshot test cc2b8ba
- 🙈 fixed typo eda0f64
- Merge remote-tracking branch 'upstream/master' into add-tag-component 565e5b2
- 📚 maintain storybook 033da17
- 👍 added required Tag to Field component when its required a6d1370
- 👍 added Tag component 749c9f1
- 🎨 added yellow color 6371ad6
Suppresses scrolling of body while modal is displayed
- 317cd79 v3.8.3
- 18caf6c Merge pull request #165 from nabeliwo/fix-editor-error
- 837756d 🚨 Fix editor lint error
- 44eaafe Merge pull request #164 from nabeliwo/fix-modal
- 8811de1 🔥 Remove console.log
- c2cc01b Merge branch 'master' into fix-modal
- 1bbb935 Merge pull request #162 from nabeliwo/prepare-storybook
- bada68e ♻️ Change sentence order
- 3b834b5 Merge branch 'master' into prepare-storybook
- 10897fa Merge branch 'master' into fix-modal
- 1a1845c 🔥 Remove Box component state
- 567ac42 Merge pull request #163 from ouji-miyahara/add_a11y_addon
- e85fddc fix import line
- ea39eb0 🚸 Suppresses scrolling of body while modal is displayed
- 4048f18 add addon
- 8678ad3 🔧 Prepare storybook of AppBar component
- fa65af2 ➕ Prepare storybook-readme
- eefdc72 ➕ Add @storybook/addon-viewport and remove @storybook/addon-links
- cbdff75 Merge pull request #153 from kufu/dependabot/npm_and_yarn/@types/jest-24.0.15
- 95ccc32 Merge pull request #156 from kufu/dependabot/npm_and_yarn/@storybook/addon-actions-5.1.8
- 30e029d ⬆️ Bump @storybook/addon-actions from 5.1.7 to 5.1.8
- 4f4b6aa ⬆️ Bump @types/jest from 24.0.14 to 24.0.15
- f3b85e2 wip
Update Pagination component
- Merge pull request #161 from nabeliwo/update-pagination beea82e
- Merge pull request #155 from kufu/dependabot/npm_and_yarn/@storybook/cli-5.1.8 11b0dce
- 🔧 Publish className 7eed6ba
- 💄 Reset margin and padding c33c63e
- ⬆️ Bump @storybook/cli from 5.1.7 to 5.1.8 8ba6c21
- Merge pull request #152 from kufu/dependabot/npm_and_yarn/@storybook/react-5.1.8 6e45566
- Merge pull request #154 from kufu/dependabot/npm_and_yarn/@storybook/addon-links-5.1.8 3f02913
- ⬆️ Bump @storybook/react from 5.1.7 to 5.1.8 926944f
- ⬆️ Bump @storybook/addon-links from 5.1.7 to 5.1.8 8e7e36d
- Merge pull request #159 from kufu/dependabot/npm_and_yarn/@storybook/addon-viewport-5.1.8 b88fd03
- ⬆️ Bump @storybook/addon-viewport from 5.1.7 to 5.1.8 eac242a