v4.4.0
What's Changed
- Backport/4.3.0 by @chenesan in #275
- Remove deprected PopupButton type check by @chenesan in #276
- Add muted prop on
rowComp()
by @chenesan in #278 - Pass message as messageTitle when type is string in Popup by @kyoyadmoon in #279
- Turn icon format from font to inline svg by @chenesan in #280
- [Chore] auto generate icon index.js by @chenesan in #281
- Add takeout Icon by @benny0642 in #283
- Add takeout icon v2 by @benny0642 in #284
- Add "more" icon by @zhusee2 in #287
- Bugfix: svg 的顏色有誤 by @benny0642 in #285
- [Chore] Upgrade eslint config ichef to 8.0.0 by @chenesan in #290
- Update auto-assign action reviewer by @chenesan in #291
- New Icon: inline-dropdown by @benny0642 in #292
- [Chore] Add WebStorm generated .idea directory to gitignore by @leannechen in #295
- [Chore] Add new reviewer to .auto_assign by @a26620236 in #294
- Revise by @zhusee2 in #293
- [Feature] Add title right area on Section / List by @chenesan in #297
- New icons: plus-one and minus-one by @a26620236 in #296
- Add padding left for section title right area by @chenesan in #298
- Revise rev.2 by @zhusee2 in #300
- Add new icon: Gear by @leannechen in #301
- Update Gear icon to a smaller version by @leannechen in #302
- Fix popover placement when there is no enough space on top or bottom of content by @chenesan in #303
- 修改 SwitchRow disabled style by @benny0642 in #305
- export parseSelectOptions from @ichef/form for draft "Dropdown" component by @tz5514 in #306
- [Popup] Make Popup message able to display line break with newline characters by @leannechen in #307
- [Bugfix] Change errorMsg prop type to array by @benny0642 in #308
- Remove isRequired of anchor props 'remainingSpace' by @leannechen in #309
- Bugfix: Change EditableTextLabel to listen touchEnd event by @benny0642 in #310
- Add 'topArea' to by @zhusee2 in #311
- add people icon by @chenesan in #313
- [Bugfix] Switch is overflow hidden in SwitchRow by @benny0642 in #315
- Add ref to ColumnView by @a26620236 in #314
- add new icon by @a26620236 in #316
- [Bugfix] remove empty label when build value label in by @chenesan in #317
- add import icon by @brianwu291 in #318
- add renderRowValueLabel for SelectRow by @chenesan in #319
- [gypcrete] disable dropdown icon when
SelectRow
is ineditable by @kyoyadmoon in #320 - Add copy link icon by @a26620236 in #321
- fix: wont pass renderRowValueLabel by @chenesan in #322
- Add icons by @zhusee2 in #323
- Add
skip
in closable,refreshOnWindowResize
anddistanceFromAnchor
inanchored
by @chenesan in #324 - add aside clickable on disabled in RowComp by @chenesan in #325
- Add postfix for
<TextInput>
by @chenesan in #327 - 移除不必要的 css 屬性 by @a26620236 in #329
- Release/4.4.0 by @a26620236 in #330
New Contributors
- @a26620236 made their first contribution in #294
- @brianwu291 made their first contribution in #318
Full Changelog: v4.3.0...v4.4.0