Releases: finos/perspective
Releases · finos/perspective
v2.8.0
What's Changed
- Fix docs site by @texodus in #2462
- Fix Jupyterlab Widget Save/Restore Symmetry by @ada-x64 in #2465
- Update ipynb examples with new expression syntax by @tomjakubowski in #2463
- Fix cargo features by @texodus in #2481
- Convert
@finos/perspective-viewer-d3fc
to TypeScript by @brochington in #2432 - Remove docs build from CI by @texodus in #2483
- Refactor How Column Style Components Are Selected by @ada-x64 in #2443
- Remove Any Old Expressions from Codebase by @ada-x64 in #2447
- Use a boost mirror by @texodus in #2484
- Add column edit highlight to
perspective-viewer-datagrid
by @texodus in #2486 - Fix datagrid cell pulse styling by @texodus in #2489
- Fix output scrolling in Jupyter when
perspective-python
is installed by @texodus in #2495 - Fix datagrid scroll performance regression via
regular-table
upgrade by @texodus in #2498 - Update
http-server
examples dependency by @texodus in #2505 - Expression Names in Column Settings Header + Refactors by @ada-x64 in #2459
- Render table in the shadow DOM for
@finos/perspective-viewer-datagrid
by @tomjakubowski in #2482 - Settings panel width is inconsistent for columns moved to
Config
by @texodus in #2527 - A few CSS fixes for regular-table in shadow DOM by @tomjakubowski in #2526
- Add
yew-fmt
by @texodus in #2533 - Update axis tick labels to accomodate small ranges by @texodus in #2534
- Fix column style type reactivity to
View
changes by @ada-x64 in #2535 - New color selector component by @texodus in #2536
Full Changelog: v2.7.1...v2.8.0
v2.7.1
What's Changed
- Better CSS build by @texodus in #2451
- Fix Blocks build script execution by @sinistersnare in #2454
- Fix 2.7.0 Migration by @ada-x64 in #2444
- Fix
perspective-click
event for"Treemap"
plugin by @texodus in #2452 - Drag/drop UX for invalid positions by @texodus in #2456
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- Add support for StringDtype (fixes #1237) by @MaDufie in #2319
- Expressions API Updates by @ada-x64 in #2399
- Upgrade
pyodide
compatibility to v0.24.1 by @tomjakubowski in #2402 - Add CI requirements update script by @texodus in #2422
- Self-extracting WebAssembly binaries by @texodus in #2428
- Fix expression alias UX/API by @texodus in #2431
PerspectiveWidget
HTML export support in Jupyter by @tomjakubowski in #2418- Column Settings Panel UI Tweaks by @ada-x64 in #2421
- X/Y Scatter Symbol Serialization as Dictionary by @ada-x64 in #2429
- API Versioning + Migration by @ada-x64 in #2430
- Serialize Expressions to Objects by @ada-x64 in #2436
- Update
expressions
format default by @texodus in #2438 - Update examples by @texodus in #2433
New Contributors
Full Changelog: v2.6.1...v2.7.0
v2.6.1
v2.6.0
What's Changed
- Datagrid rows restyle by @texodus in #2383
- fix gradient values by @ada-x64 in #2384
- Add
index()
,col()
, andvlookup()
to ExprTk by @tdbgamer in #2374 - Column selector style updates by @texodus in #2385
- New themes
Gruvbox
andDracula
+ UI performance improvements by @texodus in #2393 - Symbols column in
X/Y Scatter
plot by @texodus in #2394 - X/Y scatter multi-chart by @texodus in #2395
New Contributors
Full Changelog: v2.5.2...v2.6.0
v2.5.2
v2.5.1
What's Changed
- Fix binder installation to not manage dependencies seperately by @timkpaine in #2342
- Datagrid column header configuration UX update by @texodus in #2351
- Update webpack dev server configuration options, fixes for perspective 2.0+ by @timkpaine in #2350
- Fix Jupyter plugin resize behavior by @texodus in #2352
- Fix filter number validation with trailing zeroes by @texodus in #2353
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Remove Windows 2019 from CI by @timkpaine in #2333
- LZ4 compression for Apache Arrow by @texodus in #2339
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Fix build.rs escaping OUT_DIR by @texodus in #2313
- Add
to_columns_string()
C++ JSON API by @texodus in #2315 - Pin Python dependency versions by @texodus in #2327
- Fix over-calculation in when loading data in
perspective-viewer
by @texodus in #2323 - Fix
update()
withexpressions
overcalc by @texodus in #2328 - Fix TypeScript 5
moduleResolution: "bundler"
support by @texodus in #2289
Full Changelog: v2.3.2...v2.4.0
v2.3.2
What's Changed
- Fix XY-Scatter Plots Colors - Rebased by @ada-x64 in #2303
- Fix empty column name validation in ExprTk editor by @cyril-acquah80 in #2302
- Add GitHub Releases by @texodus in #2294
- Publish benchmarks by @texodus in #2310
- Fix expression column aggregate calculation with
group_by
afterremove()
by @texodus in #2311
New Contributors
- @ada-x64 made their first contribution in #2303
- @cyril-acquah80 made their first contribution in #2302
Full Changelog: v2.3.1...v2.3.2