index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
js
/
dom.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove long deprecated stuff (#10332)
Miran
2019-01-18
1
-28
/
+2
*
Exports dom.Style (#8444)
Dominik Picheta
2018-09-01
1
-1
/
+1
*
Adds TextAreaElement type.
Dominik Picheta
2018-05-14
1
-1
/
+7
*
Adds onpopstate and proc related to Events to dom module.
Dominik Picheta
2018-05-14
1
-0
/
+3
*
Add some missing things to dom.nim
treeform
2018-03-29
1
-0
/
+44
*
Use generic for 'stateObject' in func 'pushState'
Renaud Chénard
2018-01-14
1
-1
/
+1
*
add missing methods in js backend
grazil
2018-01-11
1
-1
/
+2
*
Small fix for js dom
konqoro
2017-12-13
1
-2
/
+2
*
Add some extra methods and fields to DOM module.
Dominik Picheta
2017-04-06
1
-0
/
+11
*
Implement touch event types/procs in DOM module.
Dominik Picheta
2017-03-27
1
-0
/
+30
*
Implement requestAnimationFrame and cancelAnimationFrame in dom module.
Dominik Picheta
2017-03-23
1
-0
/
+2
*
Added some useful JS procs to DOM module.
Dominik Picheta
2016-05-10
1
-0
/
+5
*
Dom refactoring
Yuriy Glukhov
2015-11-25
1
-133
/
+173
*
Reverted all changes
Perelandric
2015-06-04
1
-75
/
+69
*
lib/js - Dropped 'T' from types
pdw
2015-06-04
1
-69
/
+75
*
Added body and head properties to document.
yglukhov
2015-04-29
1
-0
/
+2
*
DOM types renamed.
yglukhov
2015-04-06
1
-51
/
+76
*
Correct dom objects inheritance.
yglukhov
2015-04-01
1
-89
/
+81
*
Some additions to dom.nim
d3m1gd
2015-02-20
1
-2
/
+18
*
docgen should work again
Araq
2014-10-05
1
-18
/
+18
*
Some docgen fixes.
Dominik Picheta
2014-09-13
1
-3
/
+3
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
Hyperlinks back JavaScript target.
Grzegorz Adam Hankiewicz
2014-06-21
1
-1
/
+2
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
EcmaScript => JS. Fixes #330
Simon Hafner
2013-02-15
1
-0
/
+451