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

angular-ui-grid

Package Overview
Dependencies
Maintainers
5
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-ui-grid - npm Package Versions

1
67

3.0.7

Diff

Changelog

Source

v3.0.7 (2015-10-06)

Bug Fixes
  • Header: Use IE9 condcom to fix header sizing (a549eaa7, closes #3854) <b>(REVERTED #4417)</B>
  • core:
    • Fixes sort priority starting at 2 (c910a6a3)
    • scrollTo rightBound calculation (28227877)
  • infinite-scroll: load more data if needed (65a541f3)
  • pagination: fix pager select not showing 3 digits on some browsers (b183fc79)
  • selection:
    • properly update selectAll flag based on current selection (86badfd2)
    • reset selectedCount on clearSelectedRows If your data is completely replaced by (880ce190)
Features
  • core:
    • add sortDirectionCycle column option (3eca46e9)
    • Adds sort priority number to header (ca47b8ab)
  • i18n: completes nl translation (b7326d81)
  • sort: Give more information to the sort functions (0e094c97)

<a name="v3.0.6"></a>

jlleitschuh
published 3.0.6 •

Changelog

Source

v3.0.6 (2015-09-07)

Bug Fixes
  • gridUtil: Fixes gridUtil.off.mousewheel event handler (4057c64d)
  • infiniteScroll: Fixes infinitescroll scrolling
  • moveColumns: Restore column order after altering columnDefs array. (2d433bb)
  • pinnedColums: Included pinned columns in export of visibile data. (0b37bc4), closes (#3888)

<a name="v3.0.5"></a>

jlleitschuh
published 3.0.5 •

Changelog

Source

v3.0.5 (2015-08-25)

Bug Fixes
  • cellNav: Error when field defined with number (5b74559f, closes #4258)
  • columns: don't reset resized columns on data reset by default (bda48aab, closes #4005)
  • core:
    • fix #4180 by adding validity check for minWidth and maxWidth (5b03cb2d)
    • IE does not render correctly when binding is used in style. use ng-style instead (9aea44ac)
  • customizer: Fixes less customizer in docs (f739d9fd, closes #4079, #3918)
  • edit: fixes #4129 by only adding edit listener events when needed because of 'track by (e6bc3009)
  • expandable: fix #4156 by calling stopProp on subgrid scroll (a7dd337a)
  • less: Makes less bootstrap dir a variable (654c75f9, closes #3368)
  • pagination: avoid initial double firing of paginationChanged (1407038b)
Features
  • core:
    • Adds GridRowColumn to core (2bed5307)
    • Add Clear all filters to grid menu (77ffba5a)
  • i18n: Completes zh-cn translation. (0ad28408)

<a name="v3.0.4"></a>

jlleitschuh
published 3.0.4 •

Changelog

Source

v3.0.4 (2015-08-13)

Bug Fixes
  • grouping: Grouping now raises a sort changed event (d30b1ad3, closes #4155)

<a name="v3.0.3"></a>

jlleitschuh
published 3.0.3 •

Changelog

Source

v3.0.3 (2015-08-10)

Bug Fixes
  • build: Fixes Grunt Task not Publishing (7571028d)

<a name="v3.0.2"></a>

c0bra
published 3.0.1 •

c0bra
published 3.0.0-rc.22 •

Changelog

Source

v3.0.0-rc.22 (2015-06-15)

Bug Fixes
  • Edit: Allow COL_FIELD in editable templates (fa9066b2)
  • Selection: Prevent IE from selecting text (a1bbc0c5, closes #3392)
  • cellNav:
    • #3528 handle focus into grid from other controls (92477c7a)
    • IE was scrolling the viewPort to the end when the focuser div received focus. S (aa563554)
    • focuser element should not have width or height or else the window will scroll t (6997d2b7)
    • was processing left and right renderContainers where there is no need fix(edit): (6f5d503d)
    • add an empty element to focus on instead of focusing on the viewport (6937d4d5)
  • edit:
    • #3128 remove grid scrollbars when in deepedit to prevent any scrolling of parent (91077e82)
    • deep edit keydown logic wasn't right (9e995e9e)
    • tweak the deep edit keydown logic so that Enter and Tab stops editing (fbc38cb1)
    • #3742 dropdown was not calling out to cellNav for cellNav keys. also refactored (2edc4d66)
    • Edit events were being attached in gridCell directive even if edit was not enabl (13ab0945)
  • gridEdit:
    • #3373 spacebar on checkbox was incorrectly invoking deep edit mode (4d9ec8b5)
    • issue 2885 non-character fields were invoking edit. Not sure if I got all the k (025c8939)
  • gridUtil: rtlScrollType using wrong method (15ee480e, closes #3637)
  • moveColumn: account for width of left container when positioning moving column header. (06f223bb, closes #3417, #3395)
  • saveState: Saving state was storing rowHeader columns, causing issues on restore. (c9ce96af)
  • treeBase: Change calculation of number of levels in tree (26ca6215)
  • uiGrid:
  • uiGridColumns: Fix auto-incrementing of column names (a10f1414)
  • uiGridHeader:
    • ensure that styles are rebuilt on explicit height (65ad61f4)
    • Recalc all explicit heights (43f63ac9, closes #3136)
Features
  • grouping: Add option groupingNullLabel, to group null and undefined values together. (9fbb1b87, closes #3271)

<a name="v3.0.0-rc.21"></a>

c0bra
published 0.0.0 •

1
67
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