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 Fragment Node #23

Merged
merged 13 commits into from
Feb 9, 2019
Merged

Add Fragment Node #23

merged 13 commits into from
Feb 9, 2019

Commits on Dec 31, 2018

  1. Add Fragment Node

    stephencelis committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    5ab9a4b View commit details
    Browse the repository at this point in the history
  2. Update Contents.swift

    stephencelis authored Dec 31, 2018
    Configuration menu
    Copy the full SHA
    cf4d82e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8251de View commit details
    Browse the repository at this point in the history
  4. README

    stephencelis committed Dec 31, 2018
    Configuration menu
    Copy the full SHA
    88a4838 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    72caeee View commit details
    Browse the repository at this point in the history
  2. WIP

    stephencelis committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    6cb331c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. Further explore fragment API (#24)

    * Change element children from [Node] to Node
    
    * Update
    
    * Variadics
    
    * Fix
    
    * Update README.md
    
    * Add HTML example
    stephencelis authored Jan 12, 2019
    Configuration menu
    Copy the full SHA
    9aa6fdb View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. Remove ... for now

    stephencelis committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    6397a13 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    stephencelis committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    6a11442 View commit details
    Browse the repository at this point in the history
  3. Performance

    stephencelis committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    554d7f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Update Sources/Html/Node.swift

    Co-Authored-By: stephencelis <stephen.celis@gmail.com>
    mbrandonw and stephencelis authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    318fddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac52935 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    stephencelis committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    d4df0e3 View commit details
    Browse the repository at this point in the history