v0.9.2
New Features / major changes
β‘ overview
/ rangeslider
support π
- β‘οΈ code example:
- ποΈ high level docs
- π API docs
π¨ remove traceUpdater dash component as a dependency.
context: see #281 #271
traceUpdater
was developed during a period when Dash did not yet contain the Patch feature for partial property updates. As such,traceUpdater
has become somewhat redundant is now effectively replaced with Patch.
What's Changed
- Support nested admonitions by @jonasvdd in #245
- π· build: create codeql.yml by @NielsPraet in #248
- β¨ first draft of improved xaxis filtering by @jonasvdd in #250
- β¬οΈ update dependencies by @jvdd in #260
- πͺ update dash-extensions by @jonasvdd in #261
- fix for #263 by @jonasvdd in #264
- Rangeslider support by @jonasvdd in #254
- π fix mkdocs by @jvdd in #268
βοΈ fix for #270 by @jonasvdd in #272- π adding init kwargs to show dash - fix for #265 by @jonasvdd in #269
- Refactor/remove trace updater by @jonasvdd in #281
- Bug/pop rangeselector by @jonasvdd in #279
- β¨ fix for #275 by @jonasvdd in #286
- Bug/rangeselector by @jonasvdd in #287
Full Changelog: v0.9.1...v0.9.2