Skip to content

Releases: art70x/css-atlas

CSS Atlas v1.1.0

13 Feb 13:14

Choose a tag to compare

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-tailwindcss
    • eslint-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 Shkijs with Starry Night for syntax highlighting to reduce bundle size

🛠 Developer Experience

  • Added auto-import support for streamlined development
  • Integrated Unhead/react for improved meta tag management

Changelog

Full changelog:
v1.0.0...v1.1.0

CSS Atlas v1.0.0

24 Jan 06:37

Choose a tag to compare

CSS Atlas

A modern, comprehensive reference tool for CSS properties and functions. Built with React, TypeScript, and Tailwind CSS.

What's Changed

Changelog

  • Full Changelog can be found here

CSS Atlas v1.0.0-beta

20 Jan 15:46

Choose a tag to compare

CSS Atlas v1.0.0-beta Pre-release
Pre-release

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