Skip to content

Releases: Cellule/dndGenerator

0.6.0

Choose a tag to compare

@Cellule Cellule released this 13 Apr 02:44
990eadb

What's Changed

@Cellule in #209

  • Removed Bootstrap in favor of css modules
  • Use consistent buttons in the sidebar with improved visibility
  • Improved layout for PDF printing
  • Improved footer readability
  • Change webpage title to show npc name. This should help identify tabs and default filename for printing
  • Used a scrollable container for the history tab
  • The options and secondary buttons are now hidden by default on mobile and small viewports and can be expanded on demand
  • Reduced bundle size

Full Changelog: 0.5.1...0.6.0

0.5.1

Choose a tag to compare

@Cellule Cellule released this 09 Apr 23:55
c325ea1

What's Changed

New Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0

Choose a tag to compare

@Cellule Cellule released this 09 Apr 23:38

What's Changed

  • Support browser printing by @Cellule in #79
  • Copy to clipboard by @Cellule in #84
  • Use npc-generator from npm instead of local copy by @Cellule in #88
  • Migrated to Vite from Create React App

Full Changelog: https://github.com/Cellule/dndGenerator/commits/0.5.0