Skip to content

v1.1.0 🎉

Latest
Compare
Choose a tag to compare
@desmondinho desmondinho released this 22 Feb 19:19
· 5 commits to main since this release

It’s been almost two months since v1.0.0, and honestly, this update isn’t as big as I wanted it to be. Life happens, other projects took some time, but I’m still here, and I still want to keep improving LumexUI.

Looking ahead, I have some cool things planned:

  • New components like Avatar, Badge, Chip, Tooltip, and more.
  • Better showcases—examples of LumexUI in actual dashboards, forms, and other complex UIs, so it’s easier to see it in action.
  • Documentation needs a dark mode. :)

Thanks for sticking around! More updates are coming 🚀

What's Changed

✨ New Features

  • feat(components): apply data-slot attribute to all component parts by @desmondinho in #127
  • feat(components): introduce Tabs component by @desmondinho in #159
  • feat(components): add XML summaries to all publicly visible members by @desmondinho in #162
  • feat(components): introduce Dropdown component by @desmondinho in #168

📝 Docs

  • fix(docs): correct typo in the 'Configure startup file' section of installation guide by @DavidH102 in #147
  • docs: remove prerelease flag from the installation step by @mariuskrass in #150
  • feat(docs): Add warning about using Tailwind CSS v4.0 by @aurepereira in #160

🛠️ Chore

New Contributors

Full Changelog: v1.0.0...v1.1.0