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

the navigation and authors config to be under the '/config' namespace #107

Merged
merged 15 commits into from
Jul 7, 2023

Conversation

SaxenaShiv
Copy link
Contributor

Hi, I have added navigation.ts and authors.ts under ./config folder and added the sample code.

  • Created navigation.ts file and added the documentation.ts code from navs folder
  • Created authors type (Optional)
  • Created authors.ts file
  • Deleted navs folder

@Bowens20832 Bowens20832 self-requested a review July 2, 2023 19:45
@Bowens20832 Bowens20832 added type: enhancement New feature or request. status: waiting review Pull Requests that are waiting for review by an Elegant maintainer. labels Jul 2, 2023
Copy link
Contributor

@Bowens20832 Bowens20832 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you merged you code from #81 into this branch as well.

I have moved that code into it's own feature branch and will open a PR and review it for you 😄

Thank you for the code contribution!

Copy link
Contributor

@Bowens20832 Bowens20832 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me : )

Bowens20832 and others added 4 commits July 7, 2023 18:59
- Updated Authors.ts to match existing naming style convention.
- Updated Navigation.ts to match existing naming style convention.
- Migrated and deleted depreacted authors.js file.
- Wrote Jest test for new Authors.ts file.
- Updated package-lock.json file.

Ready for production use. Thanks @Shiv-2712 for the contribution! 😄

Co-Authored-By: Shiv Kumar Saxena <[email protected]>
@Bowens20832 Bowens20832 added version: 2.3 status: ready to merge PR's that are ready for public review and comment. Will be merged in a matter of days once tagged. and removed status: waiting review Pull Requests that are waiting for review by an Elegant maintainer. labels Jul 7, 2023
@Bowens20832 Bowens20832 self-assigned this Jul 7, 2023
@Bowens20832 Bowens20832 merged commit 63e8e3e into elegantframework:v2.3 Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: ready to merge PR's that are ready for public review and comment. Will be merged in a matter of days once tagged. type: enhancement New feature or request.
Projects
Status: Elegant - version 2.3
Development

Successfully merging this pull request may close these issues.

As a developer, I would like the navigation and authors config to be under the '/config' namespace.
2 participants