2024-01-24 09:11:16 +08:00
|
|
|
## [0.1.9](https://github.com/thaw-ui/thaw/compare/v0.1.8...v0.1.9) (2024-01-24)
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* `Message` adds close button and position.
|
|
|
|
* Update leptos to v0.5.7.
|
|
|
|
|
|
|
|
### Bug Fixs
|
|
|
|
|
|
|
|
* `Input` click edge does not focus.
|
|
|
|
* Label cannot be removed correctly when `Tab` is removed.
|
|
|
|
|
2024-01-17 11:09:19 +08:00
|
|
|
## [0.1.8](https://github.com/thaw-ui/thaw/compare/v0.1.7...v0.1.8) (2024-01-17)
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* `CollapseItem` add animation.
|
|
|
|
* Adds `TextArea` component.
|
|
|
|
* `NavBar` adds `NavBarLeft` and `NavBarRight` slot.
|
|
|
|
* Update leptos to v0.5.6
|
|
|
|
|
|
|
|
### Bug Fixs
|
|
|
|
|
|
|
|
* `CheckboxItem` adds tracking value changes.
|
|
|
|
|
2024-01-09 23:30:09 +08:00
|
|
|
## [0.1.7](https://github.com/thaw-ui/thaw/compare/v0.1.6...v0.1.7) (2024-01-09)
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* `InputNumber` adds ComponentRef.
|
|
|
|
* Adds `Drawer` component.
|
|
|
|
* Adds `Collapse` component.
|
|
|
|
|
2024-01-02 21:26:36 +08:00
|
|
|
## [0.1.6](https://github.com/thaw-ui/thaw/compare/v0.1.5...v0.1.6) (2024-01-02)
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* `AutoComplete`, `DatePicker`, `Input`, `InputNumber` and `TimePicker` adds attrs prop.
|
|
|
|
|
2023-12-26 23:26:18 +08:00
|
|
|
## [0.1.5](https://github.com/thaw-ui/thaw/compare/v0.1.4...v0.1.5) (2023-12-26)
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* Adds class param.
|
|
|
|
|
2023-12-19 16:49:46 +08:00
|
|
|
## [0.1.4](https://github.com/thaw-ui/thaw/compare/v0.1.3...v0.1.4) (2023-12-19)
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* `Input` and `AutoComplete` adds ComponentRef.
|
|
|
|
* `AutoComplete` adds `AutoCompletePrefix` and `AutoCompleteSuffix` slot.
|
|
|
|
* Adds `Spinner` component.
|
|
|
|
* Adds `DatePicker` component.
|
|
|
|
|
2023-12-12 22:29:07 +08:00
|
|
|
## [0.1.3](https://github.com/thaw-ui/thaw/compare/v0.1.2...v0.1.3) (2023-12-12)
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* **button:** Add button group component
|
|
|
|
* **button:** Add size property
|
|
|
|
* **button:** Add circle property
|
|
|
|
* **calendar:** Add calendar component
|
|
|
|
* **time picker:** Add time picker component
|
|
|
|
* **class:** Add class param to first components
|
|
|
|
* **slider:** Add step property
|
|
|
|
* **slider:** Add slider label component
|
|
|
|
|
|
|
|
### Bug Fixs
|
|
|
|
|
|
|
|
* **button:** The round property shows the problem
|
|
|
|
|
2023-12-04 22:42:17 +08:00
|
|
|
## [0.1.2](https://github.com/thaw-ui/thaw/compare/v0.1.1...v0.1.2) (2023-12-04)
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* **leptos:** Update leptos to v0.5.4
|
|
|
|
* **auto complete:** Auto complete component add keyboard event
|
|
|
|
* **menu:** Menu item add line height
|
|
|
|
* **button:** Button add disabled style
|
|
|
|
* **disabled and invalid:** Add disabled and invalid statuses to input
|
|
|
|
|
|
|
|
### Bug Fixs
|
|
|
|
|
|
|
|
* **callback:** Nightly Callback conversion problem
|
|
|
|
|
2023-11-27 09:22:14 +08:00
|
|
|
## [0.1.1](https://github.com/thaw-ui/thaw/compare/v0.1.0...v0.1.1) (2023-11-27)
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
* **ssr:** Add ssr and hydrate
|
|
|
|
* **style:** GlobalStyle component margin style
|
|
|
|
* **component:** add `Text` component
|
|
|
|
|
2023-11-19 16:28:06 +08:00
|
|
|
## [0.1.0](https://github.com/thaw-ui/thaw/compare/v0.1.0-beta4...v0.1.0) (2023-11-19)
|
|
|
|
|
|
|
|
### Bug Fixs
|
|
|
|
|
|
|
|
* **provide_context:** Use the Provider component. Specific reasons see https://github.com/leptos-rs/leptos/issues/2038.
|
|
|
|
|
2023-11-16 20:33:53 +08:00
|
|
|
## [0.1.0-beta4](https://github.com/thaw-ui/thaw/compare/v0.1.0-beta3...v0.1.0-beta4) (2023-11-16)
|
|
|
|
|
|
|
|
* **input:** Input component add prefix slot.
|
|
|
|
* **progress:** The variant property of the progress component is changed to color.
|
|
|
|
|
2023-11-15 23:14:12 +08:00
|
|
|
## [0.1.0-beta3](https://github.com/thaw-ui/thaw/compare/v0.1.0-beta2...v0.1.0-beta3) (2023-11-15)
|
|
|
|
|
|
|
|
**rewrite:** Rewrite the progress component.
|
|
|
|
|
2023-11-14 21:39:38 +08:00
|
|
|
## [0.1.0-beta2](https://github.com/thaw-ui/thaw/compare/v0.1.0-beta...v0.1.0-beta2) (2023-11-14)
|
|
|
|
|
|
|
|
**private**: AlertVariant, ButtonColor, TagVariant theme related methods cancel pub.
|
2023-11-14 21:43:59 +08:00
|
|
|
|
2023-11-14 21:39:38 +08:00
|
|
|
**avatar**: The name of circle is changed to round and the type of size is changed to u16.
|
2023-11-14 21:43:59 +08:00
|
|
|
|
2023-11-14 21:39:38 +08:00
|
|
|
**badge**: The name of color is changed to variant, and max_value is changed to max.
|
2023-11-14 21:43:59 +08:00
|
|
|
|
2023-11-14 21:39:38 +08:00
|
|
|
**button**: The type of children is changed to Children.
|
2023-11-14 21:43:59 +08:00
|
|
|
|
2023-11-14 21:39:38 +08:00
|
|
|
**grid**: Change the type x_gap, y_gap, offset to u16.
|