v3.1.0
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
- Dropdown component is improved and replaced with the Mantine dropdown component
- Modal component is improved and replaced with Mantine component
- Drawer component introduced
New Contributors
- @realvishalrana made their first contribution in #23
- @siam1113 made their first contribution in #20
Full Changelog: 3.0.0...v3.1.0