MVP Verson: 0.4.8 beta
Lang Icon
Toggle Icon

2025-08-28

  • Tooltip component adds a tip on the left
  • Notice component adds Material Design style
  • Table component has been added and no data is displayed yet
  • Fixed the button style and text priority issues of Modal and Drawer components
  • Fixed the maskClosable property scope issue in Modal and Drawer components.

2025-08-24

  • Complete the cover page

2025-08-22

  • Supplementary Table documentation

2025-08-21

  • Improve TangoCSS documentation and add a mapping table between TangoCSS and standard CSS

2025-08-08

  • Update useExcelExporter hook, add a new attribute

2025-08-05

  • Fix bugs for Input component

2025-08-04

  • Corrected the description of the sx attribute in the documentation
  • Restructure the sx attribute with clear weights and support for tailwindcss syntax

2025-08-01

  • Improve documentation for Table component
  • The Table component adds custom style methods and some key properties
  • Migrate and improved bilingual documentation for Date component

2025-07-31

  • Updated the tango-ui-cw component source code and released it.
  • Fixed issues with DataDisplay component
  • Modal component adds maskClosable property, supports closing by clicking mask
  • Drawer component adds maskClosable property, supports closing by clicking mask
  • Tooltip component adjusts the position of the property
  • The Drawer component has added the onOk property and several custom styling methods, supporting highly customizable styling, customizing the number of footer buttons, and hiding the default button.
  • Adjusted the default style of the Button component
  • The MaterialInput component has added several custom styling methods.
  • Added the onChange property description in the DatePicker component documentation.
  • Added the onChange property description in the ColorPicker component documentation.
  • The Modal component has added the onOk property and several custom styling methods, supporting highly customizable styling, customizing the number of footer buttons, and hiding the default button.
  • Added the dataIndex property description in the Table component documentation.
  • Fixed issues with unusual button styling and image attributes not displaying images in the Search component. New attributes have been added to support custom button text and styles.
  • Removed the enhanced syntax for four positioning attributes in TangoCSS.
  • Fixed an issue where the Notice component was too low in the hierarchy, causing some layouts to be obscured.
  • Fixed text color issues and dark mode adaptation in the Table component.
  • Fixed issues with the disabled style of the Button component.

2025-07-30

  • Improve useExcelExporter export Excel English documents

2025-07-29

  • Improve useExcelExporter export Excel Chinese documents

2025-07-28

  • tango-excel-cw library published to NPM! (Version: 0.0.1)
  • Added tango-excel-cw library for exporting or generating Excel

2025-07-27

  • Improve PDF and other file previews usePerview bilingual documents
  • tango-pdf-cw library published to NPM! (Version: 0.0.1)
  • Added tango-pdf-cw library for PDF and other file previews

2025-07-23

  • Incremental update of WaterMark to support more image source types and multi-line watermarks
  • Change the watermark library useWatermarkOnImage hook name is useInkify

2025-07-23

  • Migrate and improved bilingual documentation for WaterMark
  • tango-watermark library published to NPM!! (Version: 0.0.2)

2025-07-22

  • Migrate and improved bilingual documentation for TangoStore
  • Migrate and improved bilingual documentation for DatePicker component
  • Migrate and improved bilingual documentation for ColorPicker component

2025-07-16

  • Migrate and improved bilingual documentation for Mark component
  • Migrate and improved bilingual documentation for Drawer component
  • Migrate and improved bilingual documentation for Table component
  • Migrate and improved bilingual documentation for Modal component

2025-07-14

  • Migrate and improved bilingual documentation for Tooltip component
  • Migrate and improved bilingual for Update Log
  • Migrate and improved bilingual documentation for Notice component

2025-07-11

  • Added Table component
  • Migrate and improved bilingual documentation for Search component

2025-07-09

  • Updated logo tag
  • Migrate and improved bilingual documentation for Input component
  • Added sidebar click highlighting
  • Migrate and improved bilingual documentation for Line component
  • Migrate and improved bilingual documentation for Space component
  • Completed responsive layout adjustments for mobile and web compatibility

2025-07-08

  • Added version number display
  • Changed global font to Google Fonts

2025-07-07

  • Migrate and improved bilingual documentation for Button component

2025-07-06

  • Downgraded from Next 15 to Next 14

2025-07-05

  • Migrated Tango UI official documentation from React to Next, implemented basic framework, bilingual switching, and theme switching

2025-07-04

  • Tango UI library published to NPM!! (Version: 0.0.1)

2025-06-25

  • Added Table component
  • Improved welcome page UI with introduction and animations

2025-06-23

  • Added ref property to Space component
  • Incremental update for LoginUI quick-build module

2025-05-27

  • Incremental update for useTangoStyle
  • Incremental update for LoginUI quick-build module

2025-05-25

  • Incremental update for useTangoStyle
  • Incremental update for LoginUI quick-build module
  • Added quick-build module

2025-05-22

  • Added DatePicker component
  • Added ColorPicker component

2025-04-30

  • Added syntax highlighting for example code

2025-03-10

  • Adjusted page styling

2025-03-01

  • Updated technical documentation, added tutorial for using Tango library on NPM

2025-02-22

  • Added image watermarking tool library
  • Added utilities section

2025-02-21

  • Added Mark component
  • TangoStore library published to NPM!!

2025-02-20

  • Improved documentation for persistence functionality
  • Added persistence feature to Tango state management library
  • Enhanced functionality of Tango state management library

2025-02-19

  • Added Tango state management library!

2025-02-18

  • Added Date component

2025-02-17

  • Renamed CSS to Tango CSS
  • Standardized component tags to "T" + component name
  • Added Drawer component
  • Added Modal component

2025-02-16

  • Renamed components to Tango
  • Added global notification for copy button

2025-01-30

  • Added some common style shortcuts
  • Fixed issue where some components couldn't use className to define class names

2025-01-29

  • Added projects page

2025-01-28 NEW YEAR !!

  • Added navigation link to top-right of cover page
  • Added advanced concepts page
  • Added cover page (not yet complete)

2025-01-23

  • Added search functionality to Clay-CSS syntax reference
  • Added Layout component
  • Fixed styling issue when Tooltip component placement is set to left
  • Added Tooltip component
  • Fixed various component issues
  • Standardized API usage guidelines for components
  • Added Notice component

2025-01-22

  • Standardized component names to Clay + Component name
  • Added Search component
  • Added Input component

2025-01-20

  • Improved examples for Space component
  • Added syntax reference table
  • Adjusted overall layout of UI library page
  • Added documentation for some CSS syntax
  • Added update log

2025-01-17

  • Added some common styles
  • Added Line component, improved Space component (still needs work), CSS usage framework
  • Created useFastStyle hook to support custom sx style properties, added Space component
  • Added neumorphism-style buttons

2025-01-16

  • Engineered component library, improved Button component introduction and usage
  • Initialized component library with basic Button component
  • Project launched