1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00
Ivan Velev 0ff8df44cb vue app init: simplified logic in order to facilitate loader/progress UI and loader simulator to test various scenarios
update:
1. use ONE method to set current replay/snapshot (do NOT use a second way: e.g. config.initialView to set initial replay! BAD!)
2. use ONE method to set app data AND current snapshot (regardless of whether it's from a URL re-load, from an iframe bubble-URL change load)
3. make init app method deal ONLY with app init and move data-setter into another (see 2.)
4. on VUE APP INIT: add specific data-set method
2022-02-05 17:08:03 -08:00
..
2022-01-25 23:20:24 -08:00
2021-04-28 16:10:39 -07:00
2021-12-22 17:26:45 -08:00
2022-02-04 17:59:56 -08:00
2022-01-25 18:21:01 -08:00
2022-01-25 21:40:53 -08:00
2022-01-23 17:59:02 -08:00