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: karaxnim/karax
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.2
Choose a base ref
...
head repository: karaxnim/karax
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.3
Choose a head ref
  • 8 commits
  • 13 files changed
  • 6 contributors

Commits on Aug 13, 2022

  1. use sugar instead of future in examples (#228)

    * use sugar instead of future in examples
    
    * Update demo.nim
    metagn authored Aug 13, 2022
    Copy the full SHA
    b438ca9 View commit details

Commits on Aug 24, 2022

  1. converters from/to XmlNode (#229)

    * converters from/to XmlNode
    
    * fix: text and verbatim from VNode to xmlnode
    
    * Update karax/xdom.nim
    
    * Update karax/xdom.nim
    
    * change converters to procs
    
    Co-authored-by: untoreh <francesco.giannelli@yahoo.it>
    Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
    3 people authored Aug 24, 2022
    Copy the full SHA
    0f15372 View commit details

Commits on Aug 29, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6abcb77 View commit details

Commits on Nov 28, 2022

  1. remove cgi deps (#233)

    ringabout authored Nov 28, 2022
    Copy the full SHA
    88487c8 View commit details

Commits on Dec 1, 2022

  1. add fix that switches off assertions on release, and uses the stored …

    …child dom nodes instead of getting them from the dom (#234)
    geotre authored Dec 1, 2022
    Copy the full SHA
    45bac6b View commit details

Commits on Dec 29, 2022

  1. bump to 1.2.3 so that latest tagged version works with 2.0 (#236)

    It also needs a rela tag
    ringabout authored Dec 29, 2022
    Copy the full SHA
    0af2c85 View commit details

Commits on Jan 19, 2023

  1. Copy the full SHA
    32c6139 View commit details

Commits on Mar 2, 2023

  1. Copy the full SHA
    5418c93 View commit details
Loading