Commit Graph

1179 Commits

Author SHA1 Message Date
Tanner Linsley
6bb6aa435d v7.0.4 2020-04-02 14:34:15 -06:00
Tanner Linsley
052633a786 Add back scarf 2020-04-02 14:28:56 -06:00
Tanner Linsley
25f1fba133 Update CHANGELOG.md 2020-04-02 11:15:01 -06:00
Tanner Linsley
ec54c00d26 v7.0.3 2020-04-02 11:03:18 -06:00
Nicolás Fantone
550e055518
Add scripts/ dir to package "files" (#2087)
* Add scripts/ dir to package files

* Remove redundant package file inclusions
2020-04-02 10:37:08 -06:00
mackie
9b1f670ccd
fix: move docz to devDependencies (#2081) 2020-04-01 23:13:33 -06:00
Tanner Linsley
0bcf87a216 v7.0.2 2020-04-01 16:14:11 -06:00
Tanner Linsley
9a8dc0feda Fix minification bug in flex renderer
Fixes #1992
2020-04-01 16:13:50 -06:00
Tanner Linsley
e0a6a04137 Add postinstall support message 2020-04-01 11:48:44 -06:00
Tanner Linsley
428382c17c v7.0.1 2020-04-01 11:02:54 -06:00
Tanner Linsley
ad3ce36930 Update usePagination.js 2020-04-01 11:02:31 -06:00
Tanner Linsley
7c08467ddb Update CHANGELOG.md 2020-04-01 11:00:07 -06:00
Roman Komarov
34d8b77210
Add cell’s value to its renderer back (#2073)
* Add cell’s value to its renderer back

* Update useTable.js

Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>
2020-04-01 10:41:59 -06:00
dependabot[bot]
e949994e9b
Bump acorn from 5.7.3 to 5.7.4 in /examples/column-hiding (#2054)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-01 10:34:50 -06:00
Rootul Patel
41647dfd35
Link to React docs for useMemo & useCallback (#2042) 2020-04-01 10:34:38 -06:00
Vivek Kumar Bansal
e73199a04d
fix: manualPagination does not work with pageCount -1 (#2024)
* fix: manualPagination does not work with pageCount -1

* fix: manualPagination does not work with pageCount -1
2020-04-01 10:34:20 -06:00
Joel Denning
0f695e7321
Upgrading rollup to fix bug with React external. Resolves systemjs/systemjs#2147. (#2021)
Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>
2020-04-01 10:33:49 -06:00
Jeff Emery
354d9bed14
Fix FAQ path in useFilters.md (#2067)
Path just needed to back up ./ to ../
2020-03-29 11:12:41 -06:00
Tanner Linsley
d51aac11f3 Update README.md 2020-03-25 14:42:23 -06:00
Tanner Linsley
d7cabd9e06 Create .nvmrc 2020-03-25 14:37:01 -06:00
Tanner Linsley
4eb430a0cb Build docs 2020-03-25 14:35:28 -06:00
Jason Clark
d2acfc4235
New documentation site built with Docz (#2013)
* size-snapshot created?

* Added docz for documentation site

* Modified .gitignore to get rid of .docz internal stuff

* Update all doc links to point to proper paths with docz

* Removed .docz folder from Git

Co-authored-by: Jason Clark <jason.clark@tcnbroadcasting.com>
2020-03-25 14:29:56 -06:00
Avi Press
d0a9b97ed0
Add dependency on Scarf for installation analytics (#2012)
* Adds dev dependency on Scarf, default opt-out. Corresponding installation instructions

* Scarf as default opt in, moved to dependencies

* Update install docs for default opt in analytics

* Remove extra period

* update yarn lock
2020-03-25 14:21:25 -06:00
Tanner Linsley
294193376d
Update README.md 2020-03-19 09:43:26 -06:00
dependabot[bot]
683bc20b8c
Bump acorn from 5.7.3 to 5.7.4 in /examples/basic (#2020)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-18 15:45:48 -06:00
dependabot[bot]
0db7980add
Bump acorn from 5.7.3 to 5.7.4 in /examples/row-selection (#2019)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-18 15:45:37 -06:00
mackie
2c39bd89e2
Update autoReset FAQ docs example (#2015)
This change updates the example to replace an undeclared variable with the usage of `skipPageResetRef`.
2020-03-18 15:45:25 -06:00
dependabot[bot]
61e65e84d3
Bump acorn from 5.7.3 to 5.7.4 in /examples/grouping (#2002)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-18 15:38:13 -06:00
alauzon
e935d349e7
Fixed includes filter (#2001)
The includes was buggy and was looking the opposite way around.
2020-03-18 15:37:59 -06:00
dependabot[bot]
60d8244f58
Bump acorn from 5.7.3 to 5.7.4 (#1997)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-18 15:37:28 -06:00
Stuart Casarotto
e5c2d6ba84
Fixed Example links for Controlled Pagination. (#1987) 2020-03-18 15:37:15 -06:00
Roman Komarov
689db0755f
Fix combining the new visible columns with all (#1977) 2020-03-18 15:36:58 -06:00
Seyyed Morteza Moosavi
5e875aa6e2
fix github discussions link (#2000) 2020-03-14 12:44:06 -06:00
Tanner Linsley
73627b8dcb
Update README.md 2020-03-11 15:25:45 -06:00
Tanner Linsley
813d152b0a
Update README.md 2020-03-11 15:17:15 -06:00
Tanner Linsley
64b64f7a60
Update README.md 2020-03-11 09:01:09 -06:00
Tanner Linsley
581c174301 Update issue templates 2020-03-10 16:18:23 -06:00
Tanner Linsley
2deb526378 Update docs 2020-03-10 16:17:43 -06:00
Tanner Linsley
aad37b84e5 Update README.md 2020-03-10 16:14:51 -06:00
Tanner Linsley
5dfb08c615 Update README.md 2020-03-10 14:52:31 -06:00
Tanner Linsley
5dd628144c v7.0.0 2020-03-10 13:28:30 -06:00
Tanner Linsley
0d0ce01544 Update README.md 2020-03-10 13:24:50 -06:00
Tanner Linsley
afa21b0ad4 Update tests.yml 2020-03-10 13:21:51 -06:00
Tanner Linsley
f42300d9e2 Update README.md 2020-03-10 13:21:17 -06:00
Tanner Linsley
920420e330 Workflows, not travis 2020-03-10 13:20:53 -06:00
Tanner Linsley
6482869e8a Fix possible empty page options 2020-03-10 12:05:13 -06:00
Tanner Linsley
42b41d1260 Fix #1944
Fix #1944
2020-03-09 10:43:59 -06:00
Tanner Linsley
3aa016e056 Move default sortBy and orderBy to plugin files 2020-03-09 07:58:42 -06:00
Tanner Linsley
bfcc08e7eb Changing filters resets pagination 2020-03-09 06:54:14 -06:00
Jason Clark
512f615988
Add disableGlobalFilter prop to allow for columns (and instance) to ignore global filter (#1963)
* size-snapshot created?

* Added `disableGlobalFilter` prop and associated tests

* Updated documentation

* improvement(useglobalfilter): add `disableGlobalFilter` prop

Adding `disableGlobalFilter` prop to both table and column to allow columns to be excluded from
Global Filter

* test(usefilters.test.js): added base test for disableGlobalFilter

Needed a test to make sure that disableGlobalFilter didn't break anything when applied

* Delete .size-snapshot.json

* Update README.md

Co-authored-by: Jason Clark <jason.clark@tcnbroadcasting.com>
Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>
2020-03-06 15:49:00 -07:00