vue-bootstrap4-table icon indicating copy to clipboard operation
vue-bootstrap4-table copied to clipboard

Advanced table based on Vue 2 and Bootstrap 4 ⚡️

Results 65 vue-bootstrap4-table issues
Sort by recently updated
recently updated
newest added

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

Hi, thanks for wonderful component. Struggling with issue: I have equipment list, displaying it with vue-bootstrap4-table. There is "Make" column. On first load I'm requesting makes list from server and...

I am getting these errors: Property or method "_g" is not defined TypeError: e._g is not a function ![image](https://user-images.githubusercontent.com/68325129/87525992-3eb9b100-c658-11ea-93be-80484db81c0a.png) My HTML is pretty much copied from the readme: ``` ```...

Hey, this is really useful, as I was otherwise going to build something like this from scratch. I'm using it to make a CMS that interacts with a Firebase backend....

enhancement

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...

dependencies

Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. Commits - See full diff in [compare view](https://github.com/lodash/lodash/commits) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.mergewith&package-manager=npm_and_yarn&previous-version=4.6.1&new-version=4.6.2)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.11.3 to 3.1.11. Release notes *Sourced from [webpack-dev-server's releases](https://github.com/webpack/webpack-dev-server/releases).* > ## v3.1.11 > > ## [3.1.11](https://github.com/webpack/webpack-dev-server/compare/v3.1.10...v3.1.11) (2018-12-21) > > > ### Bug Fixes > > * **bin/options:**...

dependencies

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.13.1 to 3.3.2. Release notes *Sourced from [webpack-bundle-analyzer's releases](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases).* > ## First test with Lerna monorepo > [th0r/webpack-bundle-analyzer#98](https://github-redirect.dependabot.com/th0r/webpack-bundle-analyzer/pull/98) Changelog *Sourced from [webpack-bundle-analyzer's changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md).* > ## 3.3.2 >...

dependencies

Hi @rubanraj54, is it possible to filter a date column with a daterange picker? I am just wondering if table has a 'date of birth' column, how you would filter...