Anton Gilgur
c73b2dd753
[v2] docs(menu): fix some syntax issues ( #4726 )
...
* [v2] docs(menu): fix some syntax issues
- one line wasn't properly indented
- one line was missing a closing brace and wouldn't compile as such
noticed this while [answering a question on SO](https://stackoverflow.com/a/79827672/3431180 ) which linked to this page
* add changelog entry per PR template
* consistent 4 space indentation
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2025-11-30 17:42:02 +11:00
Takuya HARA
1c163422aa
Fixed example for macOS menu ( #3847 )
...
* Fixed example for macOS menu
* Update changelog.mdx
2024-11-07 06:42:20 +11:00
Simon Shutter
34fd76617e
annotated menu example and updated runtime.Quit call ( #2539 )
2023-04-01 21:50:29 +11:00
Misite Bao
e9b2c15664
feat: optimize documentation website ( #1849 )
...
* fix(website): fix i18n configuration
* feat: add i18n file to auto generate code
* feat: move the crowdin configuration file to the website directory
* feat(website): add crowdin dependencies and scripts
* feat: add COC
* feat: use escape hatch syntax to wrap JSX code in MDX files
* feat: remove ach language
* feat: generate default language configuration
* feat: remove compare link
* feat: add COC link
* feat(website): update documentation
* feat: use escape hatch syntax to wrap JSX code in MDX files
* style: add prettier
* style: format mdx files
* chore: remove prettier command
* feat: update en docs
* feat: sync Chinese documents
* feat: update doc
* Update website/src/pages/coc.mdx
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-09-18 22:01:50 +10:00
Misite Bao
cb6064ff39
feat(website): repair document content ( #1775 )
...
* docs: update changelog
* feat: update website config
* feat(website): add formatting configuration
* docs: fix image resource paths and format documents
* feat(website): update community guide page
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-08-22 19:59:28 +10:00
刀刀
e7f9e2f267
docs: add macos custom menu EditMenu tips ( #1423 )
...
* docs: add macos custom menu EditMenu tips
On macos platform, if custom the menu, we should append EditMenu to enable Cmd+C,Cmd+V,Cmd+Z... shortcut
2022-05-25 08:49:04 +02:00
Lea Anthony
ebf4cf13f2
Feature: Add menu helpers
2022-04-09 20:36:48 +10:00
Lea Anthony
4cedfdc091
Docs versioning ( #1299 )
...
* Add beta.34 version
* Fix up document links
2022-03-30 23:21:33 +11:00
Lea Anthony
5b60fcc8f6
Update menus.mdx
2022-02-26 10:11:05 +11:00
Lea Anthony
32fa543164
[website] Update docs
2021-11-03 19:25:42 +11:00
Lea Anthony
71f2436562
[website] Add Mac options
2021-11-02 08:31:21 +11:00
Lea Anthony
589eb3864f
[v2] Docs update
2021-09-27 19:35:30 +10:00