Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Integrate VDOM system into widget-core #728

Merged
merged 62 commits into from
Oct 26, 2017
Merged

Integrate VDOM system into widget-core #728

merged 62 commits into from
Oct 26, 2017

Commits on Oct 18, 2017

  1. Configuration menu
    Copy the full SHA
    0a97d10 View commit details
    Browse the repository at this point in the history
  2. progress

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    41936c4 View commit details
    Browse the repository at this point in the history
  3. more progress for vdom

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    3f85e78 View commit details
    Browse the repository at this point in the history
  4. clean up for vdom

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    9bcb8d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d02099f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c721fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d457e4f View commit details
    Browse the repository at this point in the history
  8. updated interfaces

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    8dfc14d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    377a60e View commit details
    Browse the repository at this point in the history
  10. extra typing goodness

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    73b320c View commit details
    Browse the repository at this point in the history
  11. Update DomWrapper

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    fd4de00 View commit details
    Browse the repository at this point in the history
  12. Small tweaks

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    4e5d6b7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8699fe3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6f0a22a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ec59d0c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    700e689 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5253b49 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f0dce7f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ee6db08 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    22bef16 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d7b59c8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    755d71a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    32d1547 View commit details
    Browse the repository at this point in the history
  24. Update vdom unit tests

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    af76faf View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bc519f7 View commit details
    Browse the repository at this point in the history
  26. clean __render__ call

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    a27d487 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3e71ba9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    040b37b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4ce6604 View commit details
    Browse the repository at this point in the history
  30. Fix the unit tests

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    ce57698 View commit details
    Browse the repository at this point in the history
  31. Remove references to vnode

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    0d98749 View commit details
    Browse the repository at this point in the history
  32. update typo on interface name

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    44e6564 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    759decc View commit details
    Browse the repository at this point in the history
  34. vdom fixup

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    9aea263 View commit details
    Browse the repository at this point in the history
  35. more clean up

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    c19c45d View commit details
    Browse the repository at this point in the history
  36. more unit tests

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    2e039c5 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    104f81c View commit details
    Browse the repository at this point in the history
  38. vdom unit tests for widgets

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    fa5d52f View commit details
    Browse the repository at this point in the history
  39. remove properties checks

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    7f5a0f2 View commit details
    Browse the repository at this point in the history
  40. remove insertBefore in vdom

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    47cfa3b View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    1776b59 View commit details
    Browse the repository at this point in the history
  42. remove maquette references

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    66d1ecc View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    bd9d883 View commit details
    Browse the repository at this point in the history
  44. Updated package-lock.json

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    7375e89 View commit details
    Browse the repository at this point in the history
  45. more unit tests and fixes

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    9117dea View commit details
    Browse the repository at this point in the history
  46. small fixups

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    99a0a08 View commit details
    Browse the repository at this point in the history
  47. final fixes

    agubler committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    58eafd6 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    c778c04 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Configuration menu
    Copy the full SHA
    0ecf7c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce2d679 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b857b82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e831972 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3506753 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f738e7f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Configuration menu
    Copy the full SHA
    a6f324b View commit details
    Browse the repository at this point in the history
  2. Support skipping unknown / non matching nodes when merging the render…

    … output onto existing HTML
    agubler committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    299b364 View commit details
    Browse the repository at this point in the history
  3. Add resolving util for rAF and rIC which falls back to stubbing setTi…

    …meout when requestIdleCallback isn't supported
    agubler committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    5cc7163 View commit details
    Browse the repository at this point in the history
  4. fixup unit test

    agubler committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    0b6a419 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36cead0 View commit details
    Browse the repository at this point in the history
  6. else on newline

    agubler committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    8ee06ca View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    d4dee5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df91227 View commit details
    Browse the repository at this point in the history