Brian Vaughn
3522c4416a
Merged master
2019-07-06 18:24:39 -04:00
Brian Vaughn
550c2c194a
1.8.4 -> 1.8.4
2019-07-06 18:03:43 -04:00
Emmanuel Touzery
ac3bd7cd26
generate UMD packages as well
2019-07-05 19:02:52 +02:00
Brian Vaughn
cc9e3f1832
Merged master
2019-07-01 09:02:53 -07:00
Brian Vaughn
729f621fb0
1.8.3 -> 1.8.4
2019-06-30 09:07:21 -07:00
Brian Vaughn
aa71ef9999
1.8.2 -> 1.8.3
2019-06-18 07:25:23 -07:00
Bogdan Chadkin
4b37cc7d6c
Upgrade flow and fix issues
2019-06-11 18:12:10 +03:00
Brian Vaughn
0f3e857e01
Merge branch 'master' into issues/6
2019-05-27 17:28:00 -07:00
Brian Vaughn
8c02fe3d5f
1.8.2
2019-05-27 17:22:55 -07:00
Brian Vaughn
f2b2106cc8
1.8.0 -> 1.8.1
2019-04-12 17:38:49 -07:00
Brian Vaughn
d956b993a1
1.7.2 -> 1.8.0
2019-04-12 10:39:59 -07:00
Brian Vaughn
0b5a3d3cd0
Add guards to prevent scrollTo/scrollToItem from accepting incorrect values
2019-04-09 15:47:21 -07:00
Damian Pieczynski
070ea7472b
Merge branch 'master' into issues/6
2019-04-02 19:55:09 +02:00
Damian Pieczynski
e69da68967
Merge master
2019-04-02 19:33:08 +02:00
Brian Vaughn
89287838dc
React deps bump
2019-03-21 10:54:30 -07:00
Brian Vaughn
67c45a8cec
1.7.0 -> 1.7.1
2019-03-18 07:52:06 -07:00
Brian Vaughn
53c26b429d
1.6.2 -> 1.7.0
2019-03-16 08:46:36 -07:00
Brian Vaughn
7b5dd7c348
1.6.1 -> 1.6.2
2019-03-04 11:24:56 -08:00
Brian Vaughn
e0d0dce1af
1.6.0 -> 1.6.1
2019-03-04 11:10:31 -08:00
Brian Vaughn
b2ea9ad1f4
1.5.2 -> 1.6.0
2019-03-04 10:05:02 -08:00
Brian Vaughn
84ba74acad
Merge pull request #155 from jgoz/upgrade-memoize-one
...
Upgrade memoize-one
2019-03-04 10:00:59 -08:00
Brian Vaughn
0f24e9a688
Removed Rollup terser plug-in for now because it was bloating the bundle
2019-03-04 09:46:54 -08:00
John Gozde
9c24344f3c
Use version range for memoize-one
2019-03-04 10:26:49 -07:00
Brian Vaughn
a724ee19a8
Upgrade Rollup. Add Terser plug-in.
2019-03-04 08:25:57 -08:00
John Gozde
ba279dcfff
Upgrade memoize-one to ^5.0.0
...
Breaking changes between 3.1.2 and 5.0.0 do not react-window, since
they were around bundling (4.0) and the optional comparer function
(5.0), which is not used in this project.
2019-03-03 17:07:46 -07:00
Brian Vaughn
7c3c55840d
1.5.2
2019-02-18 17:29:47 -08:00
Brian Vaughn
a22f3e983d
1.5.0 -> 1.5.1
2019-01-28 14:33:51 -08:00
Brian Vaughn
ef4ab16401
Merged master
2018-12-27 20:54:34 -05:00
Brian Vaughn
893a0bac52
1.4.0 -> 1.5.0
2018-12-27 20:35:05 -05:00
Brian Vaughn
80bc98838b
Added areEqual and shouldComponentUpdate methods
2018-12-27 20:06:45 -05:00
Brian Vaughn
01028a90b1
1.3.1 -> 1.4.0
2018-12-21 15:07:13 -08:00
Brian Vaughn
6bab06b526
Fixed small CSS bug
2018-12-07 11:07:02 -08:00
Brian Vaughn
4714399bc0
Update package JSON alpha version
2018-12-07 10:52:24 -08:00
Brian Vaughn
8c601358a6
Merged master
2018-12-05 14:00:40 -08:00
Brian Vaughn
9b5a59102d
1.3.1
2018-12-03 15:39:24 -08:00
Brian Vaughn
09255530f7
1.2.4
2018-11-03 17:41:43 -07:00
Brian Vaughn
d8b1077fa3
1.2.3
2018-11-03 17:34:12 -07:00
Brian Vaughn
96bc7b45b4
1.2.2
2018-10-29 08:36:12 -07:00
Brian Vaughn
da981bba58
Added alpha suffix
2018-10-12 17:50:12 +08:00
Brian Vaughn
00cb13ff0a
Package version bump for alpha
2018-10-12 17:40:52 +08:00
Brian Vaughn
5ebe8707d8
1.2.1
2018-10-03 12:31:54 -07:00
Brian Vaughn
b095cc4b7c
Rename NPPM 'flow:check' script to 'flow'
2018-10-03 12:05:22 -07:00
Bogdan Chadkin
21d59ec2c7
Make itemData generic in grids and lists
...
In this PR I am trying to achieve more sound implementation of itemData
props in all grids and lists.
To prevent `empty` type itemData is made optional with defaultProps.
`flow` script is replaced with `flow:check` to allow running `yarn flow
status` to view all errors and warnings.
2018-10-03 18:20:11 +03:00
Brian Vaughn
6634ef7a7f
Fixed Flow-typing issue
2018-10-01 10:36:38 -07:00
Brian Vaughn
1e90150390
1.2.0 and CHANGELOG
2018-10-01 10:32:55 -07:00
Brian Vaughn
394eecc8f5
Tweaked package files
2018-10-01 10:29:14 -07:00
Brian Vaughn
9bd0e67821
Prettier format package.json
2018-10-01 09:59:52 -07:00
Bogdan Chadkin
91b69091a0
Distribute flow types
...
This simple trick works similary to bundling. One file reexports all
sources with its types.
```js
// @flow
export * from '../src';
```
2018-09-28 21:08:50 +03:00
Brian Vaughn
0ac0aabca9
Fixed deps
2018-09-18 08:57:20 -07:00
Brian Vaughn
70f3ac3ef2
Prettier
2018-09-18 08:48:52 -07:00