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

General documentation fixes (link to parent: CanJS#4116, Component#264, and Component#270) #288

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jul 24, 2018

  1. add extra "content" documentation to can-component to address #270

    Michael Cheng authored and Michael Cheng committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    dae3d9f View commit details
    Browse the repository at this point in the history
  2. address issue #264, by adding example

    Michael Cheng authored and Michael Cheng committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    eefd91b View commit details
    Browse the repository at this point in the history
  3. address issue #264, by adding example

    Michael Cheng authored and Michael Cheng committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    14646f2 View commit details
    Browse the repository at this point in the history
  4. use clearer language for content example

    Michael Cheng authored and Michael Cheng committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    7719927 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. add codepen to demos

    Michael Cheng authored and Michael Cheng committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    65c71ea View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. address PR comments

    Michael Cheng authored and Michael Cheng committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    2e6e5f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Clean up the view docs

    - Show an example of using leakScope to render LIGHT_DOM with a component’s VM
    - Rename the example component tags (anything with can-* looks like it’s from CanJS)
    - Various grammar fixes
    chasenlehara committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    52e7d59 View commit details
    Browse the repository at this point in the history
  2. Clean up the <content> docs

    - Add a link to the can-slot and can-template docs
    - Fix the grammar
    
    Closes #264
    chasenlehara committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    b65fc93 View commit details
    Browse the repository at this point in the history
  3. Clean up the view docs

    chasenlehara committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    e5c952a View commit details
    Browse the repository at this point in the history