Skip to content

Latest commit

 

History

History
750 lines (393 loc) · 16 KB

CHANGELOG.md

File metadata and controls

750 lines (393 loc) · 16 KB

Changelog

Released on 2024-05-27


Improvements and Fixes

Released on 2024-05-23

💄 Styles

  • Page: Change icon loading style.

Improvements and Fixes

Styles

  • Page: Change icon loading style (9e67a53)

Released on 2024-05-21

💄 Styles

  • MonacoEditor: Change border style.

Improvements and Fixes

Styles

  • MonacoEditor: Change border style (9e28f71)

Released on 2024-05-21

♻ Code Refactoring

  • Page: Add subTitle, icon detail config and change style.

Improvements and Fixes

Code refactoring

  • Page: Add subTitle, icon detail config and change style (a9b1ae8)

Released on 2024-05-20

✨ Features

  • Page: Support page status and header bordered.

Improvements and Fixes

What's improved

  • Page: Support page status and header bordered (b9ceefd)

Released on 2024-05-20

💄 Styles

  • Page: Remove header background and border.

Improvements and Fixes

Styles

  • Page: Remove header background and border (ebc3110)

Released on 2024-05-20

💄 Styles

  • Page: Change padding and margin.

Improvements and Fixes

Styles

  • Page: Change padding and margin (75dcbdf)

Released on 2024-05-17

🐛 Bug Fixes

  • Page: Fix icon loading.

Improvements and Fixes

What's fixed

Released on 2024-05-17

🐛 Bug Fixes

  • Page: Fix divider issue for descriptions.

Improvements and Fixes

What's fixed

  • Page: Fix divider issue for descriptions (e77b58c)

Released on 2024-05-17

🐛 Bug Fixes

  • Page: Change font size of descriptions text to 14.

Improvements and Fixes

What's fixed

  • Page: Change font size of descriptions text to 14 (6563223)

Released on 2024-05-17

✨ Features

  • misc: Add Page component.

Improvements and Fixes

What's improved

  • misc: Add Page component (a1d3fea)

Released on 2024-04-17

✨ Features

  • misc: Add Typography component.

Improvements and Fixes

What's improved

  • misc: Add Typography component (86d2497)

Released on 2024-04-15

✨ Features

  • misc: Add Table component.

Improvements and Fixes

What's improved

  • misc: Add Table component (9360db4)

Released on 2024-04-12

✨ Features

  • misc: Add Notification component, add Radio component.

Improvements and Fixes

What's improved

  • misc: Add Notification component (1e5a0cf)
  • misc: Add Radio component (14ae57c)

Released on 2024-04-10

✨ Features

  • misc: Add component: FormHelper.

Improvements and Fixes

What's improved

  • misc: Add component: FormHelper (b28cae4)

Released on 2024-04-10

✨ Features

  • misc: Add Modal component.

Improvements and Fixes

What's improved

  • misc: Add Modal component (395fc9d)

Released on 2024-04-10

✨ Features

  • misc: Add Drawer component.

Improvements and Fixes

What's improved

  • misc: Add Drawer component (baeb103)

Released on 2024-04-10

♻ Code Refactoring

  • Descriptions: Delete itemStyle prop.

✨ Features

  • misc: Add Divider Component.

Improvements and Fixes

Code refactoring

  • Descriptions: Delete itemStyle prop (c1904b9)

What's improved

  • misc: Add Divider Component (5c56228)

Released on 2024-04-09

✨ Features

  • misc: Add Description component.

Improvements and Fixes

What's improved

  • misc: Add Description component (9754f53)

Released on 2024-04-08

✨ Features

  • misc: Add Card component.

Improvements and Fixes

What's improved

  • misc: Add Card component (5dab5f6)

Released on 2024-04-08

✨ Features

  • misc: Add Alert component.

Improvements and Fixes

What's improved

  • misc: Add Alert component (c66b6c9)

Released on 2024-03-14

✨ Features

  • misc: Add SliderInput component.

🐛 Bug Fixes

  • MonacoEditor: Fix fullscreeen icon z-index issue.

Improvements and Fixes

What's improved

  • misc: Add SliderInput component (52fdc85)

What's fixed

  • MonacoEditor: Fix fullscreeen icon z-index issue (0bd617e)

Released on 2024-03-07

✨ Features

  • monaco-editor: Support fullscreen toggle.

Improvements and Fixes

What's improved

  • monaco-editor: Support fullscreen toggle (bea77d9)

Released on 2024-02-01

✨ Features

  • misc: Export some hooks from antd-style.

Improvements and Fixes

What's improved

  • misc: Export some hooks from antd-style (7d6bddd)

Released on 2024-01-23

✨ Features

  • monaco-editor: Support auto-switch light/dark theme.

Improvements and Fixes

What's improved

  • monaco-editor: Support auto-switch light/dark theme (e1e4969)

Released on 2024-01-15

✨ Features

  • misc: Add Breadcrumb component.

Improvements and Fixes

What's improved

  • misc: Add Breadcrumb component (e12d1f6)

Released on 2024-01-10

🐛 Bug Fixes

  • tree: Split type import and export separately to fix build issue.

Improvements and Fixes

What's fixed

  • tree: Split type import and export separately to fix build issue (e139633)

Released on 2024-01-10

✨ Features

  • components: Add ConfigProvider, add MonacoEditor.
  • misc: Add utils.

Improvements and Fixes

What's improved

  • components: Add ConfigProvider (fcb449c)
  • components: Add MonacoEditor (1005ecc)
  • misc: Add utils (3a831ba)

Version 1.0.0-beta.1

Released on 2024-01-05

✨ Features

  • misc: Add Logo component, add Tree component, add types.

🐛 Bug Fixes

  • misc: Declaration files build failed.

Improvements and Fixes

What's improved

What's fixed

  • misc: Declaration files build failed (a83e02e)