Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Nov 2, 2022

  1. Merge pull request #411 from esetnik/patch-1

    Fix typo in the word read
    WebReflection committed Nov 2, 2022
  2. Fix typo in the word read

    esetnik committed Nov 2, 2022

Commits on Oct 4, 2022

  1. 2.34.2

    WebReflection committed Oct 4, 2022
  2. Merge pull request #410 from yuretz/master

    Added return type inference for the Component.for() utility
    WebReflection committed Oct 4, 2022

Commits on Aug 11, 2022

  1. 2.34.1

    WebReflection committed Aug 11, 2022

Commits on Aug 10, 2022

  1. Merge pull request #409 from yuretz/master

    defaultState is now declared as a getter in the declaration file
    WebReflection committed Aug 10, 2022

Commits on Oct 7, 2021

Commits on Oct 6, 2021

  1. Merge pull request #408 from albertosantini/patch-1

    Update discussion link in README
    WebReflection committed Oct 6, 2021

Commits on Sep 14, 2021

Commits on Feb 17, 2021

  1. 2.34.0

    WebReflection committed Feb 17, 2021
  2. Added ?boolean=${value} to explicitly define the developer intent.

    This comes from latest uhtml as a way to disambiguate explicitly boolean attributes.
    
    https://github.com/WebReflection/uhtml#v24-update
    
    No matter if the value is truthy or falsy, the new syntax will work as expected without ever causing surprises, as it is now for weird cases with Custom Elements or fancy truthy or falsy values.
    WebReflection committed Feb 17, 2021

Commits on Dec 14, 2020

  1. Update README.md

    WebReflection committed Dec 14, 2020

Commits on Jun 27, 2020

  1. 2.33.0

    WebReflection committed Jun 27, 2020
  2. updated dependencies

    WebReflection committed Jun 27, 2020

Commits on Mar 11, 2020

  1. updated basichtml

    WebReflection committed Mar 11, 2020

Commits on Mar 5, 2020

  1. 2.32.1

    WebReflection committed Mar 5, 2020

Commits on Feb 20, 2020

  1. 2.32.0

    WebReflection committed Feb 20, 2020
  2. Added direct attributes access via . notation

    As this feature has been proven to be worth it in various
    occasions with _lighterhtml_, and since it's super trivial
    to implement, I've decided to offer the same feature in hyperHTML.
    WebReflection committed Feb 20, 2020

Commits on Dec 8, 2019

  1. 2.31.6

    WebReflection committed Dec 8, 2019
  2. updated dependencies

    WebReflection committed Dec 8, 2019

Commits on Nov 27, 2019

  1. 2.31.5

    WebReflection committed Nov 27, 2019
  2. dependencies update

    WebReflection committed Nov 27, 2019
  3. 2.31.4

    WebReflection committed Nov 27, 2019
  4. updated dependencies

    WebReflection committed Nov 27, 2019

Commits on Nov 23, 2019

  1. 2.31.3

    WebReflection committed Nov 23, 2019
Older