-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Améliorer la saisie avec un éditeur WYSIWYG #796
base: main
Are you sure you want to change the base?
The head ref may contain hidden characters: "687-am\u00E9liorer-la-saisie-erreurs-et-recommandations"
Commits on Aug 8, 2024
-
Add Tiptap and a first integration in NotesModal
* Should handle existing markdown content * The editor is configured with extensions: * all what's in StarterKit * code block lowlight * highlight * link * task * typography (with french double quotes) * Some styles have been added to fit DSFR styling Still work in progress, but a nice start! To do: * image uploading and placement inside editor * menu buttons * accessibility tests and improvements
Configuration menu - View commit details
-
Copy full SHA for 6483124 - Browse repository at this point
Copy the full SHA 6483124View commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20632e8 - Browse repository at this point
Copy the full SHA 20632e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31ce9e5 - Browse repository at this point
Copy the full SHA 31ce9e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fee1c1a - Browse repository at this point
Copy the full SHA fee1c1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dee6e3 - Browse repository at this point
Copy the full SHA 5dee6e3View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1250bda - Browse repository at this point
Copy the full SHA 1250bdaView commit details
Commits on Aug 26, 2024
-
Prop 'content' should define at least its type
Configuration menu - View commit details
-
Copy full SHA for ecd65d7 - Browse repository at this point
Copy the full SHA ecd65d7View commit details
Commits on Sep 9, 2024
-
Factorize code in AuditService
Use uploadFileToStorage within saveExampleImage and saveNotesFile Fix dark background on notes thumbnails
Configuration menu - View commit details
-
Copy full SHA for 729ff78 - Browse repository at this point
Copy the full SHA 729ff78View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9932b1 - Browse repository at this point
Copy the full SHA d9932b1View commit details
Commits on Sep 13, 2024
-
Tiptap: handle images drag and drop
Add a new extension: ImageUploadTiptapExtension
Configuration menu - View commit details
-
Copy full SHA for 9f3a245 - Browse repository at this point
Copy the full SHA 9f3a245View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab88c6a - Browse repository at this point
Copy the full SHA ab88c6aView commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c74754a - Browse repository at this point
Copy the full SHA c74754aView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 81b2798 - Browse repository at this point
Copy the full SHA 81b2798View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f5468e - Browse repository at this point
Copy the full SHA 7f5468eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2d6592 - Browse repository at this point
Copy the full SHA a2d6592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52e1c6c - Browse repository at this point
Copy the full SHA 52e1c6cView commit details
Commits on Oct 23, 2024
-
Add a default value display=FileDisplay.ATTACHMENT in order to create a thumbnail by default
Configuration menu - View commit details
-
Copy full SHA for 8189818 - Browse repository at this point
Copy the full SHA 8189818View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0934488 - Browse repository at this point
Copy the full SHA 0934488View commit details -
Image upload: add error message
FETCH_ERROR is used, for the moment, when dragging and dropping an external image and a CORS issue happens
Configuration menu - View commit details
-
Copy full SHA for c869c50 - Browse repository at this point
Copy the full SHA c869c50View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d32502 - Browse repository at this point
Copy the full SHA 9d32502View commit details -
Tiptap: improve drag and drop + upload
Handle multiple files, external URL, data URL
Configuration menu - View commit details
-
Copy full SHA for 7981839 - Browse repository at this point
Copy the full SHA 7981839View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8926b1b - Browse repository at this point
Copy the full SHA 8926b1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7cbb38 - Browse repository at this point
Copy the full SHA b7cbb38View commit details -
Configuration menu - View commit details
-
Copy full SHA for c990515 - Browse repository at this point
Copy the full SHA c990515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b59f25 - Browse repository at this point
Copy the full SHA 9b59f25View commit details