Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
9955fd4
docs(component): added missing components
joesphchang Jul 9, 2025
d4c5cda
docs(components): updated descriptions on components
joesphchang Jul 10, 2025
aeead46
docs(react): show complete code context in the "Your FirstApp" tutorial
joesphchang Jul 16, 2025
4ff6c31
docs(react): ran npm run lint and fixed spelling in docs
joesphchang Jul 17, 2025
2f52971
Merge branch 'main' into react-firstapp-content
joesphchang Jul 17, 2025
21cbe64
Merge branch 'main' into react-firstapp-content
thetaPC Oct 21, 2025
e361e12
docs(components): remove redundant
thetaPC Oct 21, 2025
1e5819f
Merge branch 'react-firstapp-content' of github.com:joesphchang/ionic…
thetaPC Oct 21, 2025
26ed242
Update docs/react/your-first-app.md
thetaPC Oct 21, 2025
32b0976
docs(react): update your first app page
thetaPC Oct 21, 2025
e3410a2
docs(react): update file paths
thetaPC Oct 21, 2025
2cefaad
docs(react): upate your first app page
thetaPC Oct 27, 2025
7e9bb4d
docs(react): update taking photos page
thetaPC Oct 27, 2025
290abfb
docs(react): update saving photos page
thetaPC Oct 27, 2025
a386a0c
docs(react): update loading photos page
thetaPC Oct 27, 2025
6072689
docs(react): update adding mobile page
thetaPC Oct 28, 2025
cb2cdff
docs(react): update live reload page
thetaPC Oct 28, 2025
978d7e6
docs(react): update your first app pages
thetaPC Oct 28, 2025
9788859
docs(react): update your first app pages
thetaPC Oct 28, 2025
524ad6a
docs(react): update your first app pages for v7
thetaPC Oct 29, 2025
360a5da
docs(react): use readFile variable
thetaPC Nov 10, 2025
52f3519
docs(react): use slice
thetaPC Nov 10, 2025
90a1aca
docs(react): remove periods from comments
thetaPC Nov 10, 2025
8b09582
docs(react): remove --capacitor
thetaPC Nov 10, 2025
71914da
docs(react): update Ionic styles comment
thetaPC Nov 10, 2025
fb65b85
docs(react): use better title change example
thetaPC Nov 10, 2025
ea823a9
docs(react): add file path
thetaPC Nov 10, 2025
80fb427
docs(react): remove redundant comment
thetaPC Nov 10, 2025
7cea235
docs(react): better click event listener example
thetaPC Nov 10, 2025
79fbfd4
docs(react): move existing code comment
thetaPC Nov 10, 2025
a13ce79
docs(react): update existing code comment
thetaPC Nov 10, 2025
ef8ae09
docs(react): add change comment
thetaPC Nov 10, 2025
8544a57
docs(react): update syntax
thetaPC Nov 10, 2025
b3489b4
docs(react): update imports
thetaPC Nov 10, 2025
6a96994
docs(react): remove first header
thetaPC Nov 10, 2025
a1152f7
docs(react): remove exclamation marks
thetaPC Nov 10, 2025
4d26d98
docs(react): add Camera
thetaPC Nov 10, 2025
8252e60
docs(react): update UserPhoto text
thetaPC Nov 10, 2025
5f77afe
docs(react): update Filesystem path
thetaPC Nov 10, 2025
2722fc6
docs(react): move note
thetaPC Nov 10, 2025
d9b9334
docs(react): add deployment text
thetaPC Nov 10, 2025
809f727
docs(react): use proper grammar
thetaPC Nov 10, 2025
7836499
chore(react): run lint
thetaPC Nov 10, 2025
4bd4108
docs(react): add default App
thetaPC Nov 10, 2025
e0cd901
docs(react): update title of page 8
thetaPC Nov 10, 2025
303fb12
docs(react): add default Tab2
thetaPC Nov 10, 2025
49de97c
docs(react): remove fab code
thetaPC Nov 10, 2025
b14dbab
docs(react): update page 7 example
thetaPC Nov 11, 2025
7f45e6f
docs(react): use important note
thetaPC Nov 11, 2025
52ee4c2
docs(react): add missing parantheseis
thetaPC Nov 14, 2025
e289c03
docs(react): correct typo on usePhotoGallery
thetaPC Nov 14, 2025
b8de688
docs(react): use correct deletePhoto term
thetaPC Nov 14, 2025
5d5578f
docs(react): use setPhoto variable
thetaPC Nov 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs(react): update title of page 8
Co-authored-by: Brandy Smith <6577830+brandyscarney@users.noreply.github.com>
  • Loading branch information
thetaPC and brandyscarney committed Nov 10, 2025
commit e0cd90182dfe56378cdb17d9862ab78f93475bec
2 changes: 1 addition & 1 deletion docs/react/your-first-app/8-distribute.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Build and Deploy your App
title: Build and Distribute your App
sidebar_label: Distribute
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Build and Deploy your App
title: Build and Distribute your App
sidebar_label: Distribute
---

Expand Down