iska
|
b5470a61c3
|
Merge branch 'release/2.0.2'
2.0.2
|
2017-02-26 21:45:59 +01:00 |
|
iska
|
fb60759492
|
Bump HTMLKit version to 2.0.2
|
2017-02-26 21:45:47 +01:00 |
|
iska
|
f21cbf2a5e
|
Update podspec for 2.0.2
|
2017-02-26 21:45:27 +01:00 |
|
iska
|
50c48e589a
|
Update jazzy.yaml for 2.0.2
|
2017-02-26 21:45:16 +01:00 |
|
iska
|
bb9987636b
|
Add Changelog entry for HTMLKit 2.0.2
|
2017-02-26 21:45:05 +01:00 |
|
iska
|
60b086f72e
|
Exclude tests resources from Swift Package
|
2017-02-25 02:07:03 +01:00 |
|
iska
|
f1fd0f3ef6
|
Move test files into HTMLKitTests subfolder Swift Package Manager
|
2017-02-25 02:07:02 +01:00 |
|
iska
|
5bb7122d7e
|
Use a weak-memory NSHashTable for referencing ranges in HTML Document
This breaks the retain cycle between the document and the attached range
Fixes #5
|
2017-02-22 23:55:35 +01:00 |
|
iska
|
356709a096
|
Use a weak-memory NSHashTable for referencing iterators in HTML Document
This breaks the retain cycle between the document and the attached node
iterator.
Fixes #4
|
2017-02-22 23:54:55 +01:00 |
|
iska
|
963a2b9c09
|
Merge branch 'hotfix/2.0.1'
2.0.1
|
2017-02-20 23:03:40 +01:00 |
|
iska
|
9926179a62
|
Merge branch 'hotfix/2.0.1' into develop
|
2017-02-20 23:03:40 +01:00 |
|
iska
|
cb9886cbf7
|
Bump HTMLKit version to 2.0.1
|
2017-02-20 23:02:55 +01:00 |
|
iska
|
717f62a5f1
|
Update jazzy.yaml for 2.0.1
|
2017-02-20 23:02:37 +01:00 |
|
iska
|
f5476e0c4c
|
Update podspec for 2.0.1
|
2017-02-20 23:02:22 +01:00 |
|
iska
|
b9099a26ed
|
Add Changelog entry for HTMLKit 2.0.1
|
2017-02-20 23:01:05 +01:00 |
|
iska
|
b57e27137a
|
Set INSTALL_PATH and DYLIB_INSTALL_NAME_BASE to @rpath for macOS target
|
2017-02-20 22:55:15 +01:00 |
|
iska
|
dbe9c575a1
|
Merge branch 'release/2.0.0'
2.0.0
|
2017-02-11 19:23:07 +01:00 |
|
iska
|
17961b94a4
|
Merge branch 'release/2.0.0' into develop
|
2017-02-11 19:23:07 +01:00 |
|
iska
|
d6d1e77471
|
Bump HTMLKit version to 2.0.0
|
2017-02-11 19:22:24 +01:00 |
|
iska
|
987d37e042
|
Update README
|
2017-02-11 19:22:14 +01:00 |
|
iska
|
6d7e9bca1b
|
Update jazzy.yaml for 2.0.0
|
2017-02-11 19:22:05 +01:00 |
|
iska
|
0b8b18b675
|
Update podspec for 2.0.0
|
2017-02-11 19:21:55 +01:00 |
|
iska
|
325ca47587
|
Add Changelog entry for HTMLKit 2.0.0
|
2017-02-11 19:21:44 +01:00 |
|
iska
|
05c6b9d294
|
Expect <menuitem> to parse like an unknown element
This reverses the parser change introduced in commit:
b0bad5068f
The list of special elements is not reverted
The change was reverted in the spec:
https://github.com/whatwg/html/pull/2319
and the html5lib-tests:
https://github.com/html5lib/html5lib-tests/pull/88
|
2017-02-11 18:27:25 +01:00 |
|
iska
|
76753b1d95
|
Update html5lib-tests to latest commit as of 2017.02.11
Commit: 13f1805136f8a6b3883d1cf7c727ad0a6b97eab1
|
2017-02-11 17:33:22 +01:00 |
|
iska
|
daf71a01f3
|
Merge branch 'release/1.1.0'
1.1.0
|
2017-01-15 00:01:28 +01:00 |
|
iska
|
da2344e5cf
|
Merge branch 'release/1.1.0' into develop
|
2017-01-15 00:01:28 +01:00 |
|
iska
|
049d7b7148
|
Bump HTMLKit version to 1.1.0
|
2017-01-15 00:00:14 +01:00 |
|
iska
|
c727ce6643
|
Update README.md
|
2017-01-15 00:00:14 +01:00 |
|
iska
|
1a5238863a
|
Add Changelog entry for HTMLKit 1.1.0
|
2017-01-14 23:54:36 +01:00 |
|
iska
|
46e36e9c24
|
Update jazzy.yaml for 1.1.0
|
2017-01-14 23:54:36 +01:00 |
|
iska
|
1919992b0e
|
Update podspec for 1.1.0
|
2017-01-14 23:54:36 +01:00 |
|
iska
|
28ecfb0278
|
Update headers in module map
|
2017-01-14 23:54:36 +01:00 |
|
iska
|
65666a13c0
|
Remove redundant header file from private group
|
2017-01-14 23:54:36 +01:00 |
|
iska
|
e5237a68c4
|
Update project headers and targets
|
2017-01-14 23:54:36 +01:00 |
|
iska
|
ea63b38379
|
Update html5lib-tests to latest commit as of 2017-01-13
Commit:
50568b5664d6b034b752310603b2b664d045ad0f
This commit references a PR adding <plaintext> tests
|
2017-01-13 19:35:09 +01:00 |
|
iska
|
542bc26ff9
|
Use AssertEqualObjects instead of AssertEqual in range tests
Better error message on failures.
|
2017-01-13 18:28:29 +01:00 |
|
iska
|
718e43ff9c
|
Add HTML Range tests for Text split callbacks
|
2017-01-13 18:23:56 +01:00 |
|
iska
|
472d59546a
|
Add HTML Range stringifier and description
https://dom.spec.whatwg.org/#dom-range-stringifier
|
2017-01-11 22:48:51 +01:00 |
|
iska
|
bdaddc0938
|
Add travis_retry in travis.yml to fix build issues
So this happened:
https://github.com/travis-ci/travis-ci/issues/6422
|
2017-01-11 22:38:53 +01:00 |
|
iska
|
a38d1e6484
|
Add HTML CharacterData method for substring data
|
2017-01-11 19:17:54 +01:00 |
|
iska
|
f53ce3464d
|
Add HTML Range tests for node surround and insertion
|
2017-01-11 18:29:30 +01:00 |
|
iska
|
bc94f91c6e
|
Add HTML Character Data & Text tests
|
2017-01-10 17:55:39 +01:00 |
|
iska
|
1e5517f403
|
Fix return type of split-text method in HTML Text
|
2017-01-10 17:55:26 +01:00 |
|
iska
|
925848404b
|
Add implementation for HTML Range surround and insert node
|
2017-01-08 22:38:41 +01:00 |
|
iska
|
fe46b106b2
|
Add implementation for HTML Text splitting
|
2017-01-08 22:36:47 +01:00 |
|
iska
|
c7edbd3e14
|
Add HTML Document and Range methods for Text splitting callbacks
|
2017-01-08 22:35:53 +01:00 |
|
iska
|
f1b1f523b8
|
Add implementation for HTML Range’s extract contents method
|
2017-01-08 09:44:03 +01:00 |
|
iska
|
51c94d49bd
|
Add implementation for HTML Range’s clone contents method
|
2017-01-08 09:33:15 +01:00 |
|
iska
|
395ce5e981
|
Add HTML Range initializer that accepts start and end boundaries
|
2017-01-08 09:32:15 +01:00 |
|