Skip to content

Latest commit

 

History

History
1000 lines (702 loc) · 52.3 KB

CHANGELOG.md

File metadata and controls

1000 lines (702 loc) · 52.3 KB

Changelog

2022.5.12

(Full Changelog)

Enhancements made

  • Add handle moved signal to split panel #301 (@afshin)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@afshin | @ajbozarth | @blink1073 | @dependabot | @fcollonval | @GordonSmith

2022.1.13

(Full Changelog)

Bugs fixed

  • fix(DockLayout): Invalid use of "this" in private namespace #281 (@GordonSmith)

Contributors to this release

(GitHub contributors page for this release)

@GordonSmith

2022.1.10

(Full Changelog)

Enhancements made

  • chore(Widget): Simplify attach/detach sanity checking #279 (@GordonSmith)
  • fix(TabBar): Event forwarding fails when hosted in a ShadowRoot #276 (@GordonSmith)
  • fix(DockPanel): Drag and Drop fails when hosted in a ShadowRoot #275 (@GordonSmith)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @fcollonval | @GordonSmith | @hbcarlos | @krassowski

2021.12.13

(Full Changelog

2021.11.4

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@fcollonval | @jasongrout

2021.10.25

(Full Changelog)

Enhancements made

  • Add arrow glyph handling to command registry #252 (@PlatinumCD)
  • Added PointerEvents handling to SplitPanel #251 (@martaszmit)
  • Ignore keydown events for modifier keys when accumulating key sequence #245 (@ph-ph)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @fcollonval | @hbcarlos | @martaszmit | @ph-ph | @PlatinumCD | @welcome

2021.9.30

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@bign8 | @blink1073 | @ibdafna | @jupyterlab-probot

2021.9.22

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

  • Add screencasts and examples to the README #234 (@jtpio)

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@afshin | @blink1073 | @dependabot | @fcollonval | @jtpio | @jupyterlab-probot

2021.8.23

(Full Changelog)

Enhancements made

  • Add 'padding' argument to fitColumnNames function #223 (@ibdafna)

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

  • Add auto-resize function for column widths #221 (@ibdafna)

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @ibdafna

2021.8.12

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@afshin | @blink1073 | @dependabot | @ibdafna

2021.8.3

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @fcollonval | @marthacryan

2021.7.23

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @fcollonval | @hbcarlos | @welcome

2017.7.22

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@fcollonval | @hbcarlos | @welcome

2021.7.19

(Full Changelog)

Documentation improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @dependabot | @ibdafna

2021.6.10

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@afshin | @blink1073 | @dependabot | @ibdafna

2021-5-20

(Full Changelog)

@lumino/datagrid: 0.24.0 => 0.25.0

Enhancements made

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @dependabot | @ibdafna

2021-5-10

(Full Changelog)

@lumino/application: 1.19.0 => 1.20.0
@lumino/datagrid: 0.23.0 => 0.24.0
@lumino/default-theme: 0.13.0 => 0.14.0
@lumino/widgets: 1.22.0 => 1.23.0

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@afshin | @dependabot | @ellisonbg | @ibdafna | @nmichaud

2021-4-27

(Full Changelog)

@lumino/algorithm: 1.5.0 => 1.6.0
@lumino/application: 1.18.0 => 1.19.0
@lumino/collections: 1.5.0 => 1.6.0
@lumino/commands: 1.14.0 => 1.15.0
@lumino/coreutils: 1.7.0 => 1.8.0
@lumino/datagrid: 0.22.0 => 0.23.0
@lumino/datastore: 0.13.0 => 0.14.0
@lumino/default-theme: 0.12.0 => 0.13.0
@lumino/disposable: 1.6.0 => 1.7.0
@lumino/domutils: 1.4.0 => 1.5.0
@lumino/dragdrop: 1.9.0 => 1.10.0
@lumino/keyboard: 1.4.0 => 1.5.0
@lumino/messaging: 1.6.0 => 1.7.0
@lumino/polling: 1.5.0 => 1.6.0
@lumino/properties: 1.4.0 => 1.5.0
@lumino/signaling: 1.6.0 => 1.7.0
@lumino/virtualdom: 1.10.0 => 1.11.0
@lumino/widgets: 1.21.0 => 1.22.0

Bugs fixed

  • Normalize frequency max to respect interval at instantiation time #177 (@afshin)

Documentation improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@afshin | @cnydw | @jtpio | @marthacryan | @sccolbert | @welcome

2021-4-19

(Full Changelog)

@lumino/algorithm: 1.4.0 => 1.5.0
@lumino/application: 1.17.0 => 1.18.0
@lumino/collections: 1.4.0 => 1.5.0
@lumino/commands: 1.13.0 => 1.14.0
@lumino/coreutils: 1.6.0 => 1.7.0
@lumino/datagrid: 0.21.1 => 0.22.0
@lumino/datastore: 0.12.0 => 0.13.0
@lumino/default-theme: 0.11.0 => 0.12.0
@lumino/disposable: 1.5.0 => 1.6.0
@lumino/domutils: 1.3.0 => 1.4.0
@lumino/dragdrop: 1.8.0 => 1.9.0
@lumino/keyboard: 1.3.0 => 1.4.0
@lumino/messaging: 1.5.0 => 1.6.0
@lumino/polling: 1.4.0 => 1.5.0
@lumino/properties: 1.3.0 => 1.4.0
@lumino/signaling: 1.5.0 => 1.6.0
@lumino/virtualdom: 1.9.0 => 1.10.0
@lumino/widgets: 1.20.0 => 1.21.0

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @dependabot | @ibdafna | @jtpio | @vidartf

2021-4-12

(Full Changelog)

@lumino/datagrid: 0.21.0 => 0.21.1

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@ibdafna

2021-4-9

(Full Changelog)

@lumino/algorithm: 1.3.3 => 1.4.0
@lumino/application: 1.16.0 => 1.17.0
@lumino/collections: 1.3.3 => 1.4.0
@lumino/commands: 1.12.0 => 1.13.0
@lumino/coreutils: 1.5.3 => 1.6.0
@lumino/datagrid: 0.20.0 => 0.21.0
@lumino/datastore: 0.11.0 => 0.12.0
@lumino/default-theme: 0.10.0 => 0.11.0
@lumino/disposable: 1.4.3 => 1.5.0
@lumino/domutils: 1.2.3 => 1.3.0
@lumino/dragdrop: 1.7.1 => 1.8.0
@lumino/keyboard: 1.2.3 => 1.3.0
@lumino/messaging: 1.4.3 => 1.5.0
@lumino/polling: 1.3.3 => 1.4.0
@lumino/properties: 1.2.3 => 1.3.0
@lumino/signaling: 1.4.3 => 1.5.0
@lumino/virtualdom: 1.8.0 => 1.9.0
@lumino/widgets: 1.19.0 => 1.20.0

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @bollwyvl | @dependabot | @ibdafna | @jtpio | @welcome

2021-3-11

@lumino/application: 1.15.0 => 1.16.0
@lumino/datagrid: 0.19.0 => 0.20.0
@lumino/default-theme: 0.9.0 => 0.10.0
@lumino/widgets: 1.18.0 => 1.19.0

2021-1-19

2021-1-5

2020-12-11

2020-12-3

  • Specify the CSS javascript module imports explicitly in package.json. #139 (@jasongrout)

2020-12-1

  • Add style index.js files to optionally consume the CSS via a js module import #136 (@jasongrout)

2020-11-30

2020-11-2

2020-8-24

  • Make private _drawCornerHeaderRegion protected drawCornerHeaderRegion #116 (@lmcnichols)
  • Text eliding with ellipsis on datagrid text renderer #105 (@nmichaud)

2020-8-20

  • mouseDown now uses cell, column, and row selection modes #114 (@kgoo124)
  • Double-click to edit tab title in TabBars #112 (@nmichaud)
  • Give extending classes access to some of the data grid's paint utilities. #111 (@lmcnichols)
  • Fix for DockPanel.tabsMovable to set false to all tabs #109 (@nmichaud)
  • Modified function spliceArray in datastore/src/listfield.ts so that it behaves like Array.splice on large inputs. #101 (@lmcnichols)
  • Bump elliptic from 6.5.2 to 6.5.3 #99 (@dependabot)

2020-7-27

  • Change the Drag class's private method _moveDragImage to a public method moveDragImage. #96 (@lmcnichols)

2020-7-21

  • Have the DataGrid syncViewport when receiving a DataModel.ChangedArgs signal of type "rows-moved" or "columns-moved" #94 (@lmcnichols)

2020-7-21

  • Make cursorForHandle and it's argument type accessible from outside BasicMouseHandler. #92 (@lmcnichols)
  • Bump lodash from 4.17.15 to 4.17.19 #90 (@dependabot)

2020-7-5

  • CellEditors now render in front of the DataGrid #87 (@kgoo124)

2020-6-26

2020-6-24

2020-5-23

2020-5-12

2020-5-7

2020-4-24

  • Fixes tabsMovable on DockPanel #66 (@nmichaud)
  • Customize minimum row and column section sizes for datagrid #65 (@nmichaud)

2020-3-22

2020-2-19

  • Yet another fix for vdom nodes with custom renderers #53 (@telamonian)
  • Fix names for poll tests. #50 (@afshin)
  • Fix broken links in polling package and signaling tests. #49 (@afshin)

2020-2-10

  • IRenderer cleanup; normalize icon fields across all interfaces #46 (@telamonian)

2020-1-27

  • Simplified/improved custom rendering of virtual nodes: removed hpass and VirtualElementPass, added optional renderer param #44 (@telamonian)

2020-1-24

2020-1-8

  • Update selector, data attribute, and event namespaces. #20 (@afshin)

2020-1-2

2019-12-19

2019-12-17