- From: Jiminy Panoz <jiminy@chapalpanoz.com>
- Date: Fri, 22 Sep 2017 09:49:05 +0200
- To: Laurent Le Meur <laurent.lemeur@edrlab.org>
- Cc: AUDRAIN LUC <LAUDRAIN@hachette-livre.fr>, Ivan Herman <ivan@w3.org>, Dave Cramer <dauwhe@gmail.com>, W3C Publishing Working Group <public-publ-wg@w3.org>
- Message-ID: <ca2053788eb0d1e419cc017edb14b1bd@chapalpanoz.com>
In case you need an example for this part: > If you want to transition between pages, your current option is to fetch the new page with JavaScript, update the URL with pushState [1], and animate between the two. > > Having to reimplement navigation for a simple transition is a bit much, often leading developers to use large frameworks where they could otherwise be avoided. This proposal provides a low-level way to create transitions while maintaining regular browser navigation. Barba.js / how it works: http://barbajs.org/how-it-works.html Jiminy Le 22.09.2017 09:31, Laurent Le Meur a écrit : > Thanks for the link. I've forwarded it to the EDRLab WG, we'll study it before our next internal meeting, at this is maybe most requested feature. > > Cordialement, > Laurent > > Le 22 sept. 2017 à 09:15, AUDRAIN LUC <LAUDRAIN@hachette-livre.fr> a écrit : > > Yes, I was thinking the same ! > See also : https://www.edrlab.org/2017/07/07/bd-comics-manga-working-group-starting/ > Luc > > De : Ivan Herman <ivan@w3.org> > Date : vendredi 22 septembre 2017 à 09:09 > À : Dave Cramer <dauwhe@gmail.com> > Cc : W3C Publishing Working Group <public-publ-wg@w3.org> > Objet : Re: Page Transitions > Renvoyer - De : <public-publ-wg@w3.org> > Renvoyer - Date : vendredi 22 septembre 2017 à 09:06 > > On 22 Sep 2017, at 04:39, Dave Cramer <dauwhe@gmail.com> wrote: > > Hadn't seen this before, but Jake Archibald has a few proposals: > > https://github.com/jakearchibald/navigation-transitions > > I completely forgot about it, though I believe I saw some earlier versions. > > I think it is very important for us. I wonder how we could bring Jake into a discussion with us on this (maybe TPAC?). It would be interesting to see him talk to Samuel Petit... > > Ivan > > ---- > Ivan Herman, W3C > Publishing@W3C Technical Lead > Home: http://www.w3.org/People/Ivan/ > mobile: +31-641044153 > ORCID ID: http://orcid.org/0000-0003-0782-2704 Links: ------ [1] https://developer.mozilla.org/en-US/docs/Web/API/History_API#The_pushState()_method
Received on Friday, 22 September 2017 07:49:35 UTC