v1.7.18
Organizing files and populating the sidebar with components.
[1.4.14, 1.4.15, 1.5.16, 1.6.17] - 2023-05-04
Removed
favicon.ico
next.svg
vercel.svg
Added
favicon.svg
HomePage-1366x768.png
components/sidebar/index.tsx
context/GenerateImageContext.tsx
context/SchoolReportConfigContext.tsx
context/SchoolReportContext.tsx
context/SidebarContext.tsx
useSchoolReport.tsx
useSchoolReportConfig.tsx
useSidebar.tsx
.editorconfig
next-sitemap.config
Changed
components/details/index.tsx
components/input/index.tsx
components/sidebar/index.tsx
context/SchoolReportConfigContext.tsx
types.ts
_documents.tsx
_app.tsx
pages/index.tsx
next-sitemap.config
package.json
yarn.lock
[1.7.18] - 2023-05-06
Changed
components/details/index.tsx
components/input/index.tsx
- Adding toggle theme in
components/sidebar/index.tsx
file - Adding typing in
types.ts
file - Applying provider theme in
_app.tsx
file globals.css
package.json
tailwind.config.js
yarn.lock
Full Changelog: v1.3.13...v1.7.18