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

@angular-generic-table/column-settings

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-generic-table/column-settings - npm Package Versions

12

4.6.0

Diff

Changelog

Source

[4.6.0] - 2017-08-29

Added

  • Support for conditional row classes, see example (issue #120).
  • Support for conditional column classes, see example (issue #118).

Deprecated

  • Field setting classNames have been deprecated in favor for columnClass and will be removed in a future release.
hjalmers
published 4.5.0 •

Changelog

Source

[4.5.0] - 2017-08-25

Added

  • Method for checking if a row is selected, see methods in wiki for more info.
  • Method for removing a row, see methods in wiki for more info.
  • Methods for accepting (saving) and rejecting (canceling) inline edits as well has checking if table has pending inline edits, see methods in wiki for more info.
  • Complex example with custom components for adding, removing and inline editing of rows (including data validation), see example here.

Fixed

  • Inline edit listens to global keydown events ie. it's now possible update multiple rows with the enter key without the input needing to have focus (see issue #115).
  • Improved row id generation
  • If gtRowComponent is passed to the table row-expandable class will be added to rows (see issue #119).
  • Support for Bootstrap 4 beta (see issue #117).
hjalmers
published 4.4.1 •

Changelog

Source

[4.4.1] - 2017-08-01

Fixed

  • Sorting of boolean values (see issue #106).
  • Added check for undefined fields (see issue #107).
  • Check sorting when settings change (see issue #108).
  • Safeguard against undefined values on input properties (see issue #109).
hjalmers
published 4.4.0 •

Changelog

Source

[4.4.0] - 2017-07-20

Added

  • Support for column totals (see issue #100).
  • Mouse event added to column click handler (see issue #105).

Fixed

  • Position of dropdown when using inline editing with arrays, tether added as a dependency (see issue #104).
  • Error with column settings causing visible columns to need an extra click when toggling column visibility (see issue #101).
  • Small style improvement for inline editing
hjalmers
published 4.3.1 •

Changelog

Source

[4.3.1] - 2017-06-26

Fixed

  • Typings reference for published npm package
hjalmers
published 4.3.0 •

Changelog

Source

[4.3.0] - 2017-06-26

Added

  • Style for vertically aligning buttons inside table cell, apply with field setting classNames:'gt-button'.

Fixed

  • Loading message displayed instead of no data (see issue #95).
  • redraw() now checks sorting and updates table if sorting has changed since last redraw (see issue #98 for example).
hjalmers
published 4.2.0 •

Changelog

Source

[4.2.0] - 2017-06-01

Added

  • Support for simple inline editing (see issue #52).

Fixed

  • CSV escaping (see issue #89).
  • Confusing paging behaviour (see issue #87).
hjalmers
published 4.1.1 •

Changelog

Source

[4.1.1] - 2017-04-21

Fixed

  • AOT error for ColumnSettingsComponent (see issue #80).
hjalmers
published 4.1.0-rc.3 •

hjalmers
published 4.1.0-rc.2 •

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