Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/bvaughn/react-virtualized
React components for efficiently rendering large lists and tabular data
https://github.com/bvaughn/react-virtualized
Added FlexTable scrolling perf test to playground
7a19cb9c890a113f2143b50a3fa5f5d94fdfd11e authored over 8 years ago by Brian Vaughn <[email protected]>
7a19cb9c890a113f2143b50a3fa5f5d94fdfd11e authored over 8 years ago by Brian Vaughn <[email protected]>
Tweaked FlexTable playground
19bcb101b5cb686d4f70096560290753c8ca773e authored over 8 years ago by Brian Vaughn <[email protected]>
19bcb101b5cb686d4f70096560290753c8ca773e authored over 8 years ago by Brian Vaughn <[email protected]>
Added FlexTable playground
79f83cd14128c4acb8607b20f3022630c57c4f7e authored over 8 years ago by Brian Vaughn <[email protected]>
79f83cd14128c4acb8607b20f3022630c57c4f7e authored over 8 years ago by Brian Vaughn <[email protected]>
Export the `defaultCellRangeRenderer` used by `Grid` in order to enable easier composition.
40dba07579a9573aed43249130c61ab1027c80d9 authored over 8 years ago by Brian Vaughn <[email protected]>
40dba07579a9573aed43249130c61ab1027c80d9 authored over 8 years ago by Brian Vaughn <[email protected]>
Removing built styles from Git
34dcefaa52d6a43eda6ea56d4d6a334c5f6354c2 authored over 8 years ago by Brian Vaughn <[email protected]>
34dcefaa52d6a43eda6ea56d4d6a334c5f6354c2 authored over 8 years ago by Brian Vaughn <[email protected]>
Preparing for 7.7.0
de5d7aa695d8c0310f77f9348de4e368dd8e73d2 authored over 8 years ago by Brian Vaughn <[email protected]>
de5d7aa695d8c0310f77f9348de4e368dd8e73d2 authored over 8 years ago by Brian Vaughn <[email protected]>
Tidied up test props
20e740542dfce7f690a255088c24a1f7e14bb23c authored over 8 years ago by Brian Vaughn <[email protected]>
20e740542dfce7f690a255088c24a1f7e14bb23c authored over 8 years ago by Brian Vaughn <[email protected]>
Added new :tabIndex property to docs
cd5d7be935a2eb17ce1b39b1c13fced069c86414 authored over 8 years ago by Brian Vaughn <[email protected]>
cd5d7be935a2eb17ce1b39b1c13fced069c86414 authored over 8 years ago by Brian Vaughn <[email protected]>
Added :tabIndex property to Grid, FlexTable, and VirtualScroll
e240a68ffc84e0331da80590ad857df0a2e33a8d authored over 8 years ago by Brian Vaughn <[email protected]>
e240a68ffc84e0331da80590ad857df0a2e33a8d authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #273 from VincentBel/patch-1
Fix FlexTable doc table format
55083ff808c81035c62c9a2ae00022c4938edb6c authored over 8 years ago by Brian Vaughn <[email protected]>
Fix FlexTable doc table format
dfb5c0e75242e816529cab5500ca291288495f35 authored over 8 years ago by Vincent Bel <[email protected]>
dfb5c0e75242e816529cab5500ca291288495f35 authored over 8 years ago by Vincent Bel <[email protected]>
Preparing for 7.6.0 release
cc105f3be1c284bfb88c637de301d9ba6ea6374e authored over 8 years ago by Brian Vaughn <[email protected]>
cc105f3be1c284bfb88c637de301d9ba6ea6374e authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #272 from nicholasrq/master
Added rowClassName to Grid
93ac7bd8332e983cd8ce0a277fb103eefb926bf2 authored over 8 years ago by Brian Vaughn <[email protected]>
`rowWrapperClassName` and `rowWrapperStyle` for `FlexTable`, prettifying tests
01309673349571821fef9fb56057b371b78f0695 authored over 8 years ago by nicholasrq <[email protected]>
01309673349571821fef9fb56057b371b78f0695 authored over 8 years ago by nicholasrq <[email protected]>
fix CI
5233a442befcc7374499978ed2632d8204ea61b5 authored over 8 years ago by nicholasrq <[email protected]>
5233a442befcc7374499978ed2632d8204ea61b5 authored over 8 years ago by nicholasrq <[email protected]>
`cellStyle` and `rowStyle` added to `Grid` and `VirtualScroll` respectively + docs fixes
6a267a917f47095a811555186751ccb66e5817af authored over 8 years ago by nicholasrq <[email protected]>
6a267a917f47095a811555186751ccb66e5817af authored over 8 years ago by nicholasrq <[email protected]>
why are you doing this?
b9a358f4ba72a8cb5ac7ad9ac22fca8d396777dd authored over 8 years ago by nicholasrq <[email protected]>
b9a358f4ba72a8cb5ac7ad9ac22fca8d396777dd authored over 8 years ago by nicholasrq <[email protected]>
fix docs
8007e8c5ac6722e843315944d9383e516701a5bd authored over 8 years ago by nicholasrq <[email protected]>
8007e8c5ac6722e843315944d9383e516701a5bd authored over 8 years ago by nicholasrq <[email protected]>
fix CI =\
383dcba569d262bba68899b8f3e3a653363d8acd authored over 8 years ago by nicholasrq <[email protected]>
383dcba569d262bba68899b8f3e3a653363d8acd authored over 8 years ago by nicholasrq <[email protected]>
tests for VirtualScroll `rowClassName`
ef9857ae8aea9df050954aa0cf941c900c068fb4 authored over 8 years ago by nicholasrq <[email protected]>
ef9857ae8aea9df050954aa0cf941c900c068fb4 authored over 8 years ago by nicholasrq <[email protected]>
fix CI
6c086782faa85ceba389c3d5ea1421aadc65e770 authored over 8 years ago by nicholasrq <[email protected]>
6c086782faa85ceba389c3d5ea1421aadc65e770 authored over 8 years ago by nicholasrq <[email protected]>
Merge remote-tracking branch 'bvaughn/master'
66629d00fe8bee37cdd7906bafc35d31686a847e authored over 8 years ago by nicholasrq <[email protected]>
66629d00fe8bee37cdd7906bafc35d31686a847e authored over 8 years ago by nicholasrq <[email protected]>
minor changes to Grid and VirtualScroll, example cleanup
ad60b9d6b2a92d7c567c56f5feeaa98abc139df5 authored over 8 years ago by nicholasrq <[email protected]>
ad60b9d6b2a92d7c567c56f5feeaa98abc139df5 authored over 8 years ago by nicholasrq <[email protected]>
Added updated style.css
0383ea3d915e85889171bd4d79bd5b343bc62830 authored over 8 years ago by Brian Vaughn <[email protected]>
0383ea3d915e85889171bd4d79bd5b343bc62830 authored over 8 years ago by Brian Vaughn <[email protected]>
Prepping package and README for 7.5.0
8695f10ede97d05b340393491efeb9aa99456c40 authored over 8 years ago by Brian Vaughn <[email protected]>
8695f10ede97d05b340393491efeb9aa99456c40 authored over 8 years ago by Brian Vaughn <[email protected]>
Tidied up Demo HTML and CSS slightly to fit growing list of HOCs
0c975939cc4b2d3d52a0ce8bf5e9056d4c3f4a6b authored over 8 years ago by Brian Vaughn <[email protected]>
0c975939cc4b2d3d52a0ce8bf5e9056d4c3f4a6b authored over 8 years ago by Brian Vaughn <[email protected]>
Added WindowScroller to docs
7993a817263a632acc0fb4e231d75135381857d3 authored over 8 years ago by Brian Vaughn <[email protected]>
7993a817263a632acc0fb4e231d75135381857d3 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #270 from minheq/hoc-window-scroll
WindowScroller HOC
07199e6fb3b1f65d70e3f346e842f5a9474d1e37 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge branch 'master' of https://github.com/bvaughn/react-virtualized into hoc-window-scroll
99f8767677c87ec1edc904edd98d027769e831ae authored over 8 years ago by Vu Hoang Minh <[email protected]>
99f8767677c87ec1edc904edd98d027769e831ae authored over 8 years ago by Vu Hoang Minh <[email protected]>
Clarify test expectation
591d07db1520db0ae5039cceceddc74d8ea37834 authored over 8 years ago by Vu Hoang Minh <[email protected]>
591d07db1520db0ae5039cceceddc74d8ea37834 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Add onScroll and onResize props to WindowScroller and more tests.
e11b4c643ab5ea5de191f45110159fb0e9d6f375 authored over 8 years ago by Vu Hoang Minh <[email protected]>
e11b4c643ab5ea5de191f45110159fb0e9d6f375 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Update WindowScroller example to use AutoSizer too
6254dc1d40705e17779ff882bb04c8f891a40bf4 authored over 8 years ago by Vu Hoang Minh <[email protected]>
6254dc1d40705e17779ff882bb04c8f891a40bf4 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Restore default VirtualScroll example
5a057318c32b7c36f4386b09e5a82450e2ca026d authored over 8 years ago by Vu Hoang Minh <[email protected]>
5a057318c32b7c36f4386b09e5a82450e2ca026d authored over 8 years ago by Vu Hoang Minh <[email protected]>
Add WindowScroller support for IE10+
7e53994b4c52aa754d163c7cfce1d328722dc730 authored over 8 years ago by Vu Hoang Minh <[email protected]>
7e53994b4c52aa754d163c7cfce1d328722dc730 authored over 8 years ago by Vu Hoang Minh <[email protected]>
added row custom class test with row/col indexes usage
87c2541a02161e6c3ae08fb128913fcfae3cb314 authored over 8 years ago by nicholasrq <[email protected]>
87c2541a02161e6c3ae08fb128913fcfae3cb314 authored over 8 years ago by nicholasrq <[email protected]>
fix arguments format for rowClassName
47ce86f73b44056fc0f3777e2fd79f3eed229b1a authored over 8 years ago by nicholasrq <[email protected]>
47ce86f73b44056fc0f3777e2fd79f3eed229b1a authored over 8 years ago by nicholasrq <[email protected]>
docs
c0cb3340ee320c3a9f3b7ef0ca6ce427ca576a4b authored over 8 years ago by nicholasrq <[email protected]>
c0cb3340ee320c3a9f3b7ef0ca6ce427ca576a4b authored over 8 years ago by nicholasrq <[email protected]>
fix typo in test
d1e700ec0c1187988c9818dbf3d224b1db6cd4a7 authored over 8 years ago by nicholasrq <[email protected]>
d1e700ec0c1187988c9818dbf3d224b1db6cd4a7 authored over 8 years ago by nicholasrq <[email protected]>
fix docs
d97533bcdcf44c3f59faa5e815c8a80cab44d73c authored over 8 years ago by nicholasrq <[email protected]>
d97533bcdcf44c3f59faa5e815c8a80cab44d73c authored over 8 years ago by nicholasrq <[email protected]>
one more CI fix
5363bf758256f367d9d2572415b291c40e72f115 authored over 8 years ago by nicholasrq <[email protected]>
5363bf758256f367d9d2572415b291c40e72f115 authored over 8 years ago by nicholasrq <[email protected]>
update docs
72dc39ef37ed66ba0ae4aae9047dbe36b2133b46 authored over 8 years ago by nicholasrq <[email protected]>
72dc39ef37ed66ba0ae4aae9047dbe36b2133b46 authored over 8 years ago by nicholasrq <[email protected]>
fix CI
aeafd52bdaa5393180ff51992d4f53d4ce8990b3 authored over 8 years ago by nicholasrq <[email protected]>
aeafd52bdaa5393180ff51992d4f53d4ce8990b3 authored over 8 years ago by nicholasrq <[email protected]>
added custom class names to Grid__cell
d3d89f284d5851a9f077a5aed0f61abce6912f05 authored over 8 years ago by nicholasrq <[email protected]>
d3d89f284d5851a9f077a5aed0f61abce6912f05 authored over 8 years ago by nicholasrq <[email protected]>
Revert limitation for WindowScroller with Grid of using scrollTop
9ee0ce1054640fe7e0b10f74533215966475e1a8 authored over 8 years ago by Vu Hoang Minh <[email protected]>
9ee0ce1054640fe7e0b10f74533215966475e1a8 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Add WindowScroller window resize handler and its tests
170f997f89285571ae3c8ae9a8e88bfb0dd9d002 authored over 8 years ago by Vu Hoang Minh <[email protected]>
170f997f89285571ae3c8ae9a8e88bfb0dd9d002 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Add autoHeight prop to FlexTable
178e0a10564122c5910eb9d7334f5cee86b594d1 authored over 8 years ago by Vu Hoang Minh <[email protected]>
178e0a10564122c5910eb9d7334f5cee86b594d1 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Update WindowScroller to work with vanilla Grid
9e4a5b7a3c2f1654c5abd0a32b015b49daa201c0 authored over 8 years ago by Vu Hoang Minh <[email protected]>
9e4a5b7a3c2f1654c5abd0a32b015b49daa201c0 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Update propName autoHeight for Grid tests
5bc71f0f3a62e859c4a14607040c5c066bc7581f authored over 8 years ago by Vu Hoang Minh <[email protected]>
5bc71f0f3a62e859c4a14607040c5c066bc7581f authored over 8 years ago by Vu Hoang Minh <[email protected]>
Update WindowScroller example to use new propName. Remove redundant calculation in onScroll
ea094b17ebc2398e19f836faf1db6900fcc3ce59 authored over 8 years ago by Vu Hoang Minh <[email protected]>
ea094b17ebc2398e19f836faf1db6900fcc3ce59 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Modify Grid's prop removeHeightContainer to autoHeight. Move static styles to css
645200c78e69b805f184c38e6927d6782bd45801 authored over 8 years ago by Vu Hoang Minh <[email protected]>
645200c78e69b805f184c38e6927d6782bd45801 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Updated for 7.4.0 release
2e9129501cca15f98297ecc711b70a90bb6e24cb authored over 8 years ago by Brian Vaughn <[email protected]>
2e9129501cca15f98297ecc711b70a90bb6e24cb authored over 8 years ago by Brian Vaughn <[email protected]>
Alpha-sorted props
36f15f47aff5be4e7adde6dc1b77090323ce09c9 authored over 8 years ago by Brian Vaughn <[email protected]>
36f15f47aff5be4e7adde6dc1b77090323ce09c9 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #271 from queeto/row-level-mouse-events
Add row level events 'onRowMouseOver' and 'onRowMouseOut'
956db7d67d3cc6c4127b991ca4dc81a35b9b7be0 authored over 8 years ago by Brian Vaughn <[email protected]>
Add row level events 'onRowMouseOver' and 'onRowMouseOut'
597adafda696d6b3b4f77bba80a1b5a53b50bc5f authored over 8 years ago by Thomas Kiesgen <[email protected]>
597adafda696d6b3b4f77bba80a1b5a53b50bc5f authored over 8 years ago by Thomas Kiesgen <[email protected]>
Merge branch 'master' of https://github.com/bvaughn/react-virtualized into hoc-window-scroll
555ab902c29b8ddeb6851df99822a573476eb74c authored over 8 years ago by Vu Hoang Minh <[email protected]>
555ab902c29b8ddeb6851df99822a573476eb74c authored over 8 years ago by Vu Hoang Minh <[email protected]>
Add tests for WindowScroller HOC
4373446e0a0858ee2bd752bf260a84e8c48ede47 authored over 8 years ago by Vu Hoang Minh <[email protected]>
4373446e0a0858ee2bd752bf260a84e8c48ede47 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Added "Supported Browsers" section to the README.
2e7ecc244e0f70b959e8e43dcf36335c71ed90cc authored over 8 years ago by Brian Vaughn <[email protected]>
2e7ecc244e0f70b959e8e43dcf36335c71ed90cc authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed demo site for IE9 and IE10
e3481475a37e40c3a3246115bd413d9c2603c403 authored over 8 years ago by Brian Vaughn <[email protected]>
e3481475a37e40c3a3246115bd413d9c2603c403 authored over 8 years ago by Brian Vaughn <[email protected]>
Resolves #269 Restores IE10 support
01d29ebcf3663b486e705fd79d580e7bdd03a0f7 authored over 8 years ago by Brian Vaughn <[email protected]>
01d29ebcf3663b486e705fd79d580e7bdd03a0f7 authored over 8 years ago by Brian Vaughn <[email protected]>
Add test for removeHeightContainer prop
462540ce2057a8c4a2f4296e821ae531255e5b15 authored over 8 years ago by Vu Hoang Minh <[email protected]>
462540ce2057a8c4a2f4296e821ae531255e5b15 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Keep the reference to the same scroll function by declaring onScroll in constructor
88407d7765f79b4ace32d79f9921d6698b4aa6c5 authored over 8 years ago by Vu Hoang Minh <[email protected]>
88407d7765f79b4ace32d79f9921d6698b4aa6c5 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Merge branch 'master' of https://github.com/bvaughn/react-virtualized into hoc-window-scroll
840cb1d69d8ee676c3607bb9135ec23e1db1af1e authored over 8 years ago by Vu Hoang Minh <[email protected]>
840cb1d69d8ee676c3607bb9135ec23e1db1af1e authored over 8 years ago by Vu Hoang Minh <[email protected]>
use raf to improve performance onscroll
38de5aef2b72e66002f3f7ff4d10260dd3cab49c authored over 8 years ago by Vu Hoang Minh <[email protected]>
38de5aef2b72e66002f3f7ff4d10260dd3cab49c authored over 8 years ago by Vu Hoang Minh <[email protected]>
Use state for height to enable ssr
b2d9de9a2401a38f564d5789327d8efeb93e8e49 authored over 8 years ago by Vu Hoang Minh <[email protected]>
b2d9de9a2401a38f564d5789327d8efeb93e8e49 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Edge-case bugfix for CellMeasurer
b3aff318bcf2230d5e8c19f404a6e5c4c4e526ee authored over 8 years ago by Brian Vaughn <[email protected]>
b3aff318bcf2230d5e8c19f404a6e5c4c4e526ee authored over 8 years ago by Brian Vaughn <[email protected]>
Replace removal of scroll container to height container only
ec0dc735eeb08b6d8be111bba27ee4893b2fcb65 authored over 8 years ago by Vu Hoang Minh <[email protected]>
ec0dc735eeb08b6d8be111bba27ee4893b2fcb65 authored over 8 years ago by Vu Hoang Minh <[email protected]>
README tweaks
4bd82aa9a22787abedd519eda65ff3ba6f509016 authored over 8 years ago by Brian Vaughn <[email protected]>
4bd82aa9a22787abedd519eda65ff3ba6f509016 authored over 8 years ago by Brian Vaughn <[email protected]>
README tweaks
04cb508710d697d3a22cb03345ef488d37eb3fd8 authored over 8 years ago by Brian Vaughn <[email protected]>
04cb508710d697d3a22cb03345ef488d37eb3fd8 authored over 8 years ago by Brian Vaughn <[email protected]>
README shuffling
1d76c2bc9d6749404da897ac1939e9ba2a555033 authored over 8 years ago by Brian Vaughn <[email protected]>
1d76c2bc9d6749404da897ac1939e9ba2a555033 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #265 from piamancini/patch-1
Added backers and sponsors from OpenCollective
ce65e2a0a4ea61cb005b92efeede38e0c61a7fa7 authored over 8 years ago by Brian Vaughn <[email protected]>
deleted a space I added by mistake
8576c8ad2ea4dc91790f682d86099e3028ca8bda authored over 8 years ago by Pia Mancini <[email protected]>
8576c8ad2ea4dc91790f682d86099e3028ca8bda authored over 8 years ago by Pia Mancini <[email protected]>
Added backers and sponsors from OpenCollective
now, your backers & sponsors will appear directly here.
I noticed you already had a mention to...
Updated issue template to link to Plunker
9394af35658d8b8a2e51ec680f73da90db151ae3 authored over 8 years ago by Brian Vaughn <[email protected]>
9394af35658d8b8a2e51ec680f73da90db151ae3 authored over 8 years ago by Brian Vaughn <[email protected]>
Fix scrolltop to be minimum 0 so Grid can properly update state
150c8451c9988cfb9374c7cea3c5e1657474baa2 authored over 8 years ago by Vu Hoang Minh <[email protected]>
150c8451c9988cfb9374c7cea3c5e1657474baa2 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Add prop to Grid to remove scrollingContainer and use window to set scrollTop
9aba6c36e69a0565b47c92217f1696f5afa4b5a7 authored over 8 years ago by Vu Hoang Minh <[email protected]>
9aba6c36e69a0565b47c92217f1696f5afa4b5a7 authored over 8 years ago by Vu Hoang Minh <[email protected]>
Added base for WindowScroller with example
59a3ccf30d5d098dbedb523f3554ccb35fcbbe15 authored over 8 years ago by Vu Hoang Minh <[email protected]>
59a3ccf30d5d098dbedb523f3554ccb35fcbbe15 authored over 8 years ago by Vu Hoang Minh <[email protected]>
README tweaks
1e5bb172b0c676b9aa47ea39e5436de2f17e0d71 authored over 8 years ago by Brian Vaughn <[email protected]>
1e5bb172b0c676b9aa47ea39e5436de2f17e0d71 authored over 8 years ago by Brian Vaughn <[email protected]>
README tweaks
2b234e805420fd6d9b35683a4f1ef16aa558ec6a authored over 8 years ago by Brian Vaughn <[email protected]>
2b234e805420fd6d9b35683a4f1ef16aa558ec6a authored over 8 years ago by Brian Vaughn <[email protected]>
More README tweaks
e1fe08c7941551fd178b3f61a63fa6131f8efdb8 authored over 8 years ago by Brian Vaughn <[email protected]>
e1fe08c7941551fd178b3f61a63fa6131f8efdb8 authored over 8 years ago by Brian Vaughn <[email protected]>
Added link to OpenCollective
cfa40dff1bd0f3eb4d4777e2634f391652db430a authored over 8 years ago by Brian Vaughn <[email protected]>
cfa40dff1bd0f3eb4d4777e2634f391652db430a authored over 8 years ago by Brian Vaughn <[email protected]>
Picked a larger MAX_SCROLL_SIZE deafult for smoother scrolling
135da41e90ee36f16b547422b43432aa76a1860d authored over 8 years ago by Brian Vaughn <[email protected]>
135da41e90ee36f16b547422b43432aa76a1860d authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #261 from bvaughn/issues/219
Handle larger scroll sizes than browser supports natively
42c6e329a45e18699b37dfe3e1ec0b1f962d7d18 authored over 8 years ago by Brian Vaughn <[email protected]>
Updated docs and changelog
f063ee16fbd406ff65285322ea7c2d7af31ba24f authored over 8 years ago by Brian Vaughn <[email protected]>
f063ee16fbd406ff65285322ea7c2d7af31ba24f authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed update-target-for-index function and tests
65275c4a41354c4a1435b38d048465e8a02f0a99 authored over 8 years ago by Brian Vaughn <[email protected]>
65275c4a41354c4a1435b38d048465e8a02f0a99 authored over 8 years ago by Brian Vaughn <[email protected]>
Added unit tests for ScalingCellSizeAndPositionManager. Fixed scrolling scaling/emulation entirely. Jump-to-cell still needs work though.
7144dc4d8a74ea55dd9bebf8e7cdcd6ea050db22 authored over 8 years ago by Brian Vaughn <[email protected]>
7144dc4d8a74ea55dd9bebf8e7cdcd6ea050db22 authored over 8 years ago by Brian Vaughn <[email protected]>
Helper function for offset percentage
5fa8f365fb971c73073ff2751d3d8baba1479c19 authored over 8 years ago by Brian Vaughn <[email protected]>
5fa8f365fb971c73073ff2751d3d8baba1479c19 authored over 8 years ago by Brian Vaughn <[email protected]>
Stashing
b2bd5aa31723bb5715b741441bab583455935f33 authored over 8 years ago by Brian Vaughn <[email protected]>
b2bd5aa31723bb5715b741441bab583455935f33 authored over 8 years ago by Brian Vaughn <[email protected]>
Improved scroll-to-index
2a04ebbb8e8a8f07be625c62973bb4b3cdbaf77a authored over 8 years ago by Brian Vaughn <[email protected]>
2a04ebbb8e8a8f07be625c62973bb4b3cdbaf77a authored over 8 years ago by Brian Vaughn <[email protected]>
Stashing
35b9cd0526031b767f48b17656b1788b1ccb939c authored over 8 years ago by Brian Vaughn <[email protected]>
35b9cd0526031b767f48b17656b1788b1ccb939c authored over 8 years ago by Brian Vaughn <[email protected]>
Splitting out scaling and cell layout management.
43aa5f3866d5973f9b76bfd560d9ed0c87838b1f authored over 8 years ago by Brian Vaughn <[email protected]>
43aa5f3866d5973f9b76bfd560d9ed0c87838b1f authored over 8 years ago by Brian Vaughn <[email protected]>
Iterating
19b3e2d23d6becf3f6ec86da223d679a7c4a87b2 authored over 8 years ago by Brian Vaughn <[email protected]>
19b3e2d23d6becf3f6ec86da223d679a7c4a87b2 authored over 8 years ago by Brian Vaughn <[email protected]>
Fix
e68204f6cfda37f41fe26c53f3bd8c7bb7d4c2fd authored over 8 years ago by Brian Vaughn <[email protected]>
e68204f6cfda37f41fe26c53f3bd8c7bb7d4c2fd authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed a missing import
aeb2168a2058c0d7d5236ab52588c1b23d034dc2 authored over 8 years ago by Brian Vaughn <[email protected]>
aeb2168a2058c0d7d5236ab52588c1b23d034dc2 authored over 8 years ago by Brian Vaughn <[email protected]>
bumped a babel plugin to fix a warning
0bbd12e79db536a09616311e9c241358c0e0e8dd authored over 8 years ago by Brian Vaughn <[email protected]>
0bbd12e79db536a09616311e9c241358c0e0e8dd authored over 8 years ago by Brian Vaughn <[email protected]>
Merged master
62b0ea61963500383a1ebffbf4f68c936b7d4388 authored over 8 years ago by Brian Vaughn <[email protected]>
62b0ea61963500383a1ebffbf4f68c936b7d4388 authored over 8 years ago by Brian Vaughn <[email protected]>
Fixed outdated example
9036ce7ffd59069cb35f2d99bf9c25201afdde8a authored over 8 years ago by Brian Vaughn <[email protected]>
9036ce7ffd59069cb35f2d99bf9c25201afdde8a authored over 8 years ago by Brian Vaughn <[email protected]>
Updated CHANGELOG and package.json for upcoming 7.2.0 release
6096663cc10fd77c0da99d9f3d7c63448c7103b6 authored over 8 years ago by Brian Vaughn <[email protected]>
6096663cc10fd77c0da99d9f3d7c63448c7103b6 authored over 8 years ago by Brian Vaughn <[email protected]>
Added :onScroll gaurds to Collection to prevent nevative numbers for scroll offsets
27996d892d8226f028c4e9fe0cd71dcab8415dc6 authored over 8 years ago by Brian Vaughn <[email protected]>
27996d892d8226f028c4e9fe0cd71dcab8415dc6 authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #256 from mwilliamson/negative-scroll-left
Fix: scrollLeft and scrollTop can be negative in Grid's onScroll
b5631ddc72add2985c387483448af994306e950c authored over 8 years ago by Brian Vaughn <[email protected]>
Merge pull request #259 from bvaughn/issues/258
Added new method to Grid/FlexTable/VirtualScroll for forced measuring of all cells
06200550551c3ad44131e08108ade0ea9961d7bc authored over 8 years ago by Brian Vaughn <[email protected]>