Historique des commits

Auteur SHA1 Message Date
  Gildas 0dc1d3d2e3 call insertShadowRootContents before remove* functions il y a 6 ans
  Gildas 0ae1bb2fb3 add delegatesFocus attribute to templates only if set to true il y a 6 ans
  Gildas 9806159767 use shadowmode attribute name to detect templates to inject into shadow roots il y a 6 ans
  Gildas 4051fa3be3 replace special chars when building the RegEexp object (cf. #214) il y a 6 ans
  Gildas 3368b381b0 store Runner instances into "runner" properties il y a 6 ans
  Gildas 222a80cb0c take into account the number of resources coming from HTML imports when computing save progress il y a 6 ans
  Gildas a36e511b66 fixed issue #213 il y a 6 ans
  Gildas 87fbe8207f don't store imports if removed from the page il y a 6 ans
  Gildas 50288a1af9 disable more options when processing html inports il y a 6 ans
  Gildas 42e27328cf always insert stylesheets coming from HTML imports into the doc il y a 6 ans
  Gildas 1abcbc935b added "filenameMaxLength" and "filenameReplacementCharacter" options il y a 6 ans
  Gildas be086a021d fixed issues with HTML imports (cf. Youtube on Chome) il y a 6 ans
  Gildas 70f122a159 fixed parsing of imported templates il y a 6 ans
  Gildas 12ccf00147 make sure DOM content exists before inserting it (fix issue #209) il y a 6 ans
  Gildas 862d72073d renamed properties of document data il y a 6 ans
  Gildas d7b1750db5 remove script for web components when executing it il y a 6 ans
  Gildas fd03acccaa renamed docUtil to util il y a 6 ans
  Gildas 82bd8674d7 refactored namesapces il y a 6 ans
  Gildas be81822d5b removed obsolete code il y a 6 ans
  Gildas 54b21b4f51 renamed imageData to imagesData il y a 6 ans
  Gildas cd3243c5cc renamed truncateContent to truncateText il y a 6 ans
  Gildas 59ca7117d0 improved performances of doc pre-processing il y a 6 ans
  Gildas 8968bd78bb removed obsolete code il y a 6 ans
  Gildas 690ec3d5c6 don't handle web components as separate documents il y a 6 ans
  Gildas 4411ffa82e added IIFE around the script used to attach shadow root contents il y a 6 ans
  Gildas c33f5a8b9b insert templates into custom tags content il y a 6 ans
  Gildas c56e8dd433 make sure shadowRootsData has a length il y a 6 ans
  Gildas 3ddcf81da0 insert script for web components initialization only when needed il y a 6 ans
  Gildas feb2d8184e renamed stylesheetContents property il y a 6 ans
  Gildas c4eed9a35b renamed shadowRootsData property il y a 6 ans