Zhigang Fang
|
26340b73e3
|
Fix spacing
|
2019-05-11 17:45:09 +08:00 |
|
Zhigang Fang
|
712739a347
|
Add keyExtractor
|
2019-05-11 17:43:39 +08:00 |
|
Saleel S
|
8bea699bfd
|
Version 3.0.5
|
2019-05-04 21:59:23 +04:00 |
|
Saleel
|
b27c3abb76
|
Merge pull request #90 from zhigang1992/patch-1
types: Add props from FlatList
|
2019-05-04 21:57:10 +04:00 |
|
Zhigang Fang
|
2b3be23baa
|
Update index.d.ts
|
2019-05-04 08:58:34 +08:00 |
|
Zhigang Fang
|
aa4b46729c
|
Add props from FlatList
|
2019-05-04 08:57:45 +08:00 |
|
Saleel S
|
94790d49ef
|
Release version 3.0.4
|
2019-04-16 22:24:17 +04:00 |
|
Saleel
|
21616356c0
|
Merge pull request #89 from hisankaran/master
Update index.d.ts
|
2019-04-16 22:14:40 +04:00 |
|
Sankaran Kaliappan
|
a38ea0db71
|
Update index.d.ts
updated the class name in type def
|
2019-04-16 14:06:39 +05:30 |
|
Saleel
|
1bd212a65b
|
Add v2 to v3 migration in README
|
2019-02-27 20:38:22 +04:00 |
|
Saleel
|
5dfe15508b
|
v3.0.3 release
3.0.3
|
2019-02-25 09:48:27 +04:00 |
|
Saleel
|
b0fa1ca5b1
|
Merge pull request #82 from jgbernalp/master
Fix type definitions
|
2019-02-25 09:45:13 +04:00 |
|
Gabriel Bernal
|
8c7000902c
|
Fix review comments for sectionGrid
|
2019-02-24 17:01:51 +01:00 |
|
Gabriel Bernal
|
89523ca20e
|
Fix types definitions for renderItem
|
2019-02-23 17:26:44 +01:00 |
|
Saleel S
|
0aacc0ad51
|
Version 3.0.2 release
3.0.2
|
2019-02-20 23:50:08 +04:00 |
|
Saleel S
|
1a5588f246
|
Fix calculation bug where itemsPerRow became zero
|
2019-02-20 23:48:22 +04:00 |
|
Saleel S
|
ba83510f7e
|
Version 3.0.1
v3.0.1
|
2019-02-02 01:55:02 +04:00 |
|
Saleel S
|
b12fc5b6e9
|
Fix lint issues
|
2019-02-02 01:45:54 +04:00 |
|
Saleel S
|
b425978ff0
|
Add rowIndex to renderItem method
|
2019-02-02 01:42:52 +04:00 |
|
Saleel S
|
9c09ad29fc
|
Preserve original keys of section when passing down to SectionList
|
2019-02-02 01:37:05 +04:00 |
|
Saleel S
|
6fc1414553
|
Add additional props info to the Readme
v3.0.0
|
2019-01-20 01:08:58 +04:00 |
|
Saleel
|
a552f366ca
|
Merge pull request #77 from saleel/v3
V3 - FlatList signature, renamed components, performance improvements
|
2019-01-20 01:00:36 +04:00 |
|
Saleel S
|
fe4a32be3b
|
Fix SectionGrid example
|
2019-01-20 00:36:38 +04:00 |
|
Saleel S
|
f61fb874e8
|
Merge branch 'master' into v3
|
2019-01-19 22:10:34 +04:00 |
|
Saleel S
|
79c7e9ba28
|
Add reference to FlatList and SectionList - PR 73
|
2019-01-19 22:07:27 +04:00 |
|
Saleel S
|
5bea4706e0
|
Update readme and screenshots
|
2019-01-19 22:02:17 +04:00 |
|
Saleel S
|
f8ad6d2eaf
|
Update tpescript defenitions
|
2019-01-19 21:10:10 +04:00 |
|
Saleel S
|
3c7026793e
|
Rename components to FlatGrid and SectionGrid
|
2019-01-19 21:04:02 +04:00 |
|
Saleel S
|
fe8ac3404f
|
Return actual section in section grid
|
2019-01-19 21:00:30 +04:00 |
|
Saleel S
|
46343bf1e0
|
Add seperators to renderItem
|
2019-01-19 19:54:41 +04:00 |
|
Saleel S
|
f77bf6ebd0
|
Refactor components to use same calculations from utils
|
2019-01-19 19:37:39 +04:00 |
|
Saleel S
|
d7e5ed15ca
|
Refactor SuperGridSectionList, use common generate styles option
|
2019-01-19 19:16:44 +04:00 |
|
Saleel S
|
10e5f638d4
|
Refactor SuperGrid, move style calculations to utils
|
2019-01-19 18:27:02 +04:00 |
|
Saleel S
|
fd1a807e44
|
Version 2.4.4
|
2018-12-15 11:24:29 +04:00 |
|
Saleel
|
a772b34e29
|
Merge pull request #73 from acollazomayer/master
Added reference to the internal flatlist
|
2018-12-15 11:13:51 +04:00 |
|
Agustin Collazo Mayer
|
834ed57f03
|
Changed flatlist to flatList
|
2018-12-14 16:58:26 -03:00 |
|
Agustin Collazo Mayer
|
077ec7c8f2
|
Added reference to the internal flatlist
|
2018-12-11 17:40:22 -03:00 |
|
Saleel
|
953c41b3e4
|
Change renderItem API to match like FlatList
|
2018-12-07 23:08:58 +05:30 |
|
Saleel
|
49089aac6f
|
Improve dimension calculation on prop change, use single function to render oth horizontal and vertical rows
|
2018-12-07 23:07:09 +05:30 |
|
Saleel
|
ac50f91ab5
|
Merge pull request #67 from m-tymchyk/master
Update declaration by adding Index for render item
|
2018-11-06 20:57:58 +04:00 |
|
Maksym Tymchyk
|
fcdf5b27eb
|
Update declaration by adding Index for each element
|
2018-11-05 11:19:53 +02:00 |
|
Saleel S
|
0d35f892b6
|
Version 2.4.3
|
2018-07-22 22:37:41 +04:00 |
|
Saleel
|
d9ae1cf54e
|
Merge pull request #57 from andersonaddo/master
Addressing deep copying issue #56
|
2018-07-22 22:34:12 +04:00 |
|
Anderson Addo
|
ef15cf3772
|
Changed object cloning method
|
2018-07-22 12:31:53 +00:00 |
|
Anderson Addo
|
084cd698a3
|
Installed lodash
|
2018-07-22 12:29:06 +00:00 |
|
Saleel
|
48df8eab9a
|
Merge pull request #54 from KseniaSecurity/master
Added itemContainerStyle prop
|
2018-07-21 22:14:10 +04:00 |
|
Saleel
|
452332417d
|
Merge branch 'master' into master
|
2018-07-21 22:13:57 +04:00 |
|
Saleel
|
0a63f8546c
|
Merge pull request #55 from terrierscript/patch-1
ScrollViewStyle -> ViewStyle
|
2018-07-21 22:08:49 +04:00 |
|
Carlo Lucadei
|
7d0d4c3b38
|
Updated documentation with an example for itemContainerStyle prop. Added also two screenshots
|
2018-07-20 23:34:03 +02:00 |
|
Carlo Lucadei
|
939d2637ee
|
Updated documentation about itemContainerStyle prop
|
2018-07-20 23:13:00 +02:00 |
|