iska
|
7a40e8bafd
|
Merge branch 'release/2.0.3'
2.0.3
|
2017-03-06 00:31:03 +01:00 |
|
iska
|
a7ace9929f
|
Bump HTMLKit version to 2.0.3
|
2017-03-06 00:30:41 +01:00 |
|
iska
|
32b674f786
|
Update podspec for 2.0.3
|
2017-03-06 00:30:37 +01:00 |
|
iska
|
e9e3f04136
|
Update jazzy.yaml for 2.0.3
|
2017-03-06 00:30:32 +01:00 |
|
iska
|
44f1bc6946
|
Add Changelog entry for HTMLKit 2.0.3
|
2017-03-06 00:30:26 +01:00 |
|
Iskandar Abudiab
|
ef36e674a4
|
Merge pull request #6 from tali/develop
Fix compilation for Swift 3.1
|
2017-03-03 10:32:58 +01:00 |
|
Martin Waitz
|
b8f1123b86
|
Fix compilation for Swift 3.1
Move the `module.modulemap` into `Sources/include` and add an exclude
for `Tests/Fixtures`.
|
2017-03-03 08:25:14 +01:00 |
|
iska
|
17a2e375e0
|
Merge branch 'release/2.0.2' into develop
|
2017-02-26 21:46:00 +01:00 |
|
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 |
|