Kristin Aoki
f86e1fe97e
feat: update editor text to match studio styling
2022-08-12 10:47:11 -04:00
Raymond Zhou
476c450e6c
Feat updates to code block button ( #93 )
...
* feat: updates to code block button
* feat: updates to code block button
2022-08-10 12:59:03 -04:00
Kristin Aoki
1b180de468
feat: add altText and isDecorative persistence for image editing
2022-08-10 09:17:35 -04:00
Kristin Aoki
d739bcbdb5
feat: Prevent image uploads larger than 10 MB and add spinner
2022-08-08 15:44:59 -04:00
Kristin Aoki
9b23731acc
feat: Add functionality to resize image based on percentage ( #94 )
...
* feat: add image resizing with percents
2022-08-05 12:13:57 -04:00
Kristin Aoki
3821378dc1
Merge pull request #92 from edx/KristinAoki/tinymce-underline
...
fix: added underline option to toolbar. TNL-10003
2022-08-01 10:29:21 -04:00
KristinAoki
6be7433567
Merge branch 'KristinAoki/tinymce-underline' of https://github.com/edx/frontend-lib-content-components into KristinAoki/tinymce-underline
2022-08-01 09:15:35 -04:00
KristinAoki
cc7e502011
fix: added underline option to toolbar. TNL-10003
2022-08-01 09:11:01 -04:00
KristinAoki
a918da46c2
Add underline option to editor toolbar
2022-07-29 12:02:08 -04:00
Raymond Zhou
80dfc6ba15
feat: www gallery raw selection ( #88 )
...
* feat: www gallery raw selection
2022-07-22 10:58:55 -04:00
connorhaugh
224720c32e
feat: reorganize dependancies ( #91 )
2022-07-11 16:19:31 -04:00
connorhaugh
9829a5d4ef
feat: No - OP ( #90 )
2022-07-07 08:47:56 -04:00
connorhaugh
2473c9a875
chore: upgrade paragon dep ( #89 )
...
* chore: upgrade paragon dep
* fix: eslint config
2022-07-05 09:08:15 -04:00
Raymond Zhou
b047f7a2a8
feat: raw html editor ( #86 )
...
raw html editor
2022-06-28 14:25:09 -04:00
connorhaugh
b2fec70702
feat: swap relative Urls bool ( #85 )
2022-06-10 10:46:34 -04:00
connorhaugh
728dc58ac4
fix: Remove addition to URLs in text editor ( #84 )
2022-06-09 09:43:23 -04:00
connorhaugh
81fc4fca6f
docs: adopt ADR 4 ( #79 )
2022-06-09 09:41:56 -04:00
connorhaugh
cc4e19cd2a
fix: redirect to correct learning context ( #83 )
...
For https://2u-internal.atlassian.net/browse/TNL-9955
there are multiple instantiations of the text editor in different contexts, so we need to handle them upfront to not break either experience flow” or something along those lines…
2022-06-09 09:41:31 -04:00
Raymond Zhou
ca9f788838
feat: toolbar stays visible when scrolling ( #82 )
2022-05-27 12:40:20 -04:00
kenclary
0e523feb09
Merge pull request #81 from edx/kenclary/TNL-9943
...
fix: allow style tags inside html body, to match old editor behavior. TNL-9943.
2022-05-26 13:44:41 -04:00
kenclary
c02bb9df7f
Merge branch 'main' into kenclary/TNL-9943
2022-05-25 17:23:07 -04:00
Ken Clary
5922e25b3d
fix: allow style tags inside html body, to match old editor behavior. TNL-9943.
2022-05-25 15:15:43 -04:00
connorhaugh
3b859734fd
feat: add simple code block and blockquote buttons ( #80 )
...
* feat: add simple code block and blockquote buttons
* fix: readaad context toolbar
2022-05-25 13:58:11 -04:00
connorhaugh
a74b2f2272
docs: V2 Content Editors ADR ( #72 )
...
This PR adds an overarching ADR for the V2 Content Editors framework, as well as several other, smaller, ADRs related to architectural abstractions.
2022-05-19 10:05:52 -04:00
connorhaugh
a3c50b2723
feat: allow all html tags ( #77 )
...
* feat: allow all html tags.
2022-05-18 13:24:13 -04:00
connorhaugh
94009e6ed7
fix: delete z index css ( #78 )
...
* fix: delete z index css
* fix: remove from index.css
2022-05-17 13:50:41 -04:00
connorhaugh
5aea213b8c
feat: add autocreate new xblock ( #67 )
...
This PR adds an automated script for generating the boilerplate code for adding a new xblock editor. As well as documentation for how to do so.
2022-05-16 16:14:18 -04:00
kenclary
0d51b45636
Merge pull request #75 from edx/kenclary/TNL-9879
...
chore: npm update, using node 16 / npm 8. TNL-9879.
2022-05-15 10:18:28 -04:00
Ken Clary
d74f2b8ba9
chore: npm update, using node 16 / npm 8. TNL-9879.
2022-05-15 09:57:10 -04:00
Raymond Zhou
76dcd1a920
Feat alert users with feedback instead of disabling next/save buttons ( #68 )
...
* feat: implemented user feedback ErrorAlerts
2022-05-13 15:23:42 -04:00
Jawayria
b5480beaf8
feat: Add package-lock file version check ( #73 )
2022-05-13 14:55:29 -04:00
Tim McCormack
18e3012462
fix: Fix pull_translations by using correct CLI flag for languages ( #74 )
...
Docs: https://developers.transifex.com/docs/using-the-client
Apparently this CLI option changed from singular to plural at some point.
2022-05-13 13:03:26 -04:00
Ben Warzeski
564b953860
feat: video skeleton hooks ( #65 )
...
* feat: video skeleton hooks
* fix: lint
* Update src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx
Co-authored-by: connorhaugh <49422820+connorhaugh@users.noreply.github.com >
Co-authored-by: connorhaugh <49422820+connorhaugh@users.noreply.github.com >
2022-05-09 14:23:21 -04:00
bszabo
964f00e563
Merge pull request #71 from edx/TNL-9888-text-editor-ADR
...
docs: ADR for text editor decisions May 2022
2022-05-06 11:39:56 -04:00
Bernard Szabo
46458b0f58
docs: TNL-9888 ADR for text editor decisions May 2022
...
Mostly notes on how to use TinyMCE to meet product requirements
Includes pull request feedback
Co-authored-by: Ben Warzeski <bwarzeski@2u.com >
2022-05-06 11:38:59 -04:00
Bernard Szabo
da6bdad9f0
docs: TNL-9888 ADR for text editor decisions May 2022
...
Mostly notes on how to use TinyMCE to meet product requirements
Includes pull request feedback
Co-authored-by: Ben Warzeski <bwarzeski@2u.com >
2022-05-06 11:24:18 -04:00
kenclary
121f28c535
Merge pull request #70 from edx/kenclary/TNL-9876
...
fix: code plugin uses 'HTML' label instead of icon. Fixes TNL-9876.
2022-05-04 18:25:12 -04:00
Ken Clary
91be5db424
fix: code plugin uses 'HTML' label instead of icon. Fixes TNL-9876.
2022-05-04 16:50:07 -04:00
Bernard Szabo
7b6bd31475
docs: fix typo and clarify no feature loss requirement
...
per Ray Zhou's PR feedback
2022-05-04 15:24:13 -04:00
Raymond Zhou
51f89bdc1e
feat: The X Button in the Top Right Doesn't do anything. ( #66 )
...
* fix: tests
* fix: onClose test case
2022-05-04 14:20:23 -04:00
Bernard Szabo
5920096306
docs: ADR for text editor decisions May 2022
...
Mostly how to use and extended tinyMCE
2022-05-04 10:52:44 -04:00
connorhaugh
0d4688ce75
feat: remove codesample add code plugin ( #64 )
2022-04-19 12:53:33 -04:00
connorhaugh
081129b639
feat: no-op commit update readme ( #63 )
...
this is for the release to stage.
2022-04-19 11:54:25 -04:00
Raymond Zhou
5200897e1b
Fix change to go back to 'fake' modal ( #62 )
...
* fix: rebase
* fix: tests
* fix: remove broken code button
* fix: test case with iff
2022-04-19 11:25:01 -04:00
kenclary
be12d11027
Merge pull request #61 from edx/kenclary/TNL-9874
...
fix: rearrange and add several tinymce toolbar items. Addresses TNL-9874.
2022-04-18 16:43:00 -04:00
Ken Clary
1999041cdf
fix: rearrange and add several tinymce toolbar items. Addresses TNL-9874.
2022-04-18 15:37:47 -04:00
Julia Eskew
51558fd17c
Add events sent to Segment for the save and cancel clicks for content editors. ( #44 )
...
* feat: Add events sent to Segment for the save and cancel clicks for a content editor.
Co-authored-by: rayzhou-bit <rzhou@edx.org >
2022-04-18 13:44:27 -04:00
kenclary
3620cac421
Merge pull request #60 from edx/kclary/TNL-9855
...
fix: enable ordered and unordered lists in text editor. Fixes TNL-9855.
2022-04-14 16:05:04 -04:00
Ken Clary
24baf8cbeb
fix: enable ordered and unordered lists in text editor. Fixes TNL-9855.
2022-04-14 15:20:31 -04:00
Ben Warzeski
cb1c00bf3c
Feat: Video skeleton ( #58 )
...
* pt1
* feat: video skeleton
* fix: update tests
* chore: update snapshots and linting
* fix: fix image context button
* feat: re-usable editor pattern
* fix: css and bad hook
2022-04-14 15:01:04 -04:00