Added an Alert text style; Updated rich text editor to reorganize buttons and add text alignment options.

This commit is contained in:
2021-03-16 14:36:03 -07:00
parent 33cabd0a55
commit bf9d000994
31 changed files with 468 additions and 361 deletions

8
package-lock.json generated
View File

@@ -1100,6 +1100,14 @@
"stoppable": "^1.1.0"
}
},
"apostrophe-redirects": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/apostrophe-redirects/-/apostrophe-redirects-2.3.0.tgz",
"integrity": "sha512-IQ5Kp8pKapcdLX33Sbv8DPlC4odGDsH2/27/F8kDBgpsi1klpVDvd0vZeJfSrVoV7L1bWVvv2gGfmNsnBmvRkQ==",
"requires": {
"lodash": "^4.17.10"
}
},
"apostrophe-rich-text-permalinks": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/apostrophe-rich-text-permalinks/-/apostrophe-rich-text-permalinks-2.0.5.tgz",