Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuliaWeb/Hyperscript.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.3
Choose a base ref
...
head repository: JuliaWeb/Hyperscript.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.4
Choose a head ref
  • 5 commits
  • 3 files changed
  • 4 contributors

Commits on Feb 8, 2020

  1. Configuration menu
    Copy the full SHA
    fbff031 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from JuliaTagBot/master

    Install TagBot as a GitHub Action
    SimonDanisch authored Feb 8, 2020
    Configuration menu
    Copy the full SHA
    7731aec View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Remove experimental concise node specification support

    This change should fix issue #24. 
    
    The original idea was to make using Hyperscript more concise, so one leave out commas between arguments when constructing nodes.
    yurivish authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    313785b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from yurivish/yurivish-patch-1

    Remove experimental concise node specification support
    yurivish authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    4d4d0e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Update Project.toml

    SimonDanisch authored Nov 10, 2020
    2 Configuration menu
    Copy the full SHA
    944d36d View commit details
    Browse the repository at this point in the history
Loading