Skip to content

Releases: AnswerDotAI/MonsterUI

v1.0.11

04 Mar 01:34
Compare
Choose a tag to compare

New Features

  • Cusom Themes support in ThemePicker (#71), thanks to @ndendic

v1.0.7

14 Feb 17:22
Compare
Choose a tag to compare

New Features

  • Add select kwargs to Select and LabelSelect (#70)

Bugs Squashed

  • Update component classes to align with Franken UI v2.0 (#67), thanks to @Zaseem-BIsquared
  • Updated ContainerT, CardT, and TableT class names to match the documented patterns from Franken UI v2.0 docs

v1.0.5

11 Feb 20:29
Compare
Choose a tag to compare
  • Add Center component

v1.0.4

11 Feb 16:55
Compare
Choose a tag to compare

New Features

  • Bug fix to correct theming conflict in theme initialization

v1.0.2

10 Feb 21:57
Compare
Choose a tag to compare
  • Bug fix to add dark mode theme selector to TW config, thanks to @curtis-allan

v1.0.1

10 Feb 17:04
Compare
Choose a tag to compare
  • Theme bug fix not allowing theme changes to stick, thanks to @zaseem-bisquared

  • Documentation bug fix on tutorial app, thanks to @decherd

v1.0.0

09 Feb 22:58
Compare
Choose a tag to compare

New Features

  • Migrated to use FrankenUI version 2.0 version

  • Brand new simplified NavBar api, including enhanced sticky and scrollspy options

  • Latex rendering enabled via katex (#58), thanks to @algal

  • Add API References and Guides to llms.txt (#54)

  • New Range component, which includes min/max range

  • New center component thanks to inspiration from Carson of HTMX (#52)

  • Better Theme Picker (#51)

  • Upload Zone and Upload Button Components added (#50)

Bugs Squashed

v0.0.34

03 Feb 01:55
Compare
Choose a tag to compare

Bugs Squashed

  • Table markdown rendering bug fix (#46)

v0.0.33

01 Feb 02:04
Compare
Choose a tag to compare

New Features

  • Add subtitle function for common semantic styling option (#44)

  • Add semantic text styling to docs examples (#42)

  • Created higher level Navbars function for auto-responsive collapse to mobile and easier interface (#33), thanks to @curtis-allan

  • Added Scrollspy to Nav and NavBar and example that demonstrates it (#31), thanks to @99ch

  • Added Highlight JS integration to headers (#28), thanks to @99ch

Bugs Squashed

  • Improve defaults for Navbar when components are passed so it doesn't override styling specified toby user (#43)