vue-data-tables icon indicating copy to clipboard operation
vue-data-tables copied to clipboard

A simple, customizable and pageable table with SSR support, based on vue2 and element-ui

Results 8 vue-data-tables issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.4.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

Please follow the issue template, or your issue may be closed automatically. **For bug report, provide the following section** # Online reproduce 感谢作者的 [vue-data-tables](https://github.com/njleonzhang/vue-data-tables) 和 [el-form-dialog](https://github.com/njleonzhang/el-form-dialog),我的管理后台项目中大量使用了它们,真心舒服~省了很多代码(先舔一波😂) 不过我觉得这些加起来还是没有彻底解放双手,有个痛点没解决: 平时我们使用的 element table...

pinned

# Online reproduce First table on: https://www.njleonzhang.com/vue-data-tables/#/en-us/event # Expected Behavior Selected rows do not deselectes when page changes # Current Behavior Selection losts when page changed # Steps to Reproduce...

Feature Request
pinned

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.2.3 to 6.2.4. Changelog Sourced from qs's changelog. 6.2.4 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and an array...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

I'm using [email protected] How to change the text in the total field "共 2 条" And the input sizes field "100条/页" Thanks!