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

Add documentation on components #673

Merged
merged 2 commits into from
Jul 10, 2018

Conversation

tornqvist
Copy link
Member

Resolves #662

A first take on documentation of components in Choo and the new component cache. I wasn't sure about how much detail to go into about the component API seeing as nanocomponent has some excellent docs of its own. Also, I'm not 100% sure it's the best idea to drag in mapbox and and the geolocation API in the example but seeing as the text speaks of 3rd party libraries, it made sense to illustrate that. Maybe the nanocomponent button example or something like that would suffice?

Would very much appreciate feedback from @yoshuawuyts, @bcomnes and @s3ththompson as they were instrumental in brining this into Choo.

@tornqvist tornqvist force-pushed the document-components branch from 16c78a2 to 5321518 Compare July 7, 2018 19:51
Copy link
Member

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

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

I like it!

Copy link
Collaborator

@bcomnes bcomnes left a comment

Choose a reason for hiding this comment

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

Great work @tornqvist !

@YerkoPalma
Copy link
Member

LGTM!

@yoshuawuyts yoshuawuyts merged commit 65d124b into choojs:master Jul 10, 2018
@tornqvist tornqvist deleted the document-components branch July 12, 2018 09:37
tornqvist added a commit to tornqvist/choo that referenced this pull request Jun 8, 2019
* master: (71 commits)
  6.13.3
  Revert init order change
  Add browser tests (choojs#696)
  6.13.2
  Fix location missing on store init (choojs#695)
  Typo Fix in Readme (choojs#693)
  6.13.1
  Fix wrong this usage in nanohref integration (choojs#689)
  Some spelling & typo fixes in readme (choojs#688)
  Fix inspect script (choojs#654)
  Add v6 tests (choojs#674)
  Remove references to bel (choojs#678)
  6.13.0
  Add hash option (choojs#667)
  Add documentation on components (choojs#673)
  Update README.md (choojs#669)
  6.12.1
  6.12.0
  typings: add app to app.use cb (choojs#665)
  update dependencies (choojs#663)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants