aboutsummaryrefslogtreecommitdiffstats
path: root/actiontext/app
Commit message (Expand)AuthorAgeFilesLines
* Update sanitizer in ActionView::Helpers::SanitizeHelperJuanito Fatas2019-08-051-1/+1
* It may be better to explicitly require 'object/try' where we call `try`Akira Matsuda2019-08-011-0/+1
* Deduplicate ActionText::RichText embedsGeorge Claghorn2019-05-171-1/+1
* Make Action Text's rendering helpers more configurableJavan Makhmali2019-04-221-9/+14
* Explicitly require rails-html-sanitizer gem in ActionText helpersChris LaRose2019-03-061-0/+2
* Allows rich_text_area_tag to add I18n translated placeholder text if placehol...Abhay Nikam2019-02-221-0/+4
* Fix error saving Action Text content containing non-blob attachablesJavan Makhmali2019-01-251-1/+1
* Prefer ImageProcessing's resize_to_limit macro over resize_to_fitGeorge Claghorn2019-01-241-1/+1
* Fix document formatting on Action Text docs [ci skip]colorbox2019-01-242-4/+4
* Make trix a peer dependency of actiontext since it’s not used directlyJavan Makhmali2019-01-171-1/+0
* Move all npm packages to @rails scopeJavan Makhmali2019-01-101-1/+1
* Add load hook for ActionText::RichTextGeorge Claghorn2019-01-071-0/+2
* Fix API docs of `ActionText::RichText` [ci skip]bogdanvlviv2019-01-051-4/+4
* Generate Action Text's API docsGeorge Claghorn2019-01-041-13/+15
* Import Action TextGeorge Claghorn2019-01-0410-0/+215