Skip to content

v0.3.0

Choose a tag to compare

@ramedina86 ramedina86 released this 25 Jan 21:59
· 2314 commits to master since this release
c7f58bd

Features/improvements:

  • Configurable padding in container components, including Section, Tab, Horizontal Stack and Column.
  • Pagination component.
  • Streamlined horizontal and vertical alignment in container components.
  • Icon component.
  • Support for massive Plotly plots
  • Ability to load stylesheets and scripts from remote locations.

Bug fixes:

  • Info-level logs showing only on browser, not terminal; Windows only.
  • Corrupted mutation updates when new state keys are introduced, and those names contain dots.
  • Encoding issues when using special characters in UI; only certain OSs.
  • DataFrame not showing the last row; only certain browsers.
  • Race condition appearing with concurrent modifications of state.