Skip to content
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

Framework7 casing and Webpack comments/documentation update #1298

Merged
merged 6 commits into from
Oct 17, 2024

Conversation

stephenegriffin
Copy link
Member

This pull request includes several changes to improve code consistency and add documentation. The most important changes include renaming the framework7 import to Framework7 for consistency, adding detailed comments and documentation to webpack.config.js, and updating the webpack configuration to use consistent naming conventions.

Code Consistency Improvements:

  • Renamed framework7 to Framework7 in src/Scripts/framework7.ts for consistency. ([src/Scripts/framework7.tsL8-R9](https://github.com/microsoft/MHA/pull/1298/files#diff-54c4dbbd98e4bbf7e24df09ad30333ae4285ba7ae783d48367c7468988caf8d1L8-R9))
  • Updated all references to framework7 in src/Scripts/ui/newMobilePaneIosFrame.ts to use Framework7. ([[1]](https://github.com/microsoft/MHA/pull/1298/files#diff-4664965c566e80c001501551a920453bfa863087b3752e5f3a7bc8977625168aL9-R9), [[2]](https://github.com/microsoft/MHA/pull/1298/files#diff-4664965c566e80c001501551a920453bfa863087b3752e5f3a7bc8977625168aL21-R21), [[3]](https://github.com/microsoft/MHA/pull/1298/files#diff-4664965c566e80c001501551a920453bfa863087b3752e5f3a7bc8977625168aL30-R30))

Documentation and Comments:

  • Added detailed comments and documentation to webpack.config.js to explain the configuration, plugins, functions, and environment variables used. ([[1]](https://github.com/microsoft/MHA/pull/1298/files#diff-1fb26bc12ac780c7ad7325730ed09fc4c2c3d757c276c3dacc44bfe20faf166fR1-R48), [[2]](https://github.com/microsoft/MHA/pull/1298/files#diff-1fb26bc12ac780c7ad7325730ed09fc4c2c3d757c276c3dacc44bfe20faf166fL21-R65), [[3]](https://github.com/microsoft/MHA/pull/1298/files#diff-1fb26bc12ac780c7ad7325730ed09fc4c2c3d757c276c3dacc44bfe20faf166fL44-R93), [[4]](https://github.com/microsoft/MHA/pull/1298/files#diff-1fb26bc12ac780c7ad7325730ed09fc4c2c3d757c276c3dacc44bfe20faf166fR103-R140), [[5]](https://github.com/microsoft/MHA/pull/1298/files#diff-1fb26bc12ac780c7ad7325730ed09fc4c2c3d757c276c3dacc44bfe20faf166fL83-R158), [[6]](https://github.com/microsoft/MHA/pull/1298/files#diff-1fb26bc12ac780c7ad7325730ed09fc4c2c3d757c276c3dacc44bfe20faf166fL133-R206))

@stephenegriffin stephenegriffin enabled auto-merge (squash) October 17, 2024 14:10
@stephenegriffin stephenegriffin merged commit 9e1da19 into main Oct 17, 2024
6 checks passed
@stephenegriffin stephenegriffin deleted the u/sgriffin/webpack branch October 17, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants