Skip to content

v3.1.0

Compare
Choose a tag to compare
@Nishchit14 Nishchit14 released this 25 Jul 04:10
· 2067 commits to main since this release
350ca1c

What's Changed

  • Readme file updated by @realvishalrana in #23
  • add feature and feedback template by @siam1113 in #20
  • Themes are improved @Nishchit14
    • Mantine theme implemented with primary and secondary with orange/green variant.
  • Auth texts and messages are improved @shreya-gr
  • Auth modals are moved to the side drawer
  • Workspace management modal moved to the side-drawer
  • Invite member modal moved to the side-drawer
  • Prompts (confirm, input, saveItem) are refactored with new APIs and @mantine/modals lib
  • icons migration to lucide icons has been started #15
  • Internal bugs fixes

Technical detail

  1. Dropdown component is improved and replaced with the Mantine dropdown component
  2. Modal component is improved and replaced with Mantine component
  3. Drawer component introduced

New Contributors

Full Changelog: 3.0.0...v3.1.0