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

angular-bootgrid

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-bootgrid - npm Package Versions

1.0.0-alpha.4

Diff

hjalmers
published 1.0.0-alpha.3 •

hjalmers
published 1.0.0-alpha.2 •

Changelog

Source

[1.0.0-alpha.2] - 2017-09-27

Breaking changes

  • Bootgrid item properties have changed, e.g. xs has been changed to size, sm to smSize, xsOrder to position, smOrder to smPosition etc. to conform with bootstrap dropping xs from names. size and position are used by default for all screen sizes unless something else is specified for a given breakpoint.

Fixed

  • Dragula grid is destroyed when bootgrid is destroyed (see issue #5).
  • ~~Grid uses next available position when sorting (see issue #7).~~ (temporary disabled in favour for other feature)
  • Bootgrid item id generation.
  • ~~Accept children when moving grid item (see issue #9).~~ (temporary disabled in favour for other feature)

Added

  • Added interface for bootgrid item.
  • Ability to use fixed sizes using size rules.
hjalmers
published 1.0.0-alpha.1 •

Changelog

Source

[1.0.0-alpha.1] - 2017-05-02

Breaking changes

  • Bumped angular version, Angular Bootgrid now requires Angular 4+ (see issue #3).

Fixed

  • Disable drag check for SVG elements (see issue #1).
  • Each grid instance will get a unique id (see issue #4).
hjalmers
published 1.0.0-alpha.0 •

Changelog

Source

[1.0.0-alpha.0] - 2017-01-30

Added

  • Examples
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