iska
|
4d132af99f
|
Update and reorganize private headers and modulemap
|
2016-12-29 22:53:34 +01:00 |
|
iska
|
e4b57f3333
|
Update deprecation message in HTML Text node
|
2016-11-27 20:19:19 +01:00 |
|
iska
|
9df89043d3
|
Refactor all private extensions into own separate categories
|
2016-11-27 03:12:58 +01:00 |
|
iska
|
c3c7c34310
|
Deprecate appendString: method in HTML Text node
The data property is mutable and should be used instead
|
2016-11-27 02:10:10 +01:00 |
|
iska
|
fb2952062d
|
Add Character Data implementation as a base for text and comment nodes
https://dom.spec.whatwg.org/#characterdata
|
2016-11-27 02:09:06 +01:00 |
|
iska
|
49799f8bcd
|
Add methods to select a node and node contents in a HTML Range
|
2016-11-22 21:42:45 +01:00 |
|
iska
|
6ed0238a89
|
Add implementation for setting HTML Range’s boundaries
|
2016-11-22 01:20:20 +01:00 |
|
iska
|
80299ad9e0
|
Change HTMLDocumentPosition to NS_OPTIONS instead of NS_ENUM
Better interop with Swift
|
2016-11-22 01:17:32 +01:00 |
|
iska
|
ffc9e629f2
|
Add index property for HTML Node
|
2016-11-22 01:15:23 +01:00 |
|
iska
|
394a1a53c4
|
Add root-node property for HTML Node
|
2016-11-22 01:15:09 +01:00 |
|
iska
|
2fb871a7ff
|
Add implementation for the length property for HTML Nodes
See:
https://dom.spec.whatwg.org/#concept-node-length
https://heycam.github.io/webidl/#dfn-code-unit
|
2016-11-20 18:36:55 +01:00 |
|
iska
|
800336d317
|
Add nullability annotation for CSSSelectorParser's parse method
|
2016-09-27 22:32:30 +02:00 |
|
iska
|
7e42fd1e08
|
Add missing lightweight generics in Parser, Element & Node classes
To play nicely with Swift 3
|
2016-09-20 19:28:08 +02:00 |
|
iska
|
9698919d35
|
Fix import in private HTMLNode header
|
2016-08-27 02:07:54 +02:00 |
|
iska
|
9a1a12c788
|
Remove prefix header and necessary foundation imports
|
2016-08-27 02:02:43 +02:00 |
|
iska
|
e56a980e80
|
Move header files into include directory
|
2016-08-27 01:59:53 +02:00 |
|