Skip to content

Latest commit

 

History

History
463 lines (262 loc) · 23.1 KB

CHANGELOG.md

File metadata and controls

463 lines (262 loc) · 23.1 KB

Changelog

Full Changelog

Fixed bugs:

Full Changelog

Implemented enhancements:

Full Changelog

Fixed bugs:

Full Changelog

Fixed bugs:

  • Fix autosize to use last merged column header #192 (texodus)

Full Changelog

Implemented enhancements:

  • Add column_header_merge_depth and row_height page options #191 (texodus)

Full Changelog

Fixed bugs:

Full Changelog

Fixed bugs:

  • Fix column resize & row height viewport bugs #186 (texodus)

Full Changelog

Implemented enhancements:

Merged pull requests:

Full Changelog

Fixed bugs:

  • Fix debounce interference between multiple regular-table #158 (texodus)

Full Changelog

Fixed bugs:

  • Fix errors when .draw() called on empty viewport/invisible element #156 (texodus)

Full Changelog

Fixed bugs:

  • Fix a miscalculation in row_header offsets #155 (texodus)

Full Changelog

Fixed bugs:

Full Changelog

Fixed bugs:

  • Fix row range max scroll to use sub-cell offset #153 (texodus)

Full Changelog

Merged pull requests:

Full Changelog

Implemented enhancements:

v0.4.3 (2022-02-06)

Full Changelog

Fixed bugs:

Full Changelog

Fixed bugs:

Full Changelog

Fixed bugs:

Closed issues:

  • GitHub Actions Disabled #144

Merged pull requests:

  • Fix screen thrash when "position: sticky" container resize is triggered #146 (texodus)

Full Changelog

Implemented enhancements:

  • Memoize \<span\> elements #142 (texodus)
  • Update typings for 0.4.0; add 99% automated typescript declarations build #140 (telamonian)

Full Changelog

Breaking changes:

v0.3.3 (2021-04-20)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.3.2 (2021-04-14)

Full Changelog

Fixed bugs:

v0.3.1 (2021-04-08)

Full Changelog

Implemented enhancements:

  • A simple way to specify a generic tree column #18
  • Row Stripes, Row Selection and Column Selection Features #133 (texodus)

Merged pull requests:

v0.3.0 (2021-03-30)

Full Changelog

Breaking changes:

  • Add 'virtual_mode' optional argument to setDataListener\(\) #125 (texodus)
  • Return an unsubscribe function from addStyleListener #121 (NMinhNguyen)

Merged pull requests:

  • Make column selection blocks example #120 (JHawk)
  • Make area selection block example #119 (JHawk)
  • Make row stripes block example #118 (JHawk)
  • wrap any plain text column headers in a \<span\> #117 (telamonian)
  • Update features / example - allow row selection anywhere #116 (JHawk)

v0.2.1 (2021-02-06)

Full Changelog

Fixed bugs:

  • Clean and autosize columns in incremental render passes #113 (texodus)

v0.2.0 (2021-02-05)

Full Changelog

Implemented enhancements:

  • The "namespace" of the css classes doesn't match the name of this project #107
  • Invalidate #112 (texodus)

Fixed bugs:

  • There are some minor typos in the jsdoc annotations #110

Closed issues:

  • Rename main branch #106

Merged pull requests:

  • Fixup jsdoc annotations, carry fixups over to typescript typings #111 (telamonian)
  • map pd->rt in css namespace #108 (timkpaine)
  • make logo transparent background, change font to #414042 so can be se… #105 (timkpaine)

v0.1.6 (2021-01-13)

Full Changelog

Fixed bugs:

  • Incrementally call styleHandlers, and remove intermediate <div> #104 (texodus)
  • Don't attempt to register web component if already created #95 (timkpaine)

Closed issues:

  • Move off travis, ideally to GitHub Actions #99

Merged pull requests:

v0.1.5 (2020-09-21)

Full Changelog

Fixed bugs:

v0.1.4 (2020-09-14)

Full Changelog

Fixed bugs:

  • Don't preventDefault() scroll when the table is at scroll min or max #90 (texodus)

v0.1.3 (2020-09-08)

Full Changelog

Fixed bugs:

  • Fix perspective header border for last header element #89 (texodus)
  • Style swap container element to visible #88 (texodus)

v0.1.2 (2020-09-07)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fix formatting for computed columns in headers #87 (texodus)

v0.1.1 (2020-09-06)

Full Changelog

Fixed bugs:

  • Refactor perspective.md sort to abstract mutable state via sorting #85 (texodus)

v0.1.0 (2020-09-04)

Full Changelog

Fixed bugs:

  • Fix replace\(\) and unintentional interactive elements. #84 (texodus)

v0.0.9 (2020-09-01)

Full Changelog

Implemented enhancements:

v0.0.8 (2020-08-29)

Full Changelog

Fixed bugs:

  • Bug fixes for perspective.md and iOS #82 (texodus)
  • Refactor Area Mouse Selection, update area clipboard and test suite #79 (JHawk)

Merged pull requests:

  • Port column widths example html to md #73 (JHawk)

v0.0.7 (2020-08-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • RegularTableElement.scrollTo shadows base HTMLElement.scrollTo method #54
  • Problems when increasing column size by dragging #37
  • regular-table doesn't update on scroll in firefox #26

Closed issues:

  • <deleted issue> #66
  • No license in bl.ocks examples #30

Merged pull requests:

v0.0.4 (2020-05-30)

Full Changelog

Closed issues:

  • Not loading certain fonts (eg material icons) in built CSS #21

Merged pull requests:

  • Updated examples and documentation #27 (texodus)
  • Adds file_browser.html example (update for row\_headers feature) #25 (texodus)
  • Row and Column Headers, and minesweeper.html #24 (texodus)
  • README Examples and User Guide #22 (texodus)

v0.0.3 (2020-05-26)

Full Changelog

Implemented enhancements:

  • Add tags on GitHub for discoverability #16

Merged pull requests:

  • Examples "canvas_data_model.html" and "web_worker.html" #20 (texodus)
  • Simplify Data Model #17 (texodus)

v0.0.2 (2020-05-24)

Full Changelog

Closed issues:

  • Reference: prior art #3

Merged pull requests:

v0.0.1 (2020-05-23)

Full Changelog

Merged pull requests:

  • Smaller regular-table.js Asset #8 (texodus)
  • Adds perspective example #7 (texodus)
  • Adds Travis CI #6 (texodus)
  • Add Lint and Tests #5 (texodus)
  • A Complete Example, two\_billion\_rows.html #4 (texodus)
  • Merge from @finos/perspective-viewer-datagrid #2 (texodus)
  • Make perspective-viewer-datagrid into a standalone package #1 (telamonian)

* This Changelog was automatically generated by github_changelog_generator