Releases: iCHEF/gypcrete
Releases · iCHEF/gypcrete
v7.1.0
What's in this release
- #432 Release/7.1.0 (@Orcus2021)
- #431 fix: pass down disabled prop in the rowComp Hoc (@kyoyadmoon)
- #430 Backport/7.0.1 (@github-actions)
v7.0.1
v7.0.0
What's in this release
- #424 Release/7.0.0 (@benny0642)
- #421 Project/upgrade react v18 (@kyoyadmoon)
- #423 build: fix svg and font loader config of webpack.dist.js (@kyoyadmoon)
- #422 refactor: Refactor EditableTextLabel component to use useRef (@kyoyadmoon)
- #420 feat: upgrade React to v18 (@kyoyadmoon)
- #419 refactor: Refactor componentDidUpdate in ImageEditor.js (@kyoyadmoon)
- #418 refactor: Refactor SelectRow component to use React hooks (@kyoyadmoon)
- #417 refactor: Refactor SelectList component to use React hooks (@kyoyadmoon)
- #416 Refactor/remove-unsafe-lifecycles-part1 (@kyoyadmoon)
- #415 test: add testing-library (@kyoyadmoon)
- #414 Docs/upgrade-storybook-v6-with-webpack5 (@kyoyadmoon)
- #413 build: upgrade node to v20 (@kyoyadmoon)
- #412 Backport/6.1.0 (@github-actions)
v6.1.0
v6.0.0
What's in this release
- #407 Release v6.0.0 (@kyoyadmoon)
- #406 Upgrade react to v17 - resolve packages not match react 17 (@kyoyadmoon)
- #405 [gypcrete] upgrade react to v17 (@kyoyadmoon)
- #404 Backport/5.3.0 (@github-actions)
v5.3.0
What's in this release
- #403 Release/5.3.0 (@a26620236)
- #402 Export helper function
getInitPosition
(@a26620236) - #399 Add getCroppingRect method & export getScaleFromCropRect for image editor (@chenesan)
- #396 Backport/5.2.0 (@github-actions)
v5.2.0
What's in this release
- #395 Release/5.2.0 (@chenesan)
- #393 [Anchor] Support left / right direction (pt. 4 - add horizontal placement prop on Popover) (@chenesan)
- #392 [Anchor] Support left / right direction (pt. 3 - add horizontal placement strategy) (@chenesan)
- #391 [Anchor] Support left / right direction (pt. 2 - add tests and remove unused code) (@chenesan)
- #390 [Anchor] Support left / right direction (pt. 1 - refactor getPositionState with placement strategies) (@chenesan)
- #389 Backport/5.1.0 (@github-actions)
v5.1.0
What's in this release
- #388 Release/5.1.0 (@a26620236)
- #386 [Section] 支援顯示錯誤訊息 (@a26620236)
- #383 ci: add auto backport (@YuCJ)
- #381 Port/5.0.1 (@kyoyadmoon)
v5.0.1
What's in this release
- #380 Release/5.0.1 (@kyoyadmoon)
- #371 [gypcrete] 更新漏洞套件 pt.1 (@kyoyadmoon)
- #376 build(deps): bump hosted-git-info from 2.7.1 to 2.8.9 (@dependabot)
- #375 build(deps): bump path-parse from 1.0.6 to 1.0.7 (@dependabot)
- #372 build(deps): bump shelljs from 0.8.3 to 0.8.5 (@dependabot)
- #379 build(deps): bump https-proxy-agent from 2.2.1 to 2.2.4 (@dependabot)
- #377 build(deps): bump ini from 1.3.5 to 1.3.8 (@dependabot)
- #374 build(deps): bump ws from 5.2.2 to 5.2.3 (@dependabot)
- #373 build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (@dependabot)
- #370 build(deps): bump elliptic from 6.4.0 to 6.5.4 (@dependabot)
- #369 build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (@dependabot)
- #368 build(deps): bump markdown-to-jsx from 6.10.3 to 6.11.4 (@dependabot)
- #367 build(deps): bump nested-object-assign from 1.0.3 to 1.0.4 (@dependabot)
- #366 build(deps): bump y18n from 3.2.1 to 3.2.2 (@dependabot)
- #361 build(deps): bump tar from 2.2.1 to 2.2.2 (@dependabot)
- #360 build(deps): bump tmpl from 1.0.4 to 1.0.5 (@dependabot)
- #359 build(deps): bump moment from 2.24.0 to 2.29.3 (@dependabot)
- #365 build(deps): bump pug-code-gen from 2.0.2 to 2.0.3 (@dependabot)
- #364 build(deps): bump lodash from 4.17.15 to 4.17.21 (@dependabot)
- #363 build(deps): bump ssri from 6.0.1 to 6.0.2 (@dependabot)
- #362 build(deps): bump ua-parser-js from 0.7.18 to 0.7.31 (@dependabot)
- #358 build(deps): bump async from 2.6.0 to 2.6.4 (@dependabot)
- #356 build(deps): bump handlebars from 4.6.0 to 4.7.7 (@dependabot)
- #355 build(deps): bump url-parse from 1.4.3 to 1.5.10 (@dependabot)
- #354 build(deps): bump merge-deep from 3.0.2 to 3.0.3 (@dependabot)
- #353 套用新版 auto assign 機制 (@a26620236)
- #352 Add release drafter config (@a26620236)
- #351 Backport from master to develop (@benny0642)
v5.0.0
Bug Fixes
- CI never stop running caused by watch mode (2da930d)
- clean code (d54c000)
- fix code review (830c305)
- fix props name (53f3719)
- fix scss file indentation (176bc6f)
- lint error (e1b1bb1)
- lint error (1262b03)
- lint issue (488503d)
- linter errors in Radio.scss (9cf2722)
- package.json: fix generate-icon-components script (7b95c83)
- remove build job (94dbe0d)
- scss stylelint errors (ff68819)
- should not asideControlClickableOnDisabled if not disabled (673ad51)
Features
- add .nvmrc for node version (4c0a1b9)
- add "conventional-changelog-cli to package.json (ad22c1f)
- add
add-location
icon (39aa011) - add canary release workflow (fa17c3d)
- add ci workflow with codecov (5f56f15)
- add Location icon (d7a5cc3)
- add props for RadioSelectList (984dedc)
- add radio-empty.svg and radio-selected.svg (ad75ef6)
- add release workflow (6620403)
- add SvgRadioEmpty and SvgRadioSelected (cdfb6d4)
- change
fill
value to currentColor (b2e51ca) - change AddLocation icon (8ad1d7b)
- change Location icon (ad2600b)
- CheckboxEmpty: rename radio-empty with checkbox-empty (369a6b3)
- CheckboxHalf: rename to CheckboxHalf (33cf1da)
- CheckboxSelected: rename to CheckboxSelected (0883c8d)
- deleted unused deploy.sh (c06773e)
- deleted unused travis cd (c4a99b1)
- export RadioSelectList and RadioSelectOption (825d0b1)
- implement Radio component (df4e347)
- implement RadioSelectList and RadioSelectOption (d595eaf)
- remove fixed
fill
color (87ba9ce) - specify node maximum version in package.json (86aee36)
- update release workflow (00fba6d)
- update release workflow with
iCHEF/npm-install-with-cache-action@v1
(40cfe3a) - use ichef npm-install-with-cache-action to install packages (3ff5ed1)