All notable changes to Sikessem's UI kit will be documented in this file.
Full Changelog: v0.6.3...v0.7.0
v0.7.0 - 2023-08-29
- [0.x] Add icons to some components
- [0.x] Remove component tag
- [0.x] Remove Alpine.js and Laravel Livewire
- [0.x] Improve code structure
- [0.x] Fix selected option from select component
- [0.x] Update documentation link
v0.6.3 - 2023-08-10
- [0.x] Fix form method
- [0.x] Fix selected option
- [0.x] Fix select option keys
- [0.x] Improve handling of component aliases
- [0.x] Fix select value
v0.6.2 - 2023-08-09
- [0.x] Improve button and input type components
- [0.x] Make prefix configurable
v0.6.1 - 2023-08-09
- [0.x] Fix textarea value
- [0.x] Fix input value
- [0.x] Fix button text
- [0.x] Add text element
v0.6.0 - 2023-08-07
- [0.x] Add select component
- [0.x] Improve entry component
- [0.x] Add textarea component
- [0.x] Add input component
- [0.x] Add more button colors
- [0.x] Add entry colors
- [0.x] Add choice colors
- [0.x] Fix links plugin
- [0.x] Fix edge plugin
v0.5.4 - 2023-08-04
- [0.x] Add button colors
- [0.x] Add SVG colors
- [0.x] Fix divide color
v0.5.3 - 2023-08-03
- [0.x] Fix icon component name
- [0.x] Fix icon component fill color
v0.5.2 - 2023-08-03
- [0.x] Fix component slot rendering
- [0.x] Add entry datalist
- [0.x] Improve form control components
- [0.x] Add button types
v0.5.1 - 2023-08-02
- [0.x] Improve plugins architecture
- [0.x] Improve color utilities
v0.5.0 - 2023-08-01
- [0.x] Fix color utilities
- [0.x] Add color utilities
- [0.x] Add icon component
v0.4.0 - 2023-07-31
- [0.x] Fix button href
- [0.x] Fix form action
- [0.x] Fix link href
- [0.x] Add entry component
- [0.x] Add tag and endtag directives
- [0.x] Change ui directive
v0.3.0 - 2023-07-29
- [0.x] Add component slots
- [0.x] Add paired component
- [0.x] Add errors component
- [0.x] Add error component
- [0.x] Add form component
- [0.x] Change blade directives
- [0.x] Change flashes component
- [0.x] Change flash component
v0.2.0 - 2023-07-19
- [0.x] Allow custom components
- [0.x] Add flashes component
- [0.x] Add flash component
- [0.x] Add label component
- [0.x] Add menu component
- [0.x] Add button component
- [0.x] Add blade directive end
v0.1.0 - 2023-07-17
- [0.x] Add orphan component
- [0.x] Add user guide
- [0.x] Add blade directives
- [0.x] Add link component
- [0.x] Add text component
- [0.x] Add base-layout component