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

fix --class-name & some other options #278

Merged
merged 2 commits into from
Apr 1, 2020

Conversation

brody4hire
Copy link
Owner

@brody4hire brody4hire commented Mar 3, 2020

Updated:

  • export & document --class-name CLI option
  • document className library API option
  • update description of prefix option
  • fix & update description of modulePrefix
  • remove an "option NOT DOCUMENTED & NOT SUPPORTED" comment
  • update test snapshots

Undocumented className option was discovered in lib/normalized-options.js during cleanup removal of obsolete namespace option in PR #276 (followup fix to PR #264 to remove Windows (C#) support)

Testing:

  • test with generated library module and with generated view module

P.S. Update needed to description of modulePrefix was discovered while working on the undocumented className option.

@brody4hire brody4hire self-assigned this Mar 3, 2020
@brody4hire brody4hire changed the title fix exported className & modulePrefix fix --class-name & some other options Apr 1, 2020
Christopher J. Brody added 2 commits April 1, 2020 18:50
- export & document `--class-name` CLI option
- document `className` library API option
- update description of `prefix` option
- fix description of `modulePrefix`
- remove an "option NOT DOCUMENTED & NOT SUPPORTED" comment
@brody4hire brody4hire force-pushed the fix-class-name-and-module-prefix branch from f4f82dd to c5e6c2f Compare April 1, 2020 22:52
@brody4hire brody4hire marked this pull request as ready for review April 1, 2020 23:21
@brody4hire brody4hire merged commit 7c72990 into master Apr 1, 2020
@brody4hire brody4hire deleted the fix-class-name-and-module-prefix branch April 1, 2020 23:23
brody4hire pushed a commit that referenced this pull request Apr 2, 2020
brody4hire pushed a commit that referenced this pull request Apr 2, 2020
This reverts commit 7c72990.

It is desired to use a different name such as --object-name or
--native-object-name rather than --class-name.

The next step is to revisit the changes to the descriptions of
the --prefix & --module-prefix options.
brody4hire pushed a commit that referenced this pull request Apr 2, 2020
This reverts commit 7c72990.

It is desired to use a different name such as --object-name or
--native-object-name rather than --class-name.

The next step is to revisit the changes to the descriptions of
the --prefix & --module-prefix options.
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.

1 participant