Releases: IrishMorales/irishmorales.github.io
Releases · IrishMorales/irishmorales.github.io
v2.0.0
- Complete overhaul of all site content, sections, and branding for targeted audience (tech recruiters) with a focus on functionality and simplicity
- Significantly improve speed, accessibility, and SEO scores
- Integrate DaisyUI components for cross-browser support
- Integrate PostCSS plugins for custom CSS outside Tailwind
Full Changelog: 1.1.1...2.0.0
v1.1.1
- Fix missing theme icon on first page visit
- Accessibility: Minor contrast tweaks
- Accessibility: Fix focus border on theme icon for keyboard users
- Content: Minor updates to text and resume based on resume feedback
Full Changelog: 1.1.0...1.1.1
v1.1.0
- Add sections: preloader/splash screen, hero, services, call to action, tech stack
- Revamp sections: add collapse to experience, move awards into featured
- Add multi-theme support by converting Tailwind light/dark selectors into DaisyUI themes with theme-change
- Improve accessibility for low vision readers by increasing contrast and WCAG scores
- Improve accessibility for screen readers by replacing
alt
with semantic HTML or ARIA labels - Use RemixIcons for icons and TailwindCSS as PostCSS plugin
- Fix security issues in dependencies
Full Changelog: v1.0.0...1.1.0
v1.0.0
- First production-ready release
- Create base portfolio with sections: header/contact, work experience, awards, features, all projects, footer
- Add light/dark mode support