Skip to content

Latest commit

 

History

History
67 lines (45 loc) · 3.75 KB

CHANGELOG.md

File metadata and controls

67 lines (45 loc) · 3.75 KB

Not Idea UI Changelog


Version 2.2.0

  • Add default font-familty to tailwind.config.cjs
  • List: It were added more designs. Also, a todo list design. View doc
  • Badges: It were added sizes for badges and more colors. View doc
  • Tooltips: You can easily add tooltips to your buttons, cards, or any other element using CSS. Here's how to do it: View doc

Version 2.1.20

  • Tailwind CSS update to the last version, secondary color was changed to Persian Green. According to the recommendation of Tailwind CSS, 950 colors were added to primary, secondary, and tertiary.
  • Fixed submenu in sidebar for .rounded-links
  • Form with datafield
  • Removed sidebar with for more customization by user. More colors design added
  • .double-field changed to grid css
  • Cards: New design of cards here added. Docs
  • Buttons: Link primary, secondary, tertiary, white, dark, grey buttons; all color links added. Links

Version 2.1.3

  • The image size in the product card was fixed. It was set up a default size for every image.

Version 2.1.2

Version 2.1.1

Some errors fixed on small screens in these components: Galleries, Dropdown, Modal, Tabs, and Accordions.

Version 2.1.0

New components

  • Dropdown: Display dropdowns as some easy ways to add more options and links to your project. Good dropdowns for displaying lists of links and more in a few easy ways by hover or focus. See component
  • Galleries: Gallery components for your website, especially for the sections where you want to put a group of images. See component

Updated components

  • Accordions: Had been added more designs to this section. See component
  • Alerts: Had been added more designs to this section. Such as alerts with icons, alerts with a left border, and right button options. See component
  • Badges: Had been added more designs to this section and changed classes. The class for rounded corners was changed from rounded to rounded-xl as default. classes as primary, secondary, tertiary and others were added is- as the prefix. Classes were redesigned for much better simplicity. Class is-info color was changed from blue to sky. See component
  • Hover cards: Had been added a new design. See component
  • Product cards: Had been added a new design. See component
  • Form / Inputs: Had been added a new styles and sizes. See component
  • Modals / Dialogs: Had been added a new designs. See component

Version 2.0.0

New components

  • Progress
  • Breadcrumb
  • Modal / Dialogs

New improvements

  • Navbar has the option for sticky menu.
  • Buttons has link button design.
  • The doc was redesigned for a better experience and more stuff.

Bugfix

  • The menu on mobile had a transparent background, and now has a white background.