Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Mattia Roccoberton
0fa164124f v0.2.4 2020-09-01 11:31:12 +02:00
Mattia Roccoberton
80b5b3d3f3 Update Quill editor to version 1.3.7 2020-09-01 11:05:48 +02:00
Mattia Roccoberton
9eb6280e53 🎉 Support ActiveAdmin 2.x and code style improvements
- Add support ActiveAdmin for 2.x
- Add rubocop config
- Add frozen_string_literal to ruby files
- Apply changes to respect rubocop alerts
2019-06-15 19:55:45 +02:00
mat@blocknot.es
113332aaaf v0.1.4: PR4 + Quill Editor 1.3.6 2018-11-03 18:44:54 +01:00
Myles Cowper-Coles
f2b71ed70e Making sure quill editor updates with has_many
What:

* adding an event listerner so when people add a 'has_many' relationship
the quill editor is initialized correctly on any fields;

Why:

* If you have a nested has_many attributes in active admin, the form
is not created until you click the 'Add New ObjectName' button. This
triggers a jQuery event called 'has_many_add:after' which you can use to
trigger the re init of the quill editor.
* 9a33a081c9/app/assets/javascripts/active_admin/lib/has_many.es6 (L52)
2018-09-25 14:57:33 +01:00
Brian Cipriano
940ba2e9ca Fix data-options lookup when multiple editors exist. 2018-03-11 03:04:53 -07:00
Mattia Roccoberton
e11c759919 Version 0.1.0 🎉 2017-10-15 22:54:41 +02:00