Skip to content

v1.7.0

Compare
Choose a tag to compare
@MFarabi619 MFarabi619 released this 21 Nov 20:25
· 202 commits to main since this release

1.7.0 (2024-11-21)

Bug Fixes

  • libs/shared: update path to tsconfig.base.json (502e396)

Features

  • apps/website: serve website home page (7404ef8)
  • extend tailwind themes (fbc8784)
  • libs/website/assets: import website ascii art (8884fb6)
  • libs/website/feature/events/constants: create event constants (ca1e1cd)
  • libs/website/feature/events: create entry point (48bd76b)
  • libs/website/feature/events: create events section (eece775)
  • libs/website/feature/faq: create faq constants (24149bd)
  • libs/website/feature/faq: create faq section (f88bfad)
  • libs/website/feature/introduction/mission: create mission constants (cd3bcba)
  • libs/website/feature/introduction/mission: create mission section (43d35b0)
  • libs/website/feature/introduction/welcome: create welcome constants (e67227e)
  • libs/website/feature/introduction/welcome: create welcome section (2d1b816)
  • libs/website/feature/introduction: create entry point (547779f)
  • libs/website/feature/sponsorship/constants: create sponsorship constants (153556d)
  • libs/website/feature/sponsorship: create entry point (f4f06b3)
  • libs/website/feature/sponsorship: create section (b8d8276)
  • libs/website/feature/stats: create stats constants (f79414e)
  • libs/website/feature/stats: create stats section (2f3bc67)
  • libs/website/layout: create basic layout (49a2c75)
  • libs/website/pages: create home page for website (29ea545)
  • libs/website/shared/navigation: create navigation entry point (087cc69)
  • libs/website/shared/socials: create entry point (49428f2)
  • libs/website/shared/ui/navigation/footer: create component (4eb68cf)
  • libs/website/shared/ui/navigation/footer: create constants (7699c44)
  • libs/website/shared/ui/navigation/navbar: create navbar constants (f573285)
  • libs/website/shared/ui/navigation: create navbar (0cbb763)
  • libs/website/shared/ui: create socials component (5ec0291)
  • libs/website: create project.json (545d61e)
  • libs/website: temp commits to test website homepage (3ffd4d8)
  • shadcn/compnents/ui: add drawer (0a303a0)
  • shadcn/component/ui: create navigation-menu story (f77d9fb)
  • shadcn/components/ui: add navigation-menu (9043806)
  • shadcn/components/ui: add separator (1843344)
  • shadcn/components/ui: create drawer stories (ca3544a)
  • shared/assets/icons: import general and social media icons (0da44cf)
  • shared/assets/logos/sponsors: add past sponsor svgs (ab262ba)
  • shared/assets: update cuHacking logo (99ab1ea)
  • shared/types: create media (aa317c2)
  • shared/ui/cuhacking/components: create accordion (a147fba)
  • shared/ui/cuhacking/components: create accordion stories (8ada1ab)
  • shared/ui/cuhacking/components: create button (560758c)
  • shared/ui/cuhacking/components: create button stories (17d5ea1)
  • shared/ui/cuhacking/components: create drawer (4b07cdb)
  • shared/ui/cuhacking/components: create drawer stories (2424fb8)
  • shared/ui/cuhacking/components: create glassmorphic card stories (889c64a)
  • shared/ui/cuhacking/components: create glassmorphic cards (57b873a)
  • shared/ui/cuhacking/components: create icon (93520cf)
  • shared/ui/cuhacking/components: create icon stories (7c77678)
  • shared/ui/cuhacking/components: create navigation menu (aa4510b)
  • shared/ui/cuhacking/components: create separator (b8f8244)
  • shared/ui/cuhacking/components: create terminal text (5cace7f)
  • shared/ui/cuhacking/components: create terminal text stories (dfa272a)
  • shared/utils: create date helpers (9d74cb2)
  • website/app: add smooth scroll and JetBrains (a398470)