Ex4nicegui Versions Save

An extension library for nicegui. It has built-in responsive components and fully implements data-responsive interface programming.

v0.4.13

3 months ago

🚀 Features

  • support rxui.linear_progress @CrystalWindSnake (#127)
  • Introduce vfor @CrystalWindSnake (#118)

🐛 Bug Fixes

  • Fix slider value not effect @CrystalWindSnake (#126)
  • fix the issue that lazy input still triggers the event with the same value @CrystalWindSnake (#119)

v0.4.12

3 months ago

🚀 Features

  • Support Execute all responsive triggers after each ui event loop @CrystalWindSnake (#116)
  • support create echart from javascript code @CrystalWindSnake (#109)

🐛 Bug Fixes

  • fix gsap run script error with blank lines in script header @CrystalWindSnake (#111)
  • fix rxui.label typing @CrystalWindSnake (#107)
  • fix ref_computed only responding once when applied to instance methods @CrystalWindSnake (#108)

v0.4.11

3 months ago

🐛 Bug Fixes

  • fix gsap module packaging issue

v0.4.10

3 months ago

🚀 Features

  • support for gsap @CrystalWindSnake (#106)

🐛 Bug Fixes

  • fix incorrect value when rxui.select options and value are modified at the same time. @CrystalWindSnake (#105)
  • fix event missing 1 required positional argument: 'e' @CrystalWindSnake (#103)
  • fix rxui.image does not work @CrystalWindSnake (#100)
  • fix ColorPicker initialization exception @CrystalWindSnake (#99)

v0.4.9

4 months ago

Changes

🚀 Features

  • echarts support for creating maps @CrystalWindSnake (#97)

v0.4.8

4 months ago

Changes

🚀 Features

  • ref_computed support instance method @CrystalWindSnake (#95)
  • echarts support for run chart method @CrystalWindSnake (#91)

🐛 Bug Fixes

  • fix lazy_input click clear button, response value not update @CrystalWindSnake (#90)
  • fix rxui.echarts update options incorrectly @CrystalWindSnake (#87)

v0.4.7

4 months ago

Changes

🚀 Features

  • Support bind style @CrystalWindSnake (#85)
  • Support for binding class @CrystalWindSnake (#83)

v0.4.6

4 months ago

Changes

🐛 Bug Fixes

  • fix rxui.number value Incorrect @CrystalWindSnake (#82)
  • fix problem of rxui.number with format parameter @CrystalWindSnake (#81)
  • fix from_pyecharts error when function returns None @CrystalWindSnake (#79)

v0.4.5

5 months ago

Changes

🚀 Features

  • rxui.select support new value mode @CrystalWindSnake (#74)
  • bi module ui_table support columns define @CrystalWindSnake (#71)
  • bi module ui_aggrid support options define @CrystalWindSnake (#70)

🐛 Bug Fixes

  • fix rxui echarts click event error @CrystalWindSnake (#76)

v0.4.4

5 months ago

Changes

🚀 Features

  • improve rxuiuse draggable @CrystalWindSnake (#67)
  • Add ui_table to bi module @CrystalWindSnake (#63)

🐛 Bug Fixes

  • bi ui_select duplicate selected values appearing in the dropdown box @CrystalWindSnake (#69)
  • fix echarts from pyecharts jscode error @CrystalWindSnake (#66)