Skip to content

Version Update Log

This page records the updates of each version of Tune UI, helping you understand the development history and functional changes of the component library.

1.2.4

2025-6-20

New Features

  • Fixed sorting and filtering functionality bugs in Table component
  • Added change-filter event callback to Table component
  • Multiple selection in the table adds the option to select all and throws the event 'change all'`

Bug Fixes

  • Fixed rendering issues in Table component in certain scenarios
  • Fixed path issues in documentation deployment scripts

Improvements

  • Improved component documentation and sample code
  • Enhanced type definitions for Table component

1.2.1

2025-6-12

New Features

  • Added component method documentation, improved component API documentation
  • Optimized type definitions and exports for all components
  • Added type configuration instructions for global imports
  • Improved style.css import method (Type configuration instructions for global imports)

Bug Fixes

  • Fixed type loss issues in all component exports

Improvements

  • Optimized documentation structure and descriptions
  • Improved component type export methods
  • Enhanced development experience and type inference

1.1.21

2025-6-1

New Features

  • Official component release

Released Components

  • Button
  • Input
  • Select
  • Switch
  • Checkbox
  • Radio
  • DatePicker
  • DatePickerMultiple
  • TimePicker
  • Form
  • Table
  • Pagination
  • Modal
  • Tabs
  • Menu
  • Tree
  • Upload
  • Icon
  • Badge
  • Card
  • Progress
  • Tooltip
  • ColorPicker
  • Calendar
  • Carousel
  • Collapse
  • Drawer
  • Breadcrumb
  • BackTop
  • Flex
  • Image
  • InputNumber
  • ListView
  • Message
  • PopConfirm
  • Popover
  • Rate
  • Scrollbar
  • Slider
  • Tag
  • Textarea

Released under the MIT License