Skip to content

Releases: uiwjs/uiw

v1.8.0

08 Apr 01:29
Compare
Choose a tag to compare
  • 🌟feat(Menu): Add mode inline parameters. 1f991d2
  • 🌟feat(Menu): Add horizontal menu dark theme. dc82719
  • 🌟feat(Menu): Add theme attribute. e39be69
  • 🌟feat(Menu): mode adde inline b819d1c
  • 🐞fix(Menu): Fix Menu selected style. 9e4a3cd
  • 🐞fix(Menu): Fix the submenu selection issue. bd1e4b2
  • 🐞fix(Menu): fix horizontal mode without selectinng styles. d4ad53f
  • 📖doc: Update Menu Component doc. d51a8fb
  • 📖doc(Menu): Update example. 3d329f8
  • 📖Update uiw-doc.png 2a5b007
  • 💄chore: Update deploy command. a1cad27
  • 💄style(Mennu): Change menu ative style. 68eef21

v1.7.3

04 Apr 02:20
Compare
Choose a tag to compare
  • 💄chore: Update deploy command. a1cad27
  • 🌟Update uiw-iconfont v1.2.8. 72ac4a2

v1.7.2

23 Mar 04:34
Compare
Choose a tag to compare
  • 🐞 fix(Menu): Horizontal mode secondary menu display issue. #58 54ff5ed
  • 🐞 fix(Notification): Modify the automatic closing time. (#57) @xurui3762791 027c2c8
  • 🐞 fix(HotKeys): Fix an event after fixing HotKey unmount. 384064b
  • 💄 refactor: Update deploy command. 8903382
  • 💄 refactor: Update uiw-iconfont package. 1bc8629
  • 📖 doc: Updatee Changelog. bf6b951

v1.7.1

09 Feb 11:50
Compare
Choose a tag to compare
  • 🐞 fix(Dropdown): Fixed menu hidden failure. - 0a0e9f4

v1.7.0

09 Feb 10:18
Compare
Choose a tag to compare
  • 🌟 feat(Menu): Inherit more dom attributes. 1e8896e
  • 🌟 feat(Dropdown): Add onVisibleChange props. c7aa3df
  • 🌟 feat(Dropdown): Add new component. 4102367
  • 🎨 style(Icon): Modify icon default font size. bfdb370
  • 🎨 style(Button): Modify Button to disable the style. ba2d8d0
  • 🐞 fix(Dropdown): Repair Menu component failure problem. de25e78
  • 🐞 fix(Dropdown): Unknown event handler property . 2e319db
  • ⛑ test: Fix Rate test case & Recommended chart library (#54) : @kooff88 dbe20c5
  • 📖 doc(Menu): Fixed api document error. 915b526
  • 📖 doc(Dropdown): Update Example. 0337a50
  • 📖 doc(Select): Update select.md (#53) : @gonghengda 1310375
  • 📖 doc: Update recommendation.md 8fd23bc

v1.6.2

25 Dec 01:24
Compare
Choose a tag to compare
  • 🌟 feat(Menu): The Menu component add divider. fb51a3c
  • 🌟 feat(Paging): Jump flip add hover icon. dfc9606
  • 🐞 fix(TimeSelect): Drop down selection. ac1f8ba
  • 🐞 fix(Paging): Fix #52 the page calculation error. a819407
  • 💄 chore(Message): Message component root node cleanup. cbc6912
  • 💄 clean: format the code. 966a4bc
  • 📖 doc(Menu): Update example. e96ce68
  • 📖 doc: update recommendation. a2bfdb4

v1.6.1

19 Dec 02:14
Compare
Choose a tag to compare
  • 🐞 fix(Select): Repair value update props display. 4d4e48f
  • 🐞 fix(TimeSelect): Add the default format value. 57e4387
  • 💄 style(Input): Component control alignment. 8bcd6d1
  • 💄 style(Form): Modify the Form error style. e131a86
  • 💄 style(Menu): Modify menu padding. c43487d
  • 📖 doc(Calendar): Update api document. a752016

v1.6.0

18 Dec 01:19
Compare
Choose a tag to compare

uiw react a high quality ui toolkit a component library for react 16 2017-12-18 10-19-57

Feature:

  • 🌟 feat(Calendar): Add month panel. b84167d
  • 🌟 feat(Calendar): Add date,mode props. 4f2fb40
  • 🌟 feat(Input): Add addonAfter,addonAfter props. 645811f
  • 🌟 feat(Calendar): Add new component. 6b08d74
  • 🌟 feat(Badge): Enhance the style props. ec07ed2
  • 🌟 feat(Badge): Add status props. d24a433
  • 🌟 feat(DatePicker): Add weekLabel props. 2e364d4
  • 🌟 feat(Calendar): Add panel header. 4193aa3
  • 🌟 feat(DatePicker): Add disabledDate props. 80aec0c

Style Update:

  • 💄 style(Input): Modify Input box-shadow style. 2431184
  • 💄 style(Input): Change input style. 022727d

Bug fixed:

  • 🐞 fix(DatePicker): export component. 7b8b765
  • 🐞 fix(DatePicker): Marked wrong today. 6f69ba5
  • 👙 refactor(DatePicker): Refactor Day Panel. a5d6a8d

Document Update:

  • 📖 doc(HotKeys): Add example. 3559133
  • 📖 doc(Button): Update api document. c9a8ed7

v1.5.6

15 Dec 07:36
Compare
Choose a tag to compare
  • 🐞 fix(DatePicker): Repair type problem raised error. b2bfa71
  • 🌟 feat(HeadMap): The HeadMap component is detached from the Calendar. d8537c1
  • 📖 doc(HeatMap): Modify the doc error. 591e9ef

v1.5.5

15 Dec 03:03
Compare
Choose a tag to compare

uiw react a high quality ui toolkit a component library for react 16 2017-12-15 11-15-00

Feature:

  • 🌟 feat(DatePicker): Add disabledDate props. : 724b2a4
  • 🌟 feat(Avatar): add mini size : @Xing-He 8a9861b

Bug fixed:

  • 🐞 fix(scrollTop): Method does not exist. : 5a07641

Document Update: