Commit Graph

12 Commits

Author SHA1 Message Date
Thomas Jund d36fc01459 js: make div code editable (#59608)
gitea/godo.js/pipeline/head There was a failure building this commit Details
2024-03-28 14:34:44 +01:00
Thomas Jund b0cb872c53 js: restore heading-levels attribut (#87290)
gitea/godo.js/pipeline/head This commit looks good Details
2024-03-08 11:17:21 +01:00
Corentin Sechet a92c5f4a87 js: allow to use godo as an HTML element (#84649)
gitea/godo.js/pipeline/head This commit looks good Details
2024-03-01 10:55:08 +01:00
Corentin Sechet 6f9ba25868 js: fix creating godo editor outside of <form> (#85560)
gitea/godo.js/pipeline/head There was a failure building this commit Details
2024-01-11 14:27:53 +01:00
Corentin Sechet b7cd1858fd tests: add a helper to clean test dom after each test (#85557)
gitea/godo.js/pipeline/head There was a failure building this commit Details
2024-01-11 14:03:42 +01:00
Corentin Sechet 0cdf0ae4c7 js: move buildKeyMap to utils.mjs (#69407)
gitea/godo.js/pipeline/head This commit looks good Details
2023-11-14 09:02:02 +01:00
Corentin Sechet 052fb4ef04 js: separate list node in a component and test it (#69407) 2023-11-14 09:02:02 +01:00
Corentin Sechet 83da849bb9 js: separate link mark in a component and test it (#69407) 2023-11-14 09:02:02 +01:00
Corentin Sechet 693c85baa9 js: separate heading nodes in a component and test it (#69407) 2023-11-14 09:02:02 +01:00
Corentin Sechet 6e25d0ab27 js: separate em & strong marks in a component and unit test them (#69407) 2023-11-14 09:02:02 +01:00
Corentin Sechet 558f03af61 js: separate base nodes in a component and & test them (#69407) 2023-11-14 09:02:02 +01:00
Corentin Sechet e7d327cd50 tests: configure vitest and happy-dom (#75221) 2023-11-14 09:02:02 +01:00