Skip to content

Releases: syncinsect/tifoo

Tifoo v0.0.7

01 Jan 06:27
680ed9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

Tifoo v0.0.6

24 Nov 23:34
fcf9bdd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

Tifoo v0.0.5

19 Nov 18:10
ecb5936
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.04...v0.0.5

Tifoo v0.04

19 Nov 04:51
Compare
Choose a tag to compare

What's Changed

  • fix: style isolation issue by @actopas in #26
    and chore: update residue naming of extension

Full Changelog: v0.03...v0.04

Tifoo v0.0.3

14 Nov 08:22
7ccc910
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.03

Tifoo v0.0.2

31 Oct 22:16
659d8a3
Compare
Choose a tag to compare

🚀 Improvements

Features

  • Add auto complete input clear button and features
  • Add heroicons' svg and extract components
  • Add toast type support
  • Update tailwind-classes.json with more classes

UI/UX Enhancements

  • Adjust class tag size for better readability
  • Update window header icon styles
  • Add toast animation for better feedback
  • Optimize auto complete UI logic

Performance & Code Quality

  • Optimize auto complete with weighted filter
  • Improve class search flexibility
  • Add option row color preview
  • Remove unused Toast functionality
  • Organize gitignore file structure

Bug Fixes

  • Fix auto complete prefix search issue
  • Fix toast auto close logic
  • Fix adjust the logic of copying class names

Documentation

  • Update README.md with comprehensive documentation
  • Update extension branding and description

📝 Release Notes

This release focuses on improving the developer experience with enhanced UI/UX, better performance, and more intuitive features. Key highlights include:

  • More responsive and intuitive auto-complete functionality
  • Enhanced visual feedback with animated toasts
  • Improved class management interface
  • Better search and filtering capabilities
  • Comprehensive documentation updates

👥 Contributors

Maintained by the Tifoo team.

Tifoo v0.0.1

29 Oct 08:32
86100d4
Compare
Choose a tag to compare

#Tifoo 0.0.1 - Initial Release of Tifoo

🌟 Features

  • AutoComplete Component: Efficiently search and select Tailwind CSS classes
  • Class Management: Add, remove, and toggle classes with real-time updates
  • Floating Window: Draggable interface for class management
  • HighlightBox: Visual highlighting of HTML elements
  • Toast Notifications: User feedback for actions like copying classes

📝 Release Notes

This is the initial release of Tifoo, providing a robust foundation for managing Tailwind CSS classes and enhancing the web development experience. Future updates will build on this foundation to introduce more features and improvements.

🔧 Technical Details

  • Built with React, TypeScript and Plasmo
  • Uses custom hooks for state management
  • Implements real-time class updates
  • Supports responsive design
  • Chrome extension integration

👥 Contributors

Initial development and release by the Tifooteam.