Releases: zagreus-co/ZedAdmin
Releases · zagreus-co/ZedAdmin
Release list
Dropdown component
Added
- Added dropdown component with documentation
- Basic dropdown
- Example with divider and split button
- RTL Support
Fixed
- Use
inline-flexfor buttons instead ofblock
Full Changelog: alpha-1.12.0...alpha-1.13.0
Modal component
What's changed
- Added modal component with documentation
- Default modal
- Sizing
- RTL Support
Full Changelog: alpha-1.11.0...alpha-1.12.0
Pagination component
What's changed
- Added pagination component with documentation
- Basic pagination
- Active & disable states
- Sizing
- Alignment
- RTL Support
Full Changelog: alpha-1.10.0...alpha-1.11.0
Table component
What's changed
- Added table component with documentation
- Advanced table
- Striped
- Hoverable
- Changed component pages title to something relevant and SEO friendly. [issue #6]
Full Changelog: alpha-1.9.1...alpha-1.10.0
Alpha 1.9.1
- Add a blank page to make new pages more accessible for you.
Breadcrumb component
This release refers to the latest alpha version, which has completed code examples of Breadcrumb.
Tab component
This release refers to the latest alpha version, which has completed code examples and sub-components for Tabs:
- Default Tabs
- Tabs with underline
- Tabs with icons
- Pill tabs
- Full width tabs
- Interactive tabs using AlpineJS
- RTL Support