Changelog
v1.2.7
30 Sep 2025- - [Fixed] Input group z-index issue
- - [Added] Carousel component
- - [Updated] nextjs to v16
v1.2.6
30 Sep 2025- - [Fixed] Next auth config extensibility issues
- - [Fixed] npm dependencies vulnerability.
v1.2.5
29 Sep 2025- - [Fixed] Slider incorrectly working in rtl.
- - [Fixed] SideNav menu border incorrectly aligned in rtl.
- - [Fixed] Landing page side nav closed imedietely after opening in mobile view.
- - [Fixed] AI chat history gets cleared when closing the history panel in mobile view.
- - [Added] 'lockView' prop to Datepicker & Calendar component to prevent view switching.
v1.2.4
29 Aug 2025- - [Fixed] Deprecated zod usage.
- - [Fixed] Redundant ZodType explicit declaration.
- - [Updated] various dependencies to their latest versions.
- - [Updated] @hookform/resolvers to 5.2.1
- - [Updated] zod to 4.1.1
v1.2.3
23 Jul 2025- - [Fixed] BottomStickyBar not working in OrderForm component.
- - [Fixed] StackedSideNavSecondary scroll bar not working.
- - [Updated] various dependencies to their latest versions.
v1.2.2
25 Jun 2025- - [Added] Indeterminate prop to Checkbox component.
v1.2.1
22 May 2025- - [Fixed] Missing no notification image
- - [Fixed] Input textarea size issues
- - [Added] Slider component
v1.2.0
27 Apr 2025- - [Fixed] Z-index ordering issues bewteen components Dialog, Drawer, Select & Header
- - [Fixed] pauseOnHover prop not working in InfiniteMovingCards component
- - [Fixed] Missing constant in Search.tsx component
- - [Updated] Eslint to latest version
- - [Updated] next-intl to latest versions
- - [Updated] Next.js to latest versions
v1.1.2
03 Apr 2025- - [Added] JavaScript version of the template
- - [Fixed] Checkbox disabled hover style issues
- - [Fixed] Form inline alignment issues
- - [Fixed] Datepicker component not closing automatically issues
- - [Fixed] Switcher class override issues
- - [Updated] Next.js to latest versions
v1.1.1
10 Mar 2025- - [Added] Landing page.
- - [Fixed] Datepicker component focus styling issues
- - [Fixed] Select component input contrast issues
- - [Updated] Various dependencies to their latest versions.
v1.1.0
23 Feb 2025- - [Updated] Tailwind to version 4.
- - [Updated] Various dependencies to their latest versions.
- - [Changes] Applied layers to existing CSS.
- - [Fixed] Minor styling issues
v1.0.1
10 Feb 2025- - [Fixed] Application crash on mobile view
v1.0.0
02 Feb 2025- - [Release] Initial Release.