c9e4277e81
docs(dom): update attribute modification example
...
Update Memento Dev on VPS / deploy (push) Successful in 38s
Update the example for modifying element attributes to use the correct method `element.setAttribute(attribute, value)`.
This change ensures the documentation is accurate and consistent with standard practices.
2025-06-24 15:00:38 +02:00
03aceffb26
docs(javascript): add DOM manipulation documentation
...
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
d38187adf2
docs(politique-de-confidentialite): update title and description ( #28 )
...
Update Memento Dev on VPS / deploy (push) Successful in 32s
Reviewed-on: #28
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-06-09 13:42:40 +00:00
a30927a633
docs/js ( #26 )
...
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
308fda97bb
refactor(tabs): remove console logs
2025-06-09 15:14:30 +02: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
9db0515785
docs/html ( #25 )
...
Update Memento Dev on VPS / deploy (push) Successful in 37s
Reviewed-on: #25
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-05-13 13:37:10 +00:00
f4b49ccd34
docs(merise): refine documentation on Merise methodology ( #24 )
...
Update Memento Dev on VPS / deploy (push) Successful in 1m25s
Reviewed-on: #24
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-05-13 11:09:01 +00:00
9f5a5d626e
docs(certifications): update description for back-end development ( #23 )
...
Update Memento Dev on VPS / deploy (push) Successful in 1m27s
Reviewed-on: #23
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-05-05 08:29:07 +00:00
2a0283785a
style: Improve indentation for consistency
Update Memento Dev on VPS / deploy (push) Successful in 33s
2025-04-23 13:28:33 +02:00
20cb60be16
style: Improve code formatting for better readability
2025-04-23 13:25:31 +02:00
e31401b403
docs/merise ( #20 )
...
Update Memento Dev on VPS / deploy (push) Successful in 32s
Reviewed-on: #20
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-04-22 17:25:33 +00:00
eddc48d284
refactor: Improve tag element selection logic
Update Memento Dev on VPS / deploy (push) Successful in 35s
2025-04-22 13:37:09 +02:00
b29acdc202
seo/sitemap ( #18 )
...
Update Memento Dev on VPS / deploy (push) Successful in 1m16s
Reviewed-on: #18
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-04-22 11:26:37 +00:00
6af3f12f41
style: Remove unnecessary preconnect and preload tags
Update Memento Dev on VPS / deploy (push) Successful in 1m36s
2025-04-21 21:15:36 +02:00
d8687a18e1
opti/lcp ( #17 )
...
Update Memento Dev on VPS / deploy (push) Successful in 11m9s
Reviewed-on: #17
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-04-21 18:57:50 +00:00
5f9ce99987
doc/update-privacy-page ( #16 )
...
Update Memento Dev on VPS / deploy (push) Successful in 8m11s
Reviewed-on: #16
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-04-21 17:29:04 +00:00
068b2dc44d
rework/lightweight ( #15 )
...
Update Memento Dev on VPS / deploy (push) Successful in 8m55s
Reviewed-on: #15
Co-authored-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
Co-committed-by: GauthierWebDev <gauthier@gauthierdaniels.fr>
2025-04-21 17:12:22 +00:00
9e9a48e3d4
style: Update codeLanguage value to jsx in tabs.tsx files
2025-04-21 15:05:46 +02:00
435cfff1c1
style: Remove unnecessary QuickLinks wrapper tag
2025-04-21 14:54:32 +02:00
4625a92206
refactor: Improve function handling in PrevNextLinks file
2025-04-21 14:53:12 +02:00
4cab7bb6ed
feat: Add NProgress for page transitions
2025-04-21 14:42:35 +02:00
1bda79d609
docs: Add legal pages content for Memento Dev platform
2025-04-21 14:27:43 +02:00
8821c0eb44
docs: Update file extensions and import paths
2025-04-21 14:06:01 +02:00
934a09480d
feat: Add tabs component for test suites
2025-04-21 14:01:23 +02:00
e1697f2284
refactor: Rename and update file extension to .mdx
2025-04-21 13:41:19 +02:00
b8063f3ae0
docs: Update file extension and import statements
2025-04-21 13:40:01 +02:00
d98d68465d
refactor: Change function export from Image to default in Image.tsx
2025-04-21 13:35:30 +02:00
6e4540af61
feat: Add QuickLinks and Callout components, tabs module
2025-04-21 13:23:16 +02:00
2983432be2
feat: Update Iframe component class attribute
2025-04-21 13:18:48 +02:00
94e957c1cb
style: Update Iframe component to default export
2025-04-21 13:12:20 +02:00
8b542c94d2
style: Update file extension to .mdx for Callout components
2025-04-21 13:11:00 +02:00
90319cc7f8
feat: Add DWWM docs
2025-04-21 13:09:28 +02:00
3104c847ee
feat: Add DictionnaryTable component and TermsTable data
2025-04-21 13:06:04 +02:00
785e5bf401
feat: Add Dictionnaire de Données Merise documentation
2025-04-21 12:56:13 +02:00
c6f5399fbf
docs: Add introduction to Merise methodology
2025-04-21 12:55:09 +02:00
5b9b5583b2
feat: Add React reducer tabs and snippets for documentation
2025-04-21 12:52:45 +02:00
8ad370940f
feat: Add React useContext documentation page
2025-04-21 12:28:04 +02:00
15cc58f07f
feat: Add hooks examples and explanations for React component lifecycle
2025-04-21 12:12:32 +02:00
27caad99e6
feat: Add documentation for using 'useReducer' hook in React
2025-04-21 11:50:44 +02:00
b6046cd77f
feat: Add premier composant React documentation page
2025-04-21 11:42:36 +02:00
a1dc91e6f0
feat: Add React JSX documentation page and tabs file
2025-04-21 11:30:05 +02:00