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

Use remark-mdx in core as a syntactic extension to remark #439

Merged
merged 19 commits into from
Mar 6, 2019
Merged

Commits on Feb 11, 2019

  1. Configuration menu
    Copy the full SHA
    c0eb4e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8577555 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88c1144 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7037e20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d80ca2c View commit details
    Browse the repository at this point in the history
  6. Don't lint fixtures file

    johno committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    8790841 View commit details
    Browse the repository at this point in the history
  7. Add nested object props fixture

    johno committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    7463e61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8b20a0 View commit details
    Browse the repository at this point in the history
  9. Add link shortcut to fixture

    johno committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    5520d59 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9bd295d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2fba921 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Replace MDXTag with custom pragma (#401)

    * it works
    
    * commit to be removed: my-site-2
    
    * remove mdxtag for layout
    
    * [remove this] more my-site examples
    
    * remove
    
    * merge-conflict
    
    * snapshots
    
    * Remove my-site-2
    
    * Clean up create element code
    
    * Fix tests
    
    * Fix props handling, remove mdx pragma from JSX output
    
    * Update pragma implementation in loader and parcel plugin
    
    * Update runtime to properly provide components for mdx pragma
    ChristopherBiscardi authored and johno committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    af54ed8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Allow for merging of components passed to context with a function (#411)

    If a function is passed to the theme provider it is invoked
    with the out context's components. This allows users to opt
    in to merging those components.
    
    Related #410
    johno authored Feb 27, 2019
    Configuration menu
    Copy the full SHA
    65161cc View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Configuration menu
    Copy the full SHA
    864319e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Merge in master

    johno committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    d40ca50 View commit details
    Browse the repository at this point in the history
  2. Merge v1 branch

    johno committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    26a837f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9189fdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa0e382 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e633358 View commit details
    Browse the repository at this point in the history