treeform
|
ca71a60ff6
Add css white-space property to dom.nim. (#14743)
|
4 years ago |
treeform
|
acae3b02c7
Add clipPath to dom.nim. (#14435)
|
4 years ago |
Mildred Ki'Lya
|
7b3dcfde20
Add missing attributes and methods to JavaScript DOM (#14428)
|
4 years ago |
Andreas Rumpf
|
063229a301
fixes a bug reported in https://forum.nim-lang.org/t/6361 (#14422)
|
4 years ago |
hlaaftana
|
fbc97e712a
move since from inclrtl to std/private/since (#14188)
|
4 years ago |
cooldome
|
eaedd0cb94
add FileReader Web API to js dom (#14105)
|
4 years ago |
treeform
|
89e6a7ab48
Fix the getSelection method. (#13632)
|
4 years ago |
Timothee Cour
|
6914de0d8d
fix newDomParser (#13981)
|
4 years ago |
Juan Carlos
|
0a84219b3e
Add jsdomparser (#13920)
|
4 years ago |
treeform
|
f2c7152770
Add more JS stuff to dom.nim (#13483)
|
4 years ago |
Jairo
|
32f0910f11
scrollTop must be settable (#13263)
|
5 years ago |
Jairo
|
fb74497c99
Add "origin" to window.location (#13251)
|
5 years ago |
Jjp137
|
93461aee34
Fix many broken links
|
5 years ago |
narimiran
|
30f2cec671
fix failing JS tests
|
5 years ago |
Benjamin Summerton
|
46f2271968
Add `opacity` to JS `Style`
|
5 years ago |
liuxiaodong
|
2610b16f6e
some dom proc correction and complement (#10684)
|
6 years ago |
Araq
|
8bc7c50c86
DOM module: re-add more missing stuff
|
6 years ago |
Araq
|
3dc270eee5
DOM module: add more missing stuff
|
6 years ago |
Araq
|
b5991f52b9
DOM.nim: fix regression, missing procs
|
6 years ago |
Andreas Rumpf
|
17d0ce9c1c
DOM API: make compatible with Karax's requirements (#10517)
|
6 years ago |
Miran
|
214f48eae9
Remove long deprecated stuff (#10332)
|
6 years ago |
Dominik Picheta
|
d06da9ccf0
Exports dom.Style (#8444)
|
6 years ago |
Dominik Picheta
|
6b5ad56ab3
Adds TextAreaElement type.
|
6 years ago |
Dominik Picheta
|
5fcfc43a20
Adds onpopstate and proc related to Events to dom module.
|
6 years ago |
treeform
|
577025c319
Add some missing things to dom.nim
|
6 years ago |
Renaud Chénard
|
a2b7fcdb4d
Use generic for 'stateObject' in func 'pushState'
|
7 years ago |
grazil
|
d5cd8e6f71
add missing methods in js backend
|
7 years ago |
konqoro
|
422c117a77
Small fix for js dom
|
7 years ago |
Dominik Picheta
|
28f3b3d3a7
Add some extra methods and fields to DOM module.
|
7 years ago |
Dominik Picheta
|
172a9c8e97
Implement touch event types/procs in DOM module.
|
7 years ago |