Version 1.3.0
Added
- Add
getindex
method byid
forapp.layout
and components #203
Changed
- Update DashCoreResources to
v2.10.2
#212, with additions such as:- plotly.js v2.23.2
- support for Promises in clientside callbacks
- new component
dcc_geolocation
- support for MathJax in
dcc_markdown
anddcc_graph
- new prop
disable_n_clicks
- new
dcc_dropdown
propssearch
andmaxHeight
- Update DashBase compat bound to
"0.2"
(JSON2 is longer installed) #194
Internal
Tech debt
Tests
- Fix the CircleCI integration tests #207 and #211
- Run CI tests on Julia 1.9 #196
- Add Aqua checks and adapt code accordingly #192
Docs
New Contributors
- @sjkelly made their first contribution in #192
- @bolognam made their first contribution in #198
- @BeastyBlacksmith made their first contribution in #203
Full diff: v1.2.1...v1.3.0