Skip to content

0.6.0

Compare
Choose a tag to compare
@davidsmorais davidsmorais released this 06 May 22:27

UI Improvements

  • Adjust card editor design, improving its responsiveness.
  • Improve white mode style
  • Adjust navigation buttons position
  • Add tooltips to menu items
  • Increase initial windows size
  • Add a save button to the top of the card editor

Bug fixes

  • Fix search by label functionality
  • Fix default sorting

Technical debt

  • Create our own components by extending the component library and replacing imports by our version
  • Use React.Portals for tooltips
  • Use markdown to parse tooltip content