rails/actiontext/app
Mike Dalessio 55bca6b8e8
Update Action Text to use HTML5 when available
The change from `#clone` to `#dup` is necessary to work around an
issue in Nokogiri where `#clone` is not defined properly for HTML5
fragment and the fragment does not have a parent Document. `#dup`
behaves the way we expect, so this should be fine.
2023-06-19 15:59:59 -04:00
..
assets Update Action Text's Trix dependency (2.0.4) 2023-03-28 12:23:01 -04:00
helpers/action_text Update Action Text to use HTML5 when available 2023-06-19 15:59:59 -04:00
javascript/actiontext Revert #38957 (#44287) 2022-01-29 14:27:45 +01:00
models/action_text Document ActionText::RichText methods [ci-skip] 2023-04-15 21:53:21 +02:00
views update ContentAttachment so that it works with "content" attributes 2022-08-02 15:08:16 -06:00