Commit Graph

11 Commits

Author SHA1 Message Date
03aceffb26 docs(javascript): add DOM manipulation documentation
Some checks failed
Update Memento Dev on VPS / deploy (push) Failing after 20s
Add detailed documentation on DOM manipulation using JavaScript, including examples for modifying attributes, classes, styles, and creating elements. This documentation aims to provide a comprehensive guide for developers to understand and implement DOM manipulations effectively.
2025-06-24 14:59:37 +02:00
1a395412d6 docs(dom): update documentation for DOM manipulation 2025-06-11 15:48:42 +02:00
25c572d1dd feat(docs): add documentation for DOM manipulation 2025-06-11 15:42:31 +02:00
a30927a633 docs/js (#26)
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 48s
Reviewed-on: #26
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-06-09 13:14:56 +00:00
cc9aeae62e feat(docs): add DOM documentation page 2025-05-31 10:41:16 +02:00
9344fee81b docs(javascript): add warning callout about variable hoisting 2025-05-13 20:29:14 +02:00
ab2a1a8ac3 feat(docs): add documentation for JavaScript functions and scope 2025-05-13 20:15:15 +02:00
b5369bc2c5 docs(types): update variable type examples in documentation 2025-05-13 19:13:15 +02:00
0ff94b6d0d feat(docs): add types of data documentation 2025-05-13 19:09:23 +02:00
0982e573db style(Highlight): improve code readability 2025-05-13 18:18:22 +02:00
faf2d283dd docs(navigation): remove introductory documentation section 2025-05-13 15:56:57 +02:00