Skip to content

v1.7.18

Compare
Choose a tag to compare
@NyctibiusVII NyctibiusVII released this 08 Jul 13:34
· 53 commits to main since this release

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