- 03 Sep, 2018 1 commit
-
-
Marco Kellershoff authored
Removes a node. Wrapper for `node.parentNode.removeChild(node)`.
-
- 02 Sep, 2018 2 commits
-
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
- 21 Nov, 2017 3 commits
-
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
Marco Kellershoff authored
I removed the auto construct, so we can include it in an anonymous scope.
-
- 04 Nov, 2017 1 commit
-
-
Marco Kellershoff authored
`re.getUnixtime()` returns the current UNIX-Timestamp.
-
- 13 Oct, 2017 12 commits
-
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
Marco Kellershoff authored
= To make it stick to the coding guidelines = Also do not mess with the window namespace at all, so re.js can be included in anonymous functions easily without polluting the global window scope. We like to be a good JS citizen.
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
- 30 Aug, 2017 3 commits
-
-
Marco Kellershoff authored
-
Marco Kellershoff authored
An optional ElementCreationOptions object containing a single property named is, whose value is the tag name for a custom element previously defined using customElements.define().
-
Marco Kellershoff authored
-
- 28 Aug, 2017 2 commits
-
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
- 09 May, 2017 2 commits
-
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
- 05 May, 2017 2 commits
-
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
- 03 Nov, 2016 1 commit
-
-
Ysragh Heiden authored
-
- 02 Nov, 2016 2 commits
-
-
Ysragh Heiden authored
-
Ysragh Heiden authored
- Add Hyperlinks - Update `yaju.ajax` section
-
- 31 Oct, 2016 2 commits
-
-
Ysragh Heiden authored
-
Ysragh Heiden authored
-
- 17 Aug, 2016 1 commit
-
-
Marco Kellershoff authored
-
- 02 Aug, 2016 5 commits
-
-
Marco Kellershoff authored
-
Marco Kellershoff authored
- `each` foreach item in array - `next` nextElementSibling - `prev` previousElementSibling - `parent` parentNode
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
Marco Kellershoff authored
-
- 01 Aug, 2016 1 commit
-
-
Marco Kellershoff authored
-