v0.10.2
v0.10.2
New Features
- Create chat card component and use it in gptchat page by @AVGVSTVS96 in #192
- Add shadcn card and input components by @AVGVSTVS96 in #191
- Make chat card box scroll by @AVGVSTVS96 in #193
- Scaffold chat.tsx, select component to chat.tsx, use selections in chat.js by @AVGVSTVS96 in #194
- Add PWA Manifest File by @AVGVSTVS96 in #175
- Add condition in
Button.astro
to highlight links based on active page by @AVGVSTVS96 in #187
Enhancements
- Decrease blog post width, add margin to article tag by @AVGVSTVS96 in #185
- Import
global.css
adding tailwind togpt.astro
, update styles by @AVGVSTVS96 in #182 - Remove background blur when opening dialogs like command palette by @AVGVSTVS96 in #186
- Add
overflow-y-auto
toSideMenu
so it scrolls when there's not enough vertical space by @AVGVSTVS96 in #189 - Update
ReactLayout
andReactHeader
to center main content by @AVGVSTVS96 in #190
Refactor
- Create separate component for logo, adjust styling by @AVGVSTVS96 in #176
- Create Prose component for blog styling by @AVGVSTVS96 in #179
- Add
is:inline
to JSON-LD scripts by @AVGVSTVS96 in #183 - Use Tailwind
grow
instead of legacyflex-grow
by @AVGVSTVS96 in #196 - Use href for
DropdownMenu.astro
links by @AVGVSTVS96 in #197
Security and dependencies
- chore(meta-deps): override tar to 6.2.1 by @dependabot in #174
- Remove semantic release by @AVGVSTVS96 in #188
Full Changelog: v0.10.0...v0.10.2