Guy Gascoigne-Piggford
98b3161b2d
Add option to allow toggleRowSelect to not select subRows ( #1879 )
...
* Add option to allow toggleRowSelect to not select subRows
Iif you are using manualGrouping, it's convenient to be able
to select the group without selecting all of the children.
This adds an instance option `selectChildRows`, which defaults to true,
that can be set to false to allow selection of the group without it
selecting all of the children.
* fix lint error
Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com >
2020-02-14 13:14:10 -07:00
size-plugin[bot]
4f8f7cd118
🟧 🍵 update sizes-es.json 👍
2020-02-14 20:14:02 +00:00
size-plugin[bot]
074211003a
👨🏻🎨 🧹 update sizes-cjs.json 👍
2020-02-14 20:14:00 +00:00
Guy Gascoigne-Piggford
1eb492694a
wrap instance dispatchers in useCallback ( #1874 )
...
addresses https://github.com/tannerlinsley/react-table/issues/1808
Several of the instance methods added by plugins wrap their state update
functions in useCallback, the ones that didn't do this can lead to problems
where when they are used in a component, for instance in a hook, their
required presence in the dependency array causes an infinite loop as
executing the function triggers an instance update and a new function
generation. This PR addresses this.
Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com >
2020-02-14 13:07:56 -07:00
size-plugin[bot]
5ab8842ccf
💦 🤴🏽 update sizes-es.json 👍
2020-02-14 20:07:33 +00:00
size-plugin[bot]
6b11d48b43
🚷 🧘🏼 update sizes-cjs.json 👍
2020-02-14 20:07:31 +00:00
Tanner Linsley
14ff3ef6c5
Merge branch 'master' of https://github.com/react-tools/react-table
2020-02-14 13:03:25 -07:00
Tanner Linsley
fce2ebe763
Update useGlobalFilter.js
2020-02-14 13:03:11 -07:00
size-plugin[bot]
475c0a0637
🏼 👩🏻⚕️ update sizes-es.json 👍
2020-02-14 20:01:09 +00:00
size-plugin[bot]
af58d06a1e
🕤 🤷♂️ update sizes-cjs.json 👍
2020-02-14 20:01:08 +00:00
gargroh
42ad10a7d8
correct column sort fn ( #1866 )
2020-02-14 13:00:42 -07:00
Zain Shaikh
812b416367
fix: fix spelling of manualGroupBy parameter ( #1860 )
...
Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com >
2020-02-14 12:57:05 -07:00
Ovieh Mosley
c984796190
Update App.js ( #1858 )
...
Fixed typo.
2020-02-14 12:55:42 -07:00
gargroh
05d946ecfb
Following columnId instaed of columnID ( #1848 )
2020-02-14 12:15:30 -07:00
size-plugin[bot]
49bdf95205
👩🏾💻 👌🏻 update sizes-es.json 👍
2020-02-14 19:14:18 +00:00
size-plugin[bot]
677dcdc250
🏢 🔕 update sizes-cjs.json 👍
2020-02-14 19:14:17 +00:00
Tanner Linsley
7dc9b85165
Polish merge conflicts and changelog updates
2020-02-14 12:12:24 -07:00
Tanner Linsley
21826a93e0
Merge branch 'master' of https://github.com/react-tools/react-table
2020-02-14 11:27:19 -07:00
Tanner Linsley
e62fc0c535
Update .huskyrc.js
2020-02-14 11:26:48 -07:00
Tanner Linsley
b989a8fa76
Changed: Tests, aggregation, hooks, columnVisibility, docs
2020-02-14 11:23:05 -07:00
Tanner Linsley
b1b71103c4
Update README.md
2020-02-01 11:25:11 -07:00
Tanner Linsley
8f5fc11905
Update README.md
2020-01-29 12:11:49 -07:00
Tanner Linsley
29c7cb3483
Update README.md
2020-01-29 12:09:34 -07:00
Tanner Linsley
dd3b50cc17
Update README.md
2020-01-29 12:07:14 -07:00
Tanner Linsley
2eb5fa9c1b
Update README.md
2020-01-29 12:04:14 -07:00
Tanner Linsley
6db990250e
Update README.md
2020-01-29 12:03:48 -07:00
Lukas Bünger
5f9950339b
docs: link to the original blog post instead of medium ( #1844 )
2020-01-10 13:01:59 -07:00
size-plugin[bot]
5486293677
⛺ ️ ⛷🏻 update sizes-es.json 👍
2020-01-10 19:58:16 +00:00
size-plugin[bot]
703f83e6f4
💇🏿 🖍️ update sizes-cjs.json 👍
2020-01-10 19:58:15 +00:00
gargroh
140ca06086
Doc for https://github.com/tannerlinsley/react-table/pull/1615 ( #1843 )
2020-01-10 12:56:41 -07:00
size-plugin[bot]
8277bfd4db
👩🏿🦲 🥝 update sizes-es.json 👍
2020-01-09 13:18:48 +00:00
size-plugin[bot]
7645107d3d
❓ 🏓 update sizes-cjs.json 👍
2020-01-09 13:18:47 +00:00
ta-anders
8ea93b9fed
fix(usefilters): fix userFilterTypes alias in setFilter action ( #1842 )
...
Fix to correctly alias filterTypes to userFilterTypes in set filter action, so that the filter
autoremove method is called correctly
fix #1831
2020-01-09 06:17:46 -07:00
gargroh
6ebf3183a0
[useSort] Add sort order custom sortMethod ( #1615 )
...
Added sort order as parameter for calling sortMethod(will be useful to provide more control in custom sortMethod)
2020-01-09 06:17:12 -07:00
size-plugin[bot]
5778bc3dce
💇🏽♀️ 💂🏿♂️ update sizes-es.json 👍
2020-01-08 23:41:30 +00:00
size-plugin[bot]
3b4a120ff5
👳🏽♀️ 🧢 update sizes-cjs.json 👍
2020-01-08 23:41:29 +00:00
Roman Ivaskevych
2a0dc6778d
fix(usepagination resetpage on globalfilter change): pageIndex reset ( #1813 )
...
autoReset pageIndex on globalFilter change
"fix #1812 "
2020-01-08 16:33:25 -07:00
Muhaimin CS
8e310bd0e6
fix typo ( #1815 )
2020-01-08 16:32:50 -07:00
dependabot[bot]
c7b146cf1e
Bump handlebars from 4.1.2 to 4.6.0 ( #1840 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.6.0.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-08 16:32:33 -07:00
dependabot[bot]
68606bb77c
Bump handlebars from 4.1.2 to 4.6.0 in /examples/column-hiding ( #1841 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.6.0.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com >
2020-01-08 16:32:22 -07:00
dependabot[bot]
c880da6c3d
Bump handlebars from 4.1.2 to 4.5.3 ( #1816 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-08 16:31:19 -07:00
dependabot[bot]
9d97ac29a6
Bump handlebars from 4.1.2 to 4.5.3 in /examples/column-hiding ( #1817 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-08 16:31:08 -07:00
dependabot[bot]
b018ed64ed
Bump handlebars from 4.1.2 to 4.5.3 in /examples/basic ( #1818 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-08 16:30:56 -07:00
dependabot[bot]
71e7c542c4
Bump handlebars from 4.1.2 to 4.5.3 in /examples/grouping ( #1819 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-08 16:30:46 -07:00
dependabot[bot]
e3223ed1b9
Bump handlebars from 4.1.2 to 4.5.3 in /examples/row-selection ( #1820 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-08 16:30:37 -07:00
Manuel Beaudru
35d36db4c9
Fixes a typo in the docs ( #1822 )
2020-01-08 16:30:14 -07:00
Hrusikesh Panda
649259ba77
fix bad link ( #1830 )
2020-01-08 16:29:55 -07:00
Manuel Beaudru
017ad2884e
Fix typo in docs - removes a meaningless word ( #1832 )
2020-01-08 16:29:39 -07:00
gargroh
59c4558dc8
grouping txt ( #1837 )
...
* grouping txt
* Update App.js
2020-01-08 16:29:21 -07:00
Ahmed Ashour
9baf3c275b
Fix broken link in useTable.md ( #1809 )
2019-12-25 23:38:04 -07:00