Releases: art70x/css-atlas
Releases · art70x/css-atlas
CSS Atlas v1.1.0
CSS Atlas v1.1.0
A modern, comprehensive reference tool for CSS properties and functions. Built with React, TypeScript, and Tailwind CSS.
What’s New
🚀 Improvements
- Refined SEO configuration for better indexing and discoverability
- Updated CI workflows
- Added strict TypeScript type-checking
- Enabled ESLint auto-fix on save
- Improved code quality with:
eslint-plugin-better-tailwindcsseslint-plugin-unicorn
- Added Light/Dark mode using shadcn/ui
ThemeProvider - Updated UI color palette
- Refactored application layout
- Improved accessibility across components
- Updated icon system
⚡ Performance
- Replaced
ShkijswithStarry Nightfor syntax highlighting to reduce bundle size
🛠 Developer Experience
- Added auto-import support for streamlined development
- Integrated
Unhead/reactfor improved meta tag management
Changelog
Full changelog:
v1.0.0...v1.1.0
CSS Atlas v1.0.0
CSS Atlas v1.0.0-beta
A modern, comprehensive reference tool for CSS properties and functions. Built with React, TypeScript, and Tailwind CSS.
✨ Features
- 160+ CSS Properties & Functions - Comprehensive coverage of modern CSS3
- Smart Search - Instant fuzzy search across all properties
- Category Filtering - Quick access by Layout, Typography, Colors, Animation, and more
- Syntax Highlighting - Beautiful code examples with proper formatting
- Copy to Clipboard - One-click code copying with visual feedback
- Lazy Loading - Optimized performance with intersection observer
- Responsive Design - Works seamlessly on desktop, tablet, and mobile
- SEO Optimized - Structured data, meta tags, and semantic HTML
Changelog
Full Changelog can be found here