File tree 2 files changed +16
-1
lines changed
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
+
1
16
## [ 2.9.3] ( https://github.com/streamich/libreact/compare/v2.9.2...v2.9.3 ) (2018-12-22)
2
17
3
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libreact" ,
3
- "version" : " 2.9.3 " ,
3
+ "version" : " 2.10.0 " ,
4
4
"description" : " React standard library" ,
5
5
"main" : " lib/index.js" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments