File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.10.0] ( https://github.com/streamich/libreact/compare/v2.9.3...v2.10.0 ) (2018-12-25)
2+
3+
4+ ### Bug Fixes
5+
6+ * π fix <ViewportObserverSensor > when threshold not spec ([ a486bec] ( https://github.com/streamich/libreact/commit/a486bec ) )
7+ * π improve viewport sensors and speed up Storybook ([ 16d1603] ( https://github.com/streamich/libreact/commit/16d1603 ) )
8+
9+
10+ ### Features
11+
12+ * πΈ add <InfiniteScroll > component ([ 0768958] ( https://github.com/streamich/libreact/commit/0768958 ) )
13+ * πΈ preload items 100px before the reach end ([ cb2990b] ( https://github.com/streamich/libreact/commit/cb2990b ) )
14+ * πΈ use window resize in ViewportScrollSensor ([ 9004447] ( https://github.com/streamich/libreact/commit/9004447 ) )
15+
116## [ 2.9.3] ( https://github.com/streamich/libreact/compare/v2.9.2...v2.9.3 ) (2018-12-22)
217
318
Original file line number Diff line number Diff line change 11{
22 "name" : " libreact" ,
3- "version" : " 2.9.3 " ,
3+ "version" : " 2.10.0 " ,
44 "description" : " React standard library" ,
55 "main" : " lib/index.js" ,
66 "repository" : {
You canβt perform that action at this time.
0 commit comments