freeCodeCamp/client/src
Oliver Eyton-Williams 3116e17c78
fix(client): handle edits without editable region (#49242)
fix: keep editable region as empty array

There's no need to make it undefined, since editors without editable
regions are initiated with [] and the editor knows that an empty array
means the editable region doesn't exist.
2023-02-03 22:39:30 +05:30
..
__mocks__ feat(client): add jest snapshot for settings button and certification… (#48751) 2023-01-25 19:02:54 +05:30
__tests__/integration chore: convert error test to TypeScript (#45841) 2022-05-02 08:19:55 -07:00
analytics feat(client): add ES GTM id (#49057) 2023-01-19 13:17:49 +02:00
assets chore(i18n): small fixes in translations.json (#48894) 2023-01-02 22:32:52 +05:30
client feat(tools): ignore no-unused-vars on underscore (#48386) 2022-11-04 10:43:46 +05:30
client-only-routes fix(client): GA to GTM Migration (#48811) 2023-01-07 11:36:45 +05:30
components feat(client): make the console RTL (#49210) 2023-02-02 20:20:49 +05:30
pages fix(client): GA to GTM Migration (#48811) 2023-01-07 11:36:45 +05:30
redux feat: integrate The Odin Project (#48617) 2023-01-19 14:55:26 +02:00
resources fix: update formating per prettier 2023-01-08 21:24:01 +05:30
templates fix(client): handle edits without editable region (#49242) 2023-02-03 22:39:30 +05:30
utils fix(client): GA to GTM Migration (#48811) 2023-01-07 11:36:45 +05:30
declarations.d.ts feat: make toggle tab setting permanent in monaco editor (#48529) 2022-12-09 09:43:49 +01:00
html.tsx feat(client): add rtl direction attribute to html element (#48245) 2022-10-28 08:13:09 +02:00