File tree
5 files changed
+46
-23
lines changed- assets
- methods
5 files changed
+46
-23
lines changedSubmodule bootstrap-table updated 32 files
- CHANGELOG.md+1
- _config.yml+2-2
- docs/_i18n/en/documentation/methods.md+16-1
- docs/_i18n/es.yml+16
- docs/_i18n/es/documentation/column-options.md+174
- docs/_i18n/es/documentation/events.md+131
- docs/_i18n/es/documentation/localizations.md+59
- docs/_i18n/es/documentation/methods.md+151
- docs/_i18n/es/documentation/table-options.md+376
- docs/_i18n/es/examples/align.md+5
- docs/_i18n/es/examples/basic.md+21
- docs/_i18n/es/examples/card-view.md+5
- docs/_i18n/es/examples/columns.md+15
- docs/_i18n/es/examples/events.md+16
- docs/_i18n/es/examples/format.md+11
- docs/_i18n/es/examples/hide-header.md+5
- docs/_i18n/es/examples/methods.md+23
- docs/_i18n/es/examples/note.md+4
- docs/_i18n/es/examples/pagination.md+20
- docs/_i18n/es/examples/select.md+27
- docs/_i18n/es/examples/sort.md+15
- docs/_i18n/es/examples/style.md+21
- docs/_i18n/es/examples/toolbar.md+15
- docs/_i18n/es/extensions/editable.md+28
- docs/_i18n/es/faq/faq.md+29
- docs/_i18n/es/getting-started/download.md+40
- docs/_i18n/es/getting-started/grunt.md+38
- docs/_i18n/es/getting-started/usage.md+116
- docs/_i18n/es/getting-started/whats-include.md+22
- docs/_i18n/fr/documentation/methods.md+5
- docs/_i18n/fr/documentation/table-options.md+7
- src/bootstrap-table.js+28-6
Lines changed: 22 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 |
| - | |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 |
| |
18 | 22 |
| |
19 | 23 |
| |
| |||
40 | 44 |
| |
41 | 45 |
| |
42 | 46 |
| |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
43 | 63 |
| |
44 | 64 |
| |
45 | 65 |
| |
| |||
56 | 76 |
| |
57 | 77 |
| |
58 | 78 |
| |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
| 79 | + | |
77 | 80 |
| |
78 | 81 |
| |
79 | 82 |
| |
|
Lines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 |
| - | |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 |
| |
18 | 22 |
| |
19 | 23 |
| |
| |||
40 | 44 |
| |
41 | 45 |
| |
42 | 46 |
| |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
43 | 63 |
| |
44 | 64 |
| |
45 | 65 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
0 commit comments