Skip to content

Releases: naver/egjs-infinitegrid

3.5.3 Release (2019-03-29)

05 Apr 06:04
Compare
Choose a tag to compare

Bugs

  • If display is none, width will be rendered to zero. #277

3.5.2 Release (2019-01-24)

24 Jan 11:25
Compare
Choose a tag to compare

Bugs

  • I'd like to apply Parallax function. #267

3.5.1 Release (2019-01-14)

14 Jan 04:19
Compare
Choose a tag to compare

Changed

  • Transpile TypeScript #240
  • Update JSDOC #263

Bugs

  • If you delete all the items and append the items again, an error will occur. #259

3.5.0 Release (2018-11-26)

26 Nov 08:14
Compare
Choose a tag to compare

Features

  • Add updateItem, updateItems method in InfiniteGrid feature #241

Changes

  • Separate Layout from InfiniteGrid #246
  • Fix getting started page #247
  • Switch Rollup from webpack #239

3.4.7 Release (2018-11-12)

13 Nov 03:07
Compare
Choose a tag to compare

Bugs

  • Type errors when building in typescript environment. #238
  • The main page does not appear in IE. #237
  • Scrolling stops when items are added in IOS #236
  • See flickering in the first layout. #234

3.4.6 Release (2018-10-15)

15 Oct 07:43
Compare
Choose a tag to compare

Bugs

  • global.window affects other modules in node.js #232
  • If the InifiniteGrid viewer is below, the scroll is focused down. bug #230

3.4.5 Release (2018-10-12)

15 Oct 07:43
Compare
Choose a tag to compare

Bugs

  • There is no append request when there are no children(#228)

3.4.4 Release (2018-10-04)

04 Oct 10:05
Compare
Choose a tag to compare

Bugs

  • When you call setStatus, the DOMs are added in reverse order. [#225]
  • TypeError: Right-hand side of 'instanceof' is not an object when use jQuery.noConfilct(true) bug [#223]

3.4.3 Release (2018-09-19)

19 Sep 08:29
Compare
Choose a tag to compare

bugs

  • The layout is broken when resizing after scrolling while using the isEqualSize option. #221

3.4.2 Release (2018-09-07)

07 Sep 08:54
Compare
Choose a tag to compare

bugs

  • Infinite scroll called more than once #220