notus-nextjs
notus-nextjs copied to clipboard
Notus NextJS: Free Tailwind CSS UI Kit and Admin
### Version main ### Reproduction link - ### Operating System Windows ### Device ROG ### Browser & Version Chrome ### Steps to reproduce - ### What is expected? running as...
Fixes a typo in the `className` under AdminNavbar.js where `mx-autp` was used instead of `mx-auto`.
### What is your enhancement? I would like to have Dropdowns/Popovers close when pressing the Escape key or when clicking off/away from the component. Currently, they stay until you click...
### Version 1.1.0 ### Reproduction link https://github.com/creativetimofficial/notus-nextjs/blob/main/components/Dropdowns/TableDropdown.js ### Operating System NA ### Device NA ### Browser & Version NA ### Steps to reproduce 1. Go to: https://github.com/creativetimofficial/notus-nextjs/blob/main/components/Dropdowns/TableDropdown.js 2. Notice name...
Thi PR fixes Issue #16 by adding a new hook that can be utilized by dropdown/popover components to close the popover when clicking away from the component or pressing your...
since Notus now uses Built-In CSS Support from Next.js, it no longer needs the next.config.js.
I made the changes in this PR in an attempt to be able to use any tailwind class in development without needing to re-run `build:tailwind`, as this takes 10-15 seconds...
### Version [email protected] ### Reproduction link https://github.com/creativetimofficial/notus-nextjs ### Operating System macOS Monterey ### Device MacBook Prom APPLE M1 Pro ### Browser & Version chrome & 107.0.0.1 ### Steps to reproduce...