Skip to content

Releases: naver/egjs-grid

1.8.0 Release (2022-01-10)

10 Jan 07:07
Compare
Choose a tag to compare
  • @egjs/grid 1.8.0
  • @egjs/react-grid 1.8.0
  • @egjs/ngx-grid 1.8.0
  • @egjs/vue-grid 1.8.0
  • @egjs/svelte-grid 1.8.0

Added

  • Add computed positions, sizes #52

Fixed

  • Fix columnSize CSS style #52

1.7.0 Release (2021-12-31)

31 Dec 06:40
Compare
Choose a tag to compare
  • @egjs/grid 1.7.0
  • @egjs/react-grid 1.7.0
  • @egjs/ngx-grid 1.7.0
  • @egjs/vue-grid 1.7.0
  • @egjs/svelte-grid 1.7.0

Added

  • Add useRoundedSize, columnCalculationThreshold options #43
  • Support lazy loading #51
  • Add useOrgResize rendering option #51
  • Add outlineLength, outlineSize options #48

Fixed

  • Support svelte SSR #46
  • Prevent angular universal rendering #44

1.6.0 Release (2021-09-17)

17 Sep 12:10
Compare
Choose a tag to compare
  • @egjs/grid 1.6.0
  • @egjs/react-grid 1.6.0
  • @egjs/ngx-grid 1.6.0
  • @egjs/vue-grid 1.6.0
  • @egjs/svelte-grid 1.6.0

Added

  • Support transition #38

Fixed

1.5.0 Release (2021-09-09)

09 Sep 07:54
Compare
Choose a tag to compare
  • @egjs/grid 1.5.0
  • @egjs/react-grid 1.5.0
  • @egjs/ngx-grid 1.5.0
  • @egjs/vue-grid 1.5.0
  • @egjs/svelte-grid 1.5.0

Added

  • Add getStatus(true)(minimized status)

Fixed

  • fix JustifiedGrid maintained ratio #35
  • fix FrameGrid outline #34
  • calculate unmounted item position #32

1.4.0 Release (2021-08-04)

04 Aug 10:42
Compare
Choose a tag to compare
  • @egjs/grid 1.4.0
  • @egjs/react-grid 1.4.0
  • @egjs/ngx-grid 1.4.0
  • @egjs/vue-grid 1.4.0
  • @egjs/svelte-grid 1.4.0

Added

  • I want ItemRenderer module and types #30
  • Add directionproperty on renderComplete event #28

Fixed

  • fix container's client size #26

1.3.1 Release (2021-07-09)

09 Jul 10:46
Compare
Choose a tag to compare
  • @egjs/grid 1.3.1
  • @egjs/react-grid 1.3.1
  • @egjs/ngx-grid 1.3.1
  • @egjs/vue-grid 1.3.1
  • @egjs/svelte-grid 1.3.1

Fixed

  • Multiple columns do not work properly in MasonryGrid #23

1.3.0 Release (2021-07-01)

01 Jul 08:18
Compare
Choose a tag to compare
  • @egjs/grid 1.3.0
  • @egjs/react-grid 1.3.0
  • @egjs/ngx-grid 1.3.0
  • @egjs/vue-grid 1.3.0
  • @egjs/svelte-grid 1.3.0

Added

  • Add data-grid-maintained-target attribute in JustifiedGrid #19 #20
  • Add useFit option #21 #22

1.2.0 Release (2021-06-24)

24 Jun 11:32
Compare
Choose a tag to compare
  • @egjs/grid 1.2.0
  • @egjs/react-grid 1.2.0
  • @egjs/ngx-grid 1.2.0
  • @egjs/vue-grid 1.2.0
  • @egjs/svelte-grid 1.2.0

Added

  • Add isCroppedSize, displayedRow options in JustifiedGrid #15 #14
  • Add data-grid-content-offset, data-grid-inline-offset attributes in JustifiedGrid #13
  • Add tag prop in react-grid, vue-grid #17

Fixed

  • Fix methods in vue-grid
  • Fix events in react-grid

1.1.2 Release (2021-05-03)

03 May 13:24
Compare
Choose a tag to compare
  • @egjs/grid 1.1.2
  • @egjs/react-grid 1.1.2
  • @egjs/ngx-grid 1.1.2
  • @egjs/vue-grid 1.1.3
  • @egjs/svelte-grid 1.1.2

Fixed

  • Support Vue2 and Vue3 #8
  • Fixed the problem that columnSizeRatio does not work properly in MasonryGrid
  • Add e2e test

1.1.1 Release (2021-04-21)

21 Apr 06:28
Compare
Choose a tag to compare
  • @egjs/grid 1.1.1
  • @egjs/react-grid 1.1.1
  • @egjs/ngx-grid 1.1.1
  • @egjs/vue-grid 1.1.1
  • @egjs/svelte-grid 1.1.1

Fixed

  • Restore original css when loading is complete #5