Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-table

Package Overview
Dependencies
Maintainers
7
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-table - npm Package Versions

1
8

3.0.0-4

Diff

Changelog

Source

v3.0.0-4

8 January 2021

jiayingxu
published 3.0.0-3 •

Changelog

Source

v3.0.0-3

17 November 2020

  • [3.0] [tests] Only run "ember test" in primary workflow job #844
  • The TableStickyPolyfill is used to position header and footer rows. The individual th and td offset positions are calculated for the footer rows so they remain “sticky”. There is a bug in the logic for calculating the bottom offset for table footer rows where the rows were being iterated backwards while the heights were iterated forwards. This bug manifests when table footer rows have varying heights and the list of heights is not a palindrome. #837
  • [tests] Use Github Actions for tests #842
  • Update 3.0 docs #833
  • Tweak Sass styles #832
  • 3.0: Drop support for Ember pre-2.4 81e1f85
  • Fix positioning of table footer rows when rows are of varying heights e47c67c
  • Add precondition assertion that header and footer table rows have varying heights in tests 50d74f4
twokul
published 3.0.0-2 •

Changelog

Source

v3.0.0-2

7 August 2020

mixonic
published 3.0.0-1 •

Changelog

Source

v3.0.0-1

7 August 2020

mixonic
published 3.0.0-0 •

Changelog

Source

v3.0.0-0

7 August 2020

mixonic
published 2.2.3 •

Changelog

Source

v2.2.3

13 January 2020

  • Update test rowcount when collapse state changes #806
  • Update row count when tree collapses #804
  • Release 2.2.3 258efe3
  • Add testing for rowCount for tree tables 195c842
mixonic
published 2.2.2 •

Changelog

Source

v2.2.2

9 January 2020

  • Avoid "update prop already used in computation" #802
  • Avoid "update prop already used in computation" #795
  • Release 2.2.2 020ad0b
  • Ignore engine incompat d923e47
bantic
published 2.2.1 •

Changelog

Source

v2.2.1

11 December 2019

  • bugfix: first multiselection has no _lastSelectedIndex #788
  • Fix prettier lint errors #790
  • [DOCS] Add new reorder-directional classes #783
  • Release 2.2.1 040df20
  • Use resolutions to force prettier to 1.18.2 8d18c9b
bantic
published 2.2.0 •

Changelog

Source

v2.2.0

5 November 2019

  • Bump ember-test-selectors #782
  • [DOCS] Remove Ember 3.13 section from readme #781
  • [FEAT] Add direction to reorder indicator #766
  • Fix column-reordering with Ember 3.13+ #778
  • [DOCS] Add browser compatibility section #769
  • Remove unused _notifyCollection property #779
  • Use async observer when target app is Ember 3.13+ #777
  • Fix CI #773
  • Fix release badge #774
  • Fix column-reordering with Ember 3.13+ (#778) #776
  • Release v2.2.0 6529af2
bantic
published 2.1.4 •

Changelog

Source

v2.1.4

25 October 2019

  • Update ember-classy-page-object to latest ^0.6.0 #772
  • Release 2.1.4 cc6897e
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc