Skip to content

Releases: zagreus-co/ZedAdmin

Dropdown component

Choose a tag to compare

@mehrab-wj mehrab-wj released this 12 Sep 14:47
085f399

Added

  1. Added dropdown component with documentation
    • Basic dropdown
    • Example with divider and split button
    • RTL Support

Fixed

  1. Use inline-flex for buttons instead of block

Full Changelog: alpha-1.12.0...alpha-1.13.0

Modal component

Choose a tag to compare

@mehrab-wj mehrab-wj released this 29 Aug 15:06
1aae98a

What's changed

  1. Added modal component with documentation
    • Default modal
    • Sizing
    • RTL Support

Full Changelog: alpha-1.11.0...alpha-1.12.0

Pagination component

Choose a tag to compare

@mehrab-wj mehrab-wj released this 12 Aug 11:39

What's changed

  1. 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

Choose a tag to compare

@mehrab-wj mehrab-wj released this 20 Jul 22:51

What's changed

  1. Added table component with documentation
    • Advanced table
    • Striped
    • Hoverable
  2. 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

Choose a tag to compare

@mehrab-wj mehrab-wj released this 29 May 20:47
  • Add a blank page to make new pages more accessible for you.

Breadcrumb component

Choose a tag to compare

@mehrab-wj mehrab-wj released this 15 May 11:35

This release refers to the latest alpha version, which has completed code examples of Breadcrumb.

Tab component

Choose a tag to compare

@mehrab-wj mehrab-wj released this 14 May 09:44

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