Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s/pcdata/txt/ #222

Merged
merged 2 commits into from
Oct 29, 2018
Merged

s/pcdata/txt/ #222

merged 2 commits into from
Oct 29, 2018

Conversation

Drup
Copy link
Member

@Drup Drup commented Oct 28, 2018

The people have spoken, so there it is.

The internal signatures have not been changed on purpose, so not to break the API.

@Drup Drup merged commit a7e4dda into master Oct 29, 2018
@Drup Drup deleted the pcdata branch October 29, 2018 19:12
Drup added a commit to Drup/opam-repository that referenced this pull request Nov 18, 2018
CHANGES:

* Dunify
  This also removes all the deprecated libraries (`tyxml.syntax`, `tyxml.parser`)
  and removes the ocamlfind library `tyxml.ppx` in favor of `tyxml-ppx`.
  (ocsigen/tyxml#197 by Drup, Rudi Grinberg and Anton Bachin)
* Add simplistic indentation for the Format-based printer (ocsigen/tyxml#187 by Drup)
* Allow the ppx to be used for more exotic tyxml instances, such
  as reactive elements (ocsigen/tyxml#200 by Drup)
* Add `Html.of_seq` and `Svg.of_seq`, which allow to easily import
  HTML parsed with markup in TyXML (ocsigen/tyxml#221 by Drup)

## Elements and attributes
* Add Html.txt and Svg.txt as an alias for `pcdata` (ocsigen/tyxml#222 by Drup)
* Add noopener link types (ocsigen/tyxml#198 by Jérôme Vouillon)
* Slightly relax dt content type (ocsigen/tyxml#193 by Anton Bachin)
* Add touch events (ocsigen/tyxml#211 by Malthe Borch)
* Fix handling of figcaption in the PPX (ocsigen/tyxml#219 by Drup)
Drup added a commit to Drup/opam-repository that referenced this pull request Nov 18, 2018
CHANGES:

* Dunify
  This also removes all the deprecated libraries (`tyxml.syntax`, `tyxml.parser`)
  and removes the ocamlfind library `tyxml.ppx` in favor of `tyxml-ppx`.
  (ocsigen/tyxml#197 by Drup, Rudi Grinberg and Anton Bachin)
* Add simplistic indentation for the Format-based printer (ocsigen/tyxml#187 by Drup)
* Allow the ppx to be used for more exotic tyxml instances, such
  as reactive elements (ocsigen/tyxml#200 by Drup)
* Add `Html.of_seq` and `Svg.of_seq`, which allow to easily import
  HTML parsed with markup in TyXML (ocsigen/tyxml#221 by Drup)

## Elements and attributes
* Add Html.txt and Svg.txt as an alias for `pcdata` (ocsigen/tyxml#222 by Drup)
* Add noopener link types (ocsigen/tyxml#198 by Jérôme Vouillon)
* Slightly relax dt content type (ocsigen/tyxml#193 by Anton Bachin)
* Add touch events (ocsigen/tyxml#211 by Malthe Borch)
* Fix handling of figcaption in the PPX (ocsigen/tyxml#219 by Drup)
djs55 added a commit to djs55/datakit that referenced this pull request Dec 14, 2018
`pcdata` was marked as deprecated in ocsigen/tyxml#222
in 4.3.0. It should be replaced with `txt`.

Signed-off-by: David Scott <dave@recoil.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant