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

Refactoring & documentation updates #4

Merged
merged 1 commit into from
Sep 10, 2020
Merged

Conversation

thedodd
Copy link
Owner

@thedodd thedodd commented Sep 10, 2020

todo

  • review all components, adding docs, and refctoring as needed.
  • pub export all components and pertinent types to the root of the repo. Everything should be accessible as ybc::Component &c.

@thedodd thedodd force-pushed the pre-release-updates branch 3 times, most recently from aa531c9 to 5713399 Compare September 10, 2020 03:17
- Added docs & links to all components.
- Refactored a few components during review.
- Added Yew Router wrapper for pagination components & simplified the
pagination component overall.
- All components and types in this system are now exposed at the
top-level of the crate, and are accessible as `ybc::Component`.
@thedodd thedodd marked this pull request as ready for review September 10, 2020 15:25
@thedodd thedodd merged commit 8dd92ba into master Sep 10, 2020
@thedodd thedodd deleted the pre-release-updates branch September 10, 2020 15:25
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.

None yet

1 participant