Historique des commits

Auteur SHA1 Message Date
  jherve f3cd8e1b1c [unrelated] Have QueryRunner work from Document instead of Node il y a 1 an
  jherve 47b55f1f93 Expand list of not found errors il y a 1 an
  jherve 5e4f97716c Some light refactor il y a 1 an
  jherve 111bee353a Add unsafeGetAttribute function il y a 1 an
  jherve 55f380ecb6 Handle li-icon nodes il y a 1 an
  jherve 6e228b0f16 Slight refactor il y a 1 an
  jherve aeb899ceb6 Add data constructors for SVG elements il y a 1 an
  jherve 59310eb919 Rewrite elementToDetached function il y a 1 an
  jherve 314604e254 Replace redundant code with Queryable typeclass il y a 1 an
  jherve f7fc6d72d1 Rename low-level query functions to queryOneNode/queryAllNodes il y a 1 an
  jherve cb3a422b04 Fix all compiler warnings il y a 1 an
  jherve 6bcb3b1a41 Restore test after addition of DetachedButton/A il y a 1 an
  jherve 68059b9eb2 Move DetachedNode code to a module il y a 1 an
  jherve e688ab73e3 Use lens accessors for top card il y a 1 an
  jherve a3c22567a0 Add data constructors for button elements il y a 1 an
  jherve f6960acff5 Add data constructors for link elements il y a 1 an
  jherve dcf3dc07e4 Factorize out classList code il y a 1 an
  jherve aed3cd217d Better split of toDetached code il y a 1 an
  jherve 5f4fe58256 Write lens accessors for TopCard il y a 1 an
  jherve 71b5dbe086 Use lenses in all art deco code il y a 1 an
  jherve dfcef47539 Add Lenses accessors for ArtDeco il y a 1 an
  jherve d38f98e88b Use new parsing method for TopCard il y a 1 an
  jherve 62f3ab2ea8 Simplify query code by making all structures traversable il y a 1 an
  jherve c7fe6844dc Functor instances can be derived il y a 1 an
  jherve ed69a745e4 Turn toXXX functions into simple, generic accessors il y a 1 an
  jherve af8b4c583d Make ArtDeco stuff functors il y a 1 an
  jherve d994c466bd Make ArtDeco classes generic il y a 1 an
  jherve 6976ef2cb1 Replace global toUI with functions named e.g. toHeaderNormal il y a 1 an
  jherve af03978220 Move conversion to UI elements into ArtDeco il y a 1 an
  jherve 99fb4a803c Add test for JobsUnifiedTopCard il y a 1 an