aboutsummaryrefslogtreecommitdiffstats
path: root/src/elements/Dom.js
Commit message (Expand)AuthorAgeFilesLines
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-131-45/+56
* update lockfile version, formatting3.2.0Ulrich-Matthias Schäfer2023-06-121-2/+2
* Spelling correctionsalbert-github2023-04-151-1/+1
* Clone without assigning new IDsUlrich-Matthias Schäfer2022-12-131-3/+8
|\
| * New paremeter assignNewIds for Dom.clone()Philippe Bernard2020-10-141-3/+8
* | update dependencies, apply new linter fixesUlrich-Matthias Schäfer2021-01-131-8/+6
* | typos (#1179)ordago2020-12-171-1/+1
|/
* fix `clone()` to return the correct instance (#1154)Ulrich-Matthias Schäfer2020-09-271-1/+1
* Fixed IE Polyfills, got rid of ArrayPolyfill in favour of babels own transfor...Ulrich-Matthias Schäfer2020-05-041-3/+4
* renamed svg namespace to svgUlrich-Matthias Schäfer2020-04-231-47/+56
* tests for EventTargetUlrich-Matthias Schäfer2020-04-081-1/+1
* added Fragment, completed Dom Tests, fixed `matches()` for document fragmentsUlrich-Matthias Schäfer2020-04-081-9/+15
* added second parameter to `addTo` and `putIn`. Added deep clone parameter to ...Ulrich-Matthias Schäfer2020-04-051-14/+14
* renamed removeNamespace()Ulrich-Matthias Schäfer2020-04-041-2/+2
* - fixed `put()` which correctly creates an svgjs object from the passed elem...Ulrich-Matthias Schäfer2020-04-031-0/+6
* fixed put and adopter, added tests to cover itUlrich-Matthias Schäfer2020-03-291-1/+2
* This is a big one...Ulrich-Matthias Schäfer2020-03-281-12/+16
* Updated dependencies to newest version, new linter fixed stuffUlrich-Matthias Schäfer2019-11-011-4/+4
* Register classes explicitly instead of relying on `Function.name` because cla...Ulrich-Matthias Schäfer2019-02-271-1/+1
* fixed `root()`, `textPath()`, `text.path()` and `path.text()` and removed fon...3.0.10Ulrich-Matthias Schäfer2019-01-141-2/+2
* Release 3.0.43.0.4Ulrich-Matthias Schäfer2018-12-071-3/+0
* Release 3.0.03.0.0Ulrich-Matthias Schäfer2018-12-011-1/+1
* applied fixes from 2.x branchUlrich-Matthias Schäfer2018-12-011-1/+2
* Merge branch '790-color-spaces' into 3.0.0Ulrich-Matthias Schäfer2018-12-011-2/+2
|\
| * Merge branch '3.0.0' into 790-color-spacesUlrich-Matthias Schäfer2018-11-301-1/+14
| |\
| * | Make color-animation work in all spaces (conversion bugs still there)Ulrich-Matthias Schäfer2018-11-261-1/+1
| * | Reverted some of the lint rules after chatting with fuzzySaivan2018-11-261-181/+85
| * | Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-251-86/+182
* | | dont generate esm bundle anymore and link to src/main.js directly. Move bower...Ulrich-Matthias Schäfer2018-12-011-2/+2
| |/ |/|
* | fix bugs in runner, fix importsUlrich-Matthias Schäfer2018-11-261-1/+1
* | Get rid of HTMLNode and Bare in favor of DomUlrich-Matthias Schäfer2018-11-241-1/+14
|/
* changed image callback according to (#931)Ulrich-Matthias Schäfer2018-11-171-1/+1
* cleanup a few filesUlrich-Matthias Schäfer2018-11-171-1/+2
* remove native() methods, add methods of types directly to elemenetUlrich-Matthias Schäfer2018-11-121-5/+0
* ticking off the last checkbox of (#645). return List whenever possibleUlrich-Matthias Schäfer2018-11-121-3/+4
* evaluate window and document on access and not on importUlrich-Matthias Schäfer2018-11-121-6/+4
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-111-1/+3
* add registering for forgotten classesUlrich-Matthias Schäfer2018-11-091-1/+4
* added possibility to pass attribues into a constructor like: `new SVG.Rect({w...Ulrich-Matthias Schäfer2018-11-081-1/+5
* implements `round()` (#916)Ulrich-Matthias Schäfer2018-11-081-0/+19
* clone() does not insert the clone into the dom anymore, added beziere() and s...Ulrich-Matthias Schäfer2018-11-071-9/+2
* fix the export/import function and enhance itUlrich-Matthias Schäfer2018-11-071-22/+70
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+242
table30'>backport/47928/stable30 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/core/l10n/nl.js
blob: 8148453fba4e15d2ef9ba2250665439b1d9ccee9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225