Skip to content
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.

Hyperapp#2 support #100

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

Commits on Dec 22, 2018

  1. Hyperapp#2 support

    sergey-shpak committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    446431e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Hyperapp#V2 Router API Update

    - Path-to-regexp usage (with cached paths)
    - Router context passing
    - Redirect as subscription
    - Location 'back' and 'go' methods
    - Browser history as subscription
    sergey-shpak committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    215cb52 View commit details
    Browse the repository at this point in the history
  2. Chore: Parcel added

    Removed Rollup because it requires configuration and usage of multiple plugins (resolver, commonjs)
    sergey-shpak committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    2fa325d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Update src/Link.js

    Co-Authored-By: sergey-shpak <sergey.shpak.web@gmail.com>
    frenzzy and sergey-shpak committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    ebb611b View commit details
    Browse the repository at this point in the history