v33.3.2rc0
Pre-release
Pre-release
·
34 commits
to main
since this release
- bump to v
33.3.2for the grid - legacy (CSS-only) themes now require stylesheets to be loaded externally (for example, via the
external_stylesheetskwarg to the Dash constructor). Seetests/examples/themes_legacy.pyfor an example. - dashGridOptions now accepts a
themestring or function as per AG Grid's latest theming system. Seetests/examples/themes.pyfor examples. - defaultProps no longer used in modern React versions