Mattia Roccoberton
4e20e658ac
v0.2.8
v0.2.8
2020-09-03 11:53:48 +02:00
Mattia Roccoberton
135a56dc03
Add specs for editor in nested resources
2020-09-03 11:50:23 +02:00
Mattia Roccoberton
668bd642e5
Add Rubocop
2020-09-03 11:26:54 +02:00
Mattia Roccoberton
ab8c4fd73f
Remove SimpleCov
2020-09-03 11:24:55 +02:00
Mattia Roccoberton
d60ed0f723
Update screenshot
2020-09-03 11:20:35 +02:00
Mattia Roccoberton
98b29d6f69
Minor style improvements
2020-09-03 11:20:12 +02:00
Mattia Roccoberton
962b48bb30
README improvements
2020-09-01 11:48:47 +02:00
Mattia Roccoberton
03b2d0e4e8
Merge pull request #13 from blocknotes/circleci-project-setup
...
Add CircleCI setup
2020-09-01 11:45:00 +02:00
Mattia Roccoberton
593ad3841a
Add .circleci/config.yml
2020-09-01 11:40:23 +02:00
Mattia Roccoberton
d96162fedd
v0.2.4
v0.2.4
2020-09-01 11:31:12 +02:00
Mattia Roccoberton
a43a4ff0ba
Add minimum specs
2020-09-01 11:17:38 +02:00
Mattia Roccoberton
7a148c7cd1
Add specs configuration
2020-09-01 11:16:56 +02:00
Mattia Roccoberton
5c462f5d7c
Update Quill editor to version 1.3.7
2020-09-01 11:05:48 +02:00
Mattia Roccoberton
9ecfceaa9a
🎉 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
v0.2.0
2019-06-15 19:55:45 +02:00
Mattia Roccoberton
598b2d75cf
Merge pull request #6 from seanfcarroll/patch-1
...
Correct Quill options list link
2018-11-24 17:37:57 +01:00
Sean
54026744c4
Correct Quill options list link
2018-11-16 13:39:41 +01:00
mat@blocknot.es
5d35feedd8
v0.1.4: PR4 + Quill Editor 1.3.6
2018-11-03 18:44:54 +01:00
Mattia Roccoberton
73ee9e3787
Merge pull request #4 from mylescc/master
...
Thank you @mylescc
2018-11-03 17:07:30 +01:00
Myles Cowper-Coles
b251a28b13
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
Mattia Roccoberton
d3f2191843
Fix data-options lookup when multiple editors exist.
v0.1.2
2018-04-02 09:12:39 +02:00
Mattia Roccoberton
0dfb48aec2
Merge pull request #2 from bcipriano/fix-multi-data-options
...
Fix data-options lookup when multiple editors exist.
2018-04-02 09:09:28 +02:00
Brian Cipriano
940ba2e9ca
Fix data-options lookup when multiple editors exist.
2018-03-11 03:04:53 -07:00
Mattia Roccoberton
f3f2e500a1
Fix CSS import error
v0.1.1
2017-10-23 18:52:27 +02:00
Mattia Roccoberton
a6acef4fbf
Merge pull request #1 from louim/patch-1
...
Remove file extension from imported css
2017-10-23 18:50:44 +02:00
Louis-Michel Couture
4637707209
Remove file extension from imported css
2017-10-23 10:26:48 -04:00
Mattia Roccoberton
e11c759919
Version 0.1.0 🎉
2017-10-15 22:54:41 +02:00