Ben Warzeski
|
1a1900f213
|
feat: redux tests pt 1 (#19)
* feat: redux tests pt 1
* chore: add app thunkAction tests
* chore: resolve lint issues
* Update src/editors/data/redux/app/reducer.test.js
Co-authored-by: connorhaugh <49422820+connorhaugh@users.noreply.github.com>
Co-authored-by: connorhaugh <49422820+connorhaugh@users.noreply.github.com>
|
2022-02-24 16:59:30 -05:00 |
|
Ben Warzeski
|
5a1d71a62c
|
!refactor: Breaking Change refactor use Redux. No release
|
2022-02-18 13:16:36 -05:00 |
|
connorhaugh
|
eef30348fd
|
feat: add plugins including image-upload (#12)
This adds the image upload "plugin" and all the desired built-in plugins.
Per the following two tickets
https://openedx.atlassian.net/browse/TNL-9367
https://openedx.atlassian.net/browse/TNL-9475
I need to add the requisite plugins, as well as a framework for the image upload modal.
|
2022-02-14 12:33:49 -05:00 |
|
connorhaugh
|
d8c6b8dddd
|
feat: Text Editor and V2 Editor Framework (#9)
Text Editor and V2 Editor Framework. Documentation to come.
|
2022-01-25 14:04:57 -05:00 |
|
Ken Clary
|
bb7360ac93
|
fix: correct project links in package.json
|
2021-12-15 11:31:46 -05:00 |
|
Ken Clary
|
f44017e5f4
|
fix: update dependencies for security.
|
2021-12-14 17:12:22 -05:00 |
|
Ken Clary
|
a48eb0aaf4
|
feat: setup repo as NPM package with edX standards.
|
2021-12-01 12:41:54 -05:00 |
|