Skip to content

Changelog

2024.5.2 (2024-12-15)

✨ Features

  • i18n: support responsive language switching
  • i18n: support for dynamic languages
  • utility: add uuid utility
  • workflow: support workflow
  • input-tag: support input tag
  • map support map
  • loading-bar support loading bar
  • float-button support float button
  • data-filter support data filter

2024.5.1 (2024-12-09)

✨ Features

  • logger: support case sensitive (c736d50)
  • logger: support height (1fa5af1)
  • logger: support logger (0f241ba)
  • logger: support slot (0e641a1)
  • logger: support toolbar (0846055)
  • logger: support toolbar for search (9d0170b)
  • scrollbar: support custom scrollbar (d844516)
  • scrollbar: support scrollbar (aef72d4)
  • count-down: add on-complete event (d829d77)
  • count-down: add some slots (6cd514c)
  • count-down: support count-down (cc2157a)
  • count-down: support progress (d0b3920)
  • count-down: support simple mode (da3e85f)
  • count-down: support title and toolbar (88bb8d9)
  • count-down: support warningThreshold (ef86ffc)
  • empty: support empty (11876af)
  • backtop: support backtop (81c96e5)
  • workflow: add connection line verification (7c28082)
  • workflow: add i18n (769c4f8)
  • workflow: add simple data report (fe31043)
  • workflow: add uniq id to node (1875479)
  • workflow: add validation report for data (c2c064d)
  • workflow: adding validation visuals (03a1477)
  • workflow: split components (86ccb65)
  • workflow: support background grid (00d62ee)
  • workflow: support basic workflow (a03f9b4)
  • workflow: support node validated (09629eb)
  • workflow: support panel slots (126bc03)
  • workflow: support remove connection (a8c1091)
  • workflow: support remove node (7f48af6)
  • workflow: support v-model (5b6c70f)
  • workflow: support workflow edit (86f1c4c)
  • workflow: support workflow view (647661b)
  • workflow: update connection line status (c5d4886)

2024.5.0 (2024-12-03)

🐛 Bug Fixes

  • core: fix ci (5daea84)
  • button: fix slot (d7f795c)
  • button: fix the missing content in loading status (ba29ece)
  • button: fixed the icon abnormality caused by setting the size in the loading state (6d4bd4f)
  • toggle: fixed click events not being blocked correctly (fa13012)

✨ Features

  • data builder: fit all field (e25d9e9)
  • data builder: support bigscreen (17acd5f)
  • data builder: support editor (3d17865)
  • data builder: support ruler (ab5218d)
  • data builder: supports starting position 0 (2842f2b)
  • data builder: adapter basic configure component (96dccfc)
  • data builder: adapter component configuration (d9a2ebb)
  • data builder: fixed component being able to go outside the canvas (927d099)
  • data builder: support canvas center (d4fdd35)
  • data builder: support canvas style (8069f57)
  • data builder: support clicking on the canvas to deselect components (e4e561f)
  • data builder: support component remove (9e5f4c9)
  • data builder: support component resize (1370271)
  • data builder: support component slot (c8789d2)
  • data builder: support editor (61930df)
  • data builder: support guideline (6c03c63)
  • data builder: support panel label slot (63d0644)
  • data builder: support show toolbar (bc27bc2)
  • data builder: support view (307ec7e)
  • data builder: support width and height (627d582)
  • upload: support upload (65720c2)
  • core: replace npm to pnpm (e8ba631)
  • core: support i18n (371932c)

2024.4.0 (2024-11-17)

🐛 Bug Fixes

  • input: fixed textarea border (588b8dd)
  • tree: fix the abnormal hover and selected styles in lazy loading (b6610f1)

✨ Features

  • contextmenu: support contextmenu (2f1620e)
  • contextmenu: support custom position (59a9b1c)
  • contextmenu: support item disabled (13f0029)
  • contextmenu: support sub contextmenu (5bc2533)
  • select: support lazy options (4bb4761)
  • spin: optimize background layer
  • tabs: support label slot for tab item (41d4279)
  • tabs: support on-click event for tab item (d191501)
  • collapse: support title for item (0f0e99d)
  • form: support dynamic form (bfd3997)
  • hover card: fixed code (d22408c)
  • hover card: support hover card (712549a)
  • hover card: support title and footer slots (66f5b35)
  • toggle: add image example (65703a8)
  • toggle: support disabled (b151771)
  • toggle: support group (5b7bda1)
  • toggle: support group multiple mode (ae09b8c)
  • toggle: support size (0efec03)
  • toggle: support toggle (f732b08)
  • switch: support true-value and false-value(036b7b3)

2024.3.0 (2024-11-10)

🐛 Bug Fixes

  • avatar: fix square (bf4f831)
  • button: fixed disabled hover (cd1ea49)
  • modal: fix width and height (456ecc1)
  • modal: replace width to auto (dfe2a1c)
  • row col: fix span (beab688)
  • select: fix content overflow in multiple selections (2d6c617)
  • tooltip: fixed arrow (cc40fb9)
  • tooltip: fixed delay (9ba105d)
  • tooltip: fixed position (43e9024)

✨ Features

  • avatar: support group (d5347f0)
  • avatar: support group max (20426e5)
  • avatar: support group size (86a1d69)
  • avatar: support group square (b33646f)
  • divider: optimize the left and right layout (c09ecbd)
  • drawer: remove default footer (b7e89ce)
  • form: support array checker (242e16f)
  • gradient text: support gradient text (bfadd64)
  • gradient text: support gradient text options (4fabda7)
  • modal: add default content slot (6fd610b)
  • modal: remove default footer (074e7d6)
  • modal: support closable (264739c)
  • modal: support maskClosable (7e84e92)
  • number: support clearable (ce932c2)
  • number: support disabled (d2f3be5)
  • number: support min and max (ae9805a)
  • number: support number (0e068bc)
  • number: support onBlur event (a1867d8)
  • number: support placeholder (426753d)
  • number: support show controller (a643ec3)
  • number: support size (5b34615)
  • number: support type (baf89da)
  • select: add max height (3862140)
  • select: support border (1ce22f2)
  • select: support multiple (ac2a9c0)
  • text: support color (af45193)
  • text: support italic (3f2549d)
  • text: support strong (6be18a1)
  • text: support text (ba06e76)
  • text: support type (ce123fa)
  • text: support underline and delete (74ee6b3)
  • tree: support cascade (441428b)
  • tree: support checkable (d1cde73)
  • tree: support expand & collapse slot (5bb964e)
  • tree: support label slot (0a15652)
  • tree: support lazy loading of data (954bc5c)
  • tree: support multiple (734bb29)
  • tree: support node disabled (1d3b866)
  • tree: support show line (9d0294a)
  • tree: support tree (fe0314a)
  • tree: support v-model (a21d9cf)

2024.2.0 (2024-11-03)

📚 Documentation

✨ Features

🐛 Bug Fixes

  • badge: fix default value position (65fa5de)
  • badge: fix default value position not passed exception (e41e160)
  • button: fixed circle (cad2403)
  • card: fixed custom card title style not working (b3b7c10)
  • dropdown: fix the problem of exceeding the container causing stretching (ad6d072)
  • dropdown: fix trigger is hover position (e6de99a)
  • exception: fixed position (9d15bf9)
  • exception: fixed slot not working (91619d4)
  • form: fixed default message (f031d13)
  • form: fixed not report message (26fc28a)
  • input: fixed max width (2bb4540)
  • input: fixed null value (3104ee5)
  • input: fixed provide and inject type (43b860b)
  • link: fixed link style (20f6da7)
  • select: fixed the issue that custom options caused the default selection to be abnormal (3b3ca92)
  • select: fixed width (5504971)
  • timeline: fixed spacing (bdbd20c)
  • tooltip: fixed auto width (2111a8b)
  • tooltip: fixed code compile (9e82ce4)
  • tooltip: fixed lenght (f73a749)
  • tooltip: fixed the problem of automatic positioning beyond the screen (b829fd1)

2024.1.2 Release Notes


General Changes

  • [Docs] Add some config
  • [Env] Optimize NPM version release script

Component Changes

  • [Row] Support row, col
  • [Row] Support gutter
  • [Row] Support align
  • [Row] Support justify
  • [Row] Support wrap
  • [Col] Support span
  • [Col] Support order
  • [Divider] Support type
  • [Divider] Support position
  • [Divider] Support dashed
  • [Tooltip] Support width
  • [Tooltip] Support ellipsis
  • [Tooltip] Support length
  • [Tooltip] Support multiple lines
  • [Avatar] Support size
  • [Avatar] Support square
  • [Avatar] Support on-success event
  • [Avatar] Support on-failed event
  • [Badge] Support type
  • [Badge] Support text
  • [Badge] Support max
  • [Badge] Support dot
  • [Alert] Support title
  • [Alert] Support description
  • [Alert] Support type
  • [Alert] Support closable
  • [Alert] Support icon
  • [Alert] Support banner
  • [Progress] Support status
  • [Progress] Support size
  • [Progress] Support show label
  • [Space] Support size
  • [Space] Support cosutom size
  • [Space] Support wrap
  • [Space] Support array size
  • [Switch] Support type
  • [Switch] Support size
  • [Switch] Support disabled
  • [Switch] Support open and close slot
  • [Radio] Support disabled
  • [Radio] Support size
  • [Radio] Support type
  • [Radio] Support group
  • [Checkbox] Support disabled
  • [Checkbox] Support size
  • [Checkbox] Support type
  • [Checkbox] Support group
  • [Input] Fixed border style
  • [Input] Support disabled
  • [Input] Support password
  • [Input] Support textarea
  • [Select] Support disabled
  • [Select] Support slot
  • [Select] Support size
  • [Select] Support type
  • [Rate] Support max
  • [Rate] Support allow half
  • [Rate] Support type
  • [Rate] Support disabled
  • [Rate] Support show text
  • [Tab] Support disabled
  • [Tab] Support type
  • [Tab] Support size
  • [Tab] Support v-model
  • [Tab] Support item icon
  • [Tab] Support card
  • [Tab] Support closable
  • [Tab] Support extra slot
  • [Tab] Support vertical mode
  • [Tab] Support position
  • [Tab] Add dynamic example
  • [Tab] Support remove
  • [Skeleton] Support animation
  • [Skeleton] Support title
  • [Skeleton] Support item type
  • [Skeleton] Support item size
  • [Layout] Support layout and header
  • [Layout] Support content
  • [Layout] Support footer
  • [Layout] Support multiple layout
  • [Layout] Fixed custom width
  • [Layout] Add shadcn-layout-wrapper selector
  • [Layout] Add some selector
  • [Page] Support page size
  • [Page] Support prev and next
  • [Page] Support show max page
  • [Page] Support show total
  • [Page] Support sizer
  • [Page] Add slot
  • [Drawer] Support custom title
  • [Drawer] Support closable
  • [Drawer] Support mask closable
  • [Drawer] Support position
  • [Drawer] Support width and height
  • [Menu] Support width
  • [Menu] Support direction
  • [Menu] Support v-model
  • [Message] Support show icon
  • [Message] Support type
  • [Message] Support background
  • [Message] Support set 0 will not be closed
  • [Message] Support closeable
  • [Table] Support stripe
  • [Table] Support border
  • [Table] Support custom column slot
  • [Table] Support row click event
  • [Table] Support fixed column
  • [Table] Support width
  • [Table] Support column width
  • [Table] Support fixed shadow
  • [Table] Support multiple fixed column
  • [Table] Support height

2024.1.1 Release Notes


General Changes

  • [Core] Add release npm repository configuration
  • [Core] Support compile css
  • [Core] Add docs
  • [Core] Replace sh to bash
  • [Core] Support on-demand import

Component Changes

  • [Tree] Supports expanding parent directories by selecting subnodes
  • [Tabs] Support vertical mode
  • [Tab] Support check slot type
  • [Card] Support loading
  • [Card] Support description
  • [User] User-related pages to enable ICard
  • [Card] Optimize component introduction method
  • [Button] Optimize component introduction method
  • [Modal] Support width and height
  • [Input] Support size
  • [Input] Supports max length
  • [Input] Supports prefix and suffix
  • [Icon] Support icon
  • [Icon] Support size
  • [Icon] Support color
  • [Copy] Support tooltip
  • [Copy] Support position
  • [Tooltip] Support delay
  • [Tooltip] Support position
  • [Tooltip] Support trigger
  • [Tooltip] Support arrow
  • [Code] Support theme
  • [Code] Support language
  • [Code] Support show line numbers