gridjs icon indicating copy to clipboard operation
gridjs copied to clipboard

Advanced table plugin

Results 210 gridjs issues
Sort by recently updated
recently updated
newest added

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.28.0 to 5.33.0. Release notes Sourced from @​typescript-eslint/parser's releases. v5.33.0 5.33.0 (2022-08-08) Bug Fixes eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f) website: add explicit frontmatter...

dependencies

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.6.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.0.0&new-version=18.6.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

**Describe the bug** I've noticed that when I use server side search and type in search text at a reasonable pace, some of the most recent text will get deleted....

Bumps [preact](https://github.com/preactjs/preact) from 10.8.1 to 10.10.1. Release notes Sourced from preact's releases. 10.10.1 Bug Fixes Fix infinite loop in radix-ui which enqueues multiple state updates in the same tick (#3645,...

dependencies

Get pagination info on page number click

Bumps [sass](https://github.com/sass/dart-sass) from 1.52.3 to 1.54.3. Release notes Sourced from sass's releases. Dart Sass 1.54.3 To install Sass 1.54.3, download one of the packages below and add it to your...

dependencies

Bumps [cypress](https://github.com/cypress-io/cypress) from 8.4.1 to 10.4.0. Release notes Sourced from cypress's releases. v10.4.0 Changelog: https://docs.cypress.io/guides/references/changelog#10-4-0 v10.3.1 Changelog: https://docs.cypress.io/guides/references/changelog#10-3-1 v10.3.0 Changelog: https://docs.cypress.io/guides/references/changelog#10-3-0 v10.2.0 Changelog: https://docs.cypress.io/guides/references/changelog#10-2-0 v10.1.0 Changelog: https://docs.cypress.io/guides/references/changelog#10-1-0 v10.0.3 Changelog: https://docs.cypress.io/guides/references/changelog#10-0-3...

dependencies

**Describe the bug** If you use the `from` option with an existing HTML element when creating the grid, values in `` elements inside the `` are ignored. Remaining values are...

wontfix

**Describe the bug** I have a situation where I have to add styles to a row based on the row data. However only static styling for tr is possible. How...

It would be useful to have a method to dyniamically add rows to an existing grid, e.g. I've an application with socket.io that automatically have to add rows to an...