Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@daucus/pandoc

fullwebdev23MIT0.4.1TypeScript support: included

Install & use pandoc in Nodejs

readme

FullWeb.dev

logo

A new perspective of Web Development

#

Website Twitter Follow

GitHub package.json version Latest (Pre-)Release Date

Deploy Release Subtrees Deploy to dev

TL;DR

Providing a holistic view of modern web development through learning materials, development libraries, and build tools.

Philosophy

Nowadays, Web Development is becoming more and more specialized, and dogmatic.

"Which framework should I learn first?" "Which one should I choose for my project?" Nobody has a clear answer to those questions. And yet, those are the ones we hear the most.

Developers are pushed to adopt one framework and to stick with it. To start learning web development with one of those, and then to become an "expert" on it. Even though people behind those frameworks are often working together, our community is torn apart by some trolls who never miss an opportunity to tell everyone how any other choice than theirs is wrong.

From this, it's tempting to reject them all. To hope the framework era is close to its end. And to do everything on our own, without any external tool.

We, at FullWeb.dev, think all these approaches can complete each other. That they don't contradict each other.

Opting, or not, for a framework or library, should only be based on context. This requires a full understanding of the consequences of this choice.

Projects

Website

The core of the FullWebDev project.

| | Releases | Directory | | ------- | -------- | --------- | | fullweb.dev | Prod env
Dev env
lighthouse CI reports | /website |

Tools

Dev tools & libraries

| | Releases | Directory | | ------- | -------- | --------- | | (semi-)static site generator | npm | /packages/daucus/ | | modern-helpers | npm | /packages/helpers/ |

Learning materials

| | Releases | Directory | | ------- | -------- | --------- | | code samples | GitHub package.json version | /materials/code-samples/ | | codelabs | GitHub package.json version | /materials/codelabs/ | | slides | GitHub package.json version
GitHub package.json version
GitHub package.json version | /materials/slides/ | | illustrations | GitHub package.json version | /materials/illustrations | data-driven-pwa
(sample app) | last commit | :octocat: fullwebdev/data-driven-pwa/
(see the associated codelab for instructions) |

Status

This website and the associated contents are still at a very early stage of development.

If you want to be informed of the latest evolutions, subscribe to (i.e. "watch") this project's releases and follow Noël Macé on Twitter.

Contributions are very welcomed too, so do not hesitate to open an issue and to fork this repository and send a Pull-Request. Don't forget to read CONTRIBUTING.md first.

License

© Copyright 2019-2021 Noël Macé

Creative Commons License
Except as otherwise noted, the content of this project is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, and programming source code (including code samples) is licensed under the MIT license.

changelog

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.2 (2022-12-04)

Bug Fixes

  • daucus/typedoc-theme: typedoc 0.23 upgrade (f5dee19)

1.0.1 (2022-12-02)

Bug Fixes

  • website: firebase function log (cd27101)
  • website: missing social meta tags for /cv (538a79f)

1.0.0 (2022-10-31)

Bug Fixes

  • website: clearer style for project cards (020845c)
  • website: dark mode toggle icon size (d27542b)
  • website: missing link to english resume (0ffde71)
  • website: remove beta label (ce5ee9e)
  • website: typo in CV (40e332c)

1.0.0-beta.18 (2022-10-27)

Features

  • helpers-router: null route path (ee0a9d7)
  • website: dark mode (a299fbe)

Bug Fixes

  • daucus-cli: keep anchor links as is (94bb414), closes #116
  • helpers-router: handle anchor links (90fd6a4)
  • website: anchor links (baa8a85)
  • website: ce-name dark mode (abe3320)
  • website: CV dark theme (bb1eb8d)
  • website: move footer to main content (45c9b1a), closes #122

1.0.0-beta.17 (2022-10-23)

Features

Bug Fixes

  • daucus-typedoc-theme: fixed peerDependencies (7df25c5)
  • website: hide footer in print version (567f309)
  • website: translation of my CV to english (510fd99)
  • website: update CV content (32024e5)

1.0.0-beta.16 (2022-03-03)

Features

  • website: script BDW S02E05 (e56630e)

Bug Fixes

  • website: update blog post info (72aec31)
  • website: wrong img url in metas (34afaa0)
  • website: wrong title in blog post meta (432b209)

1.0.0-beta.15 (2021-09-28)

Features

  • website: new blog post about fullstack (971eee7)
  • website: update conf after JSC (14bc064)

Bug Fixes

  • website: link to BDW SO2E01 (4f114b9)
  • website: typo in metas for routes (c8b2fd3)
  • website: typos in blog post (9de9c9a)
  • upgrade lhci cli (d162bb4)

1.0.0-beta.14 (2021-09-14)

Bug Fixes

  • website: add meta tags for BDW S02E01 blog post (3a77280)

1.0.0-beta.13 (2021-09-14)

Features

1.0.0-beta.12 (2021-09-09)

Features

  • website: add cv (d498935)
  • website: add en wording for CV (db6a787)
  • website: allow to print articles (681f7de)
  • website: calendly integration (a9865d9)
  • website: new services pages (3636900)
  • website: newsletter subscription form (09cc37e)

Bug Fixes

  • browsers-history: conf notes printing (6e09c8f)
  • website: footer on static load (26ffccf)
  • website: hide mail & add personnal web page (0f3b733)
  • website: project list img overflow (5ce1d49)
  • website: remove margin on print (9f3bd34)

1.0.0-beta.11 (2021-08-01)

⚠ BREAKING CHANGES

  • daucus-pandoc: add bibliography option

Features

  • browsers-history: conf storygrid (89c7d46)
  • daucus-pandoc: add bibliography option (18150ad)
  • website: style daucus references section (07568cb)

Bug Fixes

  • daucus-cli: i18n root directory on watch (8280956)
  • website: typos in latest fr blog post (500ec66)
  • website: update browsers hist conf dates (735a40b)

1.0.0-beta.10 (2021-06-21)

Features

  • website: new blog post - BdW S01E07 (014fe1f)

Bug Fixes

  • code-samples: show Lit until sample (8b91dba), closes #50
  • website: bdw s01e07 new date (e81af6f)
  • website: links to BdW episodes (0d60b80)

1.0.0-beta.9 (2021-06-21)

Bug Fixes

1.0.0-beta.8 (2021-06-17)

Features

  • daucus-cli: rebuild on file change (a4d9cfa)
  • daucus-snowpack-template: add watch script (b2646f3)
  • website: about page (4b2e994)
  • website: add a language switch button (98e524a), closes #80
  • website: conf proposal (fr) - navigateurs (692534d)
  • website: copyright notice (c26e7f7)
  • website: meta data for i18n links (53661c2)

Bug Fixes

  • daucus-pandoc: add missing scripts directory (8225388)
  • website: cleaner look on large screen (e1ec723)
  • website: don't try to load prism-js (5b218b7)
  • website: lang attribute on document (9087c20)
  • website: lang attribute on router outlet (f5a51a7), closes #25
  • website: reflect lang in URL (01d7bb7), closes #73
  • website: update shell lang on navigation (67dee41)

1.0.0-beta.7 (2021-06-07)

Features

  • website: Angular & Nx update reference (a1cb624)

Bug Fixes

  • website: load missing prism languages (2eff866)

1.0.0-beta.6 (2021-05-11)

Features

  • daucus-cli: reverse menu entries (3822d19)
  • website: OSS limits blog post draft (48dccce)

Bug Fixes

  • website: missing link in KDE blog post (b96782d)
  • website: reverse order of blog posts in menu (a804fcb)

1.0.0-beta.5 (2021-05-05)

Features

  • illustrations: images for KDE/FOSS blog post (cc87897)
  • website: KDE blog post (befb982)
  • website: meta tags for /daucus docs (cc12dd9)
  • website: meta tags for /helpers docs (34dcc39)
  • website: show reading time (e75a46e)

Bug Fixes

  • website: typo in fr index meta (fed20f6)

1.0.0-beta.4 (2021-04-25)

Features

  • daucus: typedoc-theme (13bcbf4), closes #75
  • daucus-cli: compiler options (a653ba2), closes #74
  • daucus-cli: exclude project source files (3e15faf)
  • daucus-cli: help command (17a8c3a)
  • daucus-cli: json configuration schema (fcbea01)
  • daucus-cli: more permissive function compilers (2343fd2)
  • daucus-cli: rewrite relative urls (0213bb3)
  • daucus-cli: use filepath for route title (3576979)
  • daucus-router: URL fragment & params (6b4f494), closes #76
  • helpers-router: URL fragments (79ba6b4), closes #76
  • website: add ce-name & helpers docs (5efe3d8)
  • website: add daucus documentation (808cc04)
  • website: scroll to anchor (156cb0c)

Bug Fixes

  • daucus-cli: configuration typings (8d81cf0)
  • daucus-cli: sort menu entries without prefix (d5f270a)
  • daucus-pandoc: remove dependency to Python (70857ce), closes #74
  • daucus-router: typings and custom-elements.json (cf4c484)
  • daucus-router: use @modern-helpers/router 0.4 (a90d729)
  • daucus-snowpack-template: daucus config typings (ec88397)
  • helpers-router: relative links with baseHref (365dd7f)
  • html-loader: update custom-elements.json (d694518)
  • website: add missing en docs for blog (986e1a5)
  • website: center ce-name view (8e5533e)
  • website: daucus project without i18n (f5f563e)
  • website: header width (9404a1d)
  • website: page content width (d887f36)

1.0.0-beta.3 (2021-04-16)

Features

  • illustrations: images for 'As We May Think' blog post (36560f0)
  • illustrations: images for "RFC History" blog post (d2eb436)
  • website: 'As We May Think' blog post (635ae3c)
  • website: meta tags for blog posts (b15504a)
  • website: RFC History blog post (1d938cf)

Bug Fixes

  • website: remove fr news warning (c484bc6)
  • website: typo in blog post (0007ea3)

1.0.0-beta.2 (2021-03-18)

Features

  • custom-element-name: initial commit (62d325d)
  • illustrations: images for the first blog post (07c9a82)
  • illustrations: new rendering benchmark plot (26283bd)
  • website: add /eni/chrome-perf route (9ccf9a6)
  • website: add ce-name (201c53c)
  • website: first blog post (8b1f337)
  • website: new rendering section (4db6a06)

Bug Fixes

1.0.0-beta.1 (2021-02-19)

Features

  • daucus-cli: generate routes (5c0418f)
  • daucus-cli: i18n (85cf6fd)
  • daucus-cli: menu template (f260502)
  • daucus-cli: progress bar & default compiler (f5d3843)
  • daucus-menu: initial commit (98ce434)
  • daucus-router: i18n route finder (79a54ae)
  • daucus-router: initial commit (78e1b11)
  • daucus-snowpack-template: initial commit (da1df51)
  • helpers: new router helper (ca0eeee)
  • helpers-router: allow anchor child element (9af9fcb)
  • helpers-router: handle get parameters (88820e0)
  • helpers-router: restrict click listener (ef1724a)
  • html-loader: html-loaded event (59f0dc9)
  • html-loader: html-loading-error event (0d600ae)
  • html-loader: initial commit (9d98e2d)
  • html-loader: set static content (7cd7471)
  • illustrations: url sketchnote from @manekinekko (2a7f4e6)
  • website: add template for 404 (d70db5e)
  • website: shell & homepage (1f787a2)

Bug Fixes

  • code-samples: minor issues (a3de152)
  • daucus-cli: config module import (b47ed54)
  • daucus-menu: reflect activePath (036fb2d)
  • daucus-snowpack-template: SPA fallback route (6223383)
  • helpers-router: links in shadow dom (8a1c161)
  • website: html-loaded event (628f1d1)
  • website: menu and spinner with localized indexes (6667e87)
  • website: switch language when using localized-files (d5ce895)

1.0.0-alpha.1 (2021-01-21)

Features

  • benchmark: add choo & upgrade tagged template libs (3ee7b6a)
  • benchmark: jquery alternatives (6e80f15)
  • benchmark: jquery implementation (ec10f02)
  • code-samples: add redom minimal-spa (807cd77)
  • code-samples: autocomplete with rxjs (7946819)
  • code-samples: baconjs (0d33a16)
  • code-samples: basic lit-element demo (51fff53)
  • code-samples: intro Redux (c537271)
  • code-samples: lit-element with import maps shim (3331742)
  • code-samples: pagejs & universal-router (e71370f)
  • code-samples: Redux wrapper component & good practices (68f523c)
  • code-samples: rxjs cold observable (dea2a1a)
  • code-samples: simple tagged template example (45a2c44)
  • docs: add atomico & omi to inventory (f5ea270)
  • illustrations: classic app state diagram (46e692c)
  • illustrations: dom libs statistics (ecaed10)
  • illustrations: hyperscript & tagged template libs benchmarks (87dd0b5)
  • illustrations: JSX benchmark plots (ba6b763)
  • illustrations: Observer pattern (754ac1a)
  • illustrations: rxjs marble diagrams (e678aa6)
  • illustrations: tagged template libs weight (c305b6c)
  • illustrations: types of WebDev architures/solutions (ed27f18)

Bug Fixes

  • code-samples: lit-html version & typo (1731bab)
  • docs: popularity of solid (f67fe5f)

0.14.0 (2020-12-10)

Features

  • docs: add vaadin-router & overmind to inventory (72503a3)
  • illustrations: Event & DocumentFragment UML (1fad057)
  • illustrations: HTMLAnchorElement class diagram (a946cac)
  • illustrations: plots of rendering benchmarks (c5dac95)
  • illustrations: rendering introduction third party images (9756b66)
  • illustrations: rendering performance introduction (5dd6610)
  • illustrations: routing, history & location (d77470f)
  • illustrations: URLSearchParams class diagram (76070fc)

Bug Fixes

  • code-samples: don't change history on popstate (308d0f2)
  • code-samples: update http server redirection samples for spa (c1a13f3)
  • docs: add missing alpha warning (71babb4), closes #39
  • helpers: lazy-router should render on popstate (67d4863), closes #38
  • illustrations: missing credits for old routing diagrams (3effaed)
  • illustrations: update CDT captures for rendering example (7df0069)
  • illustrations: update HTMLTemplateElement UML (4bc0624)

0.12.0 (2020-11-27)

Features

  • code-samples: composite component JSF2 (f0999a9)
  • code-samples: constructable stylesheet (3db9676)
  • code-samples: JS class vs prototype (f5fa81b)
  • code-samples: poor style sharing btw WCs (dfda299)
  • illustrations: add browser history illustrations (6172983)
  • illustrations: add webdev fatigue illustration (68db98c)
  • illustrations: browser usage share on Android (38aa8c9)
  • illustrations: CSSStyleSheet UML graph (d6136dd)
  • illustrations: custom element life cycle (314525c)
  • illustrations: fist web server (9395639)
  • illustrations: function components (a31b2ad)
  • illustrations: google search web components (9a59f99)
  • illustrations: histo & credits (9a5fcd4)
  • illustrations: HTML Template & Slot (418f334)
  • illustrations: intro CBSE (a0b7619)
  • illustrations: new browser history illustrations (1cf231d)
  • illustrations: ShadowRoot UML graph (dc15883)
  • illustrations: tc39 (36be24b)
  • illustrations: translate MDN Shadow DOM graph to fr (f55929f)
  • illustrations: W3C process (63d4633)
  • illustrations: web components building blocks (501c2e6)
  • illustrations: whatwg (24cd4ac)

Bug Fixes

  • code-samples: react components (a704b33)
  • code-samples: review shadow-dom samples (f976457)
  • code-samples: simplify jquery example (b1d3454)
  • code-samples: update custom elements attrs samples (c373352)
  • code-samples: update shadow-dom styling samples (e9ba99f)
  • docs: add Cappuccino to inventory (2e084ad)
  • docs: add hyperscript helpers recommended by React (0d24b0f)
  • docs: add Lego & Bricks libraries (89663c3)
  • docs: add redwoodjs to inventory (f25cfab)
  • docs: url to wc libraries (cfaa341)
  • illustrations: adapt browser-share for print (257c037)
  • illustrations: adapt for grayscale (5e278b9)
  • illustrations: adapt for print (193fde7)
  • illustrations: adapt history & standards for print (b3abc17)
  • illustrations: missing credits for range-slider (6f351c2)
  • illustrations: resolution - fundamentals (3cb7bf8)
  • illustrations: wicg new home for proposals (e18ce90)
  • update credits (e8ca1ec)

0.11.0 (2020-09-03)

⚠ BREAKING CHANGES

  • panpress-webapp: update peer dependencies
  • panpress: new default WebApp library
  • panpress-cli: views are now generated in the /app/views/ directory, and routes.js in /app/js/routes.js. But source files (md) for pages should stay in the /pages directory.

Features

  • docs: add route aliases (bdded6d)
  • helpers: allow to rewrite path when route wasn't found (9c11fd9)
  • helpers: new experimental lazy-router helper (1e444cc)
  • panpress-cli: allow route aliases without numbering (ec0cdfe)
  • panpress-cli: generate sitemaps (e288642)
  • panpress-cli: permit to clear snowpack cache (e7ecf9d)
  • panpress-starter: add route aliases without numbering (8f4b63a)
  • panpress-webapp: update peer dependencies (39b7122)

Bug Fixes

  • docs: add missing robot.txt (7b1c68d)
  • docs: add missing robot.txt (58c8585)
  • docs: add missing title id & update lang (a9359ac)
  • docs: css loading on firefox (d1d99b2)
  • docs: keep 404 original path (d5cf7dc)
  • docs: lazy load prismjs (596a9e5)
  • docs: rewrite generic paths (2502490)
  • docs: solve switch lang rendering regression (284c786)
  • docs: update preloads & remove matomo (9bdd82b)
  • helpers: format typings (0d2a1ee)
  • helpers: resolve lazy-router/navigate promise (5e5b85d)
  • helpers-lazy-router: allow async callbacks (efc7726)
  • helpers-lazy-router: allow generic 404 (eef3e45)
  • panpress-cli: path to snowpack binary (634d59e)
  • panpress-cli: raise maxBuffer for snowpack (15640d3)
  • panpress-cli: update snowpack (1d7297a)
  • panpress-cli: use a huge max buffer for snowpack (9463dc2)
  • panpress-starter: add missing robot.txt (cc088e8)
  • panpress-starter: modulepreload (363dd1b)
  • panpress-starter: remove postcss import (b1fb88e)
  • panpress-starter: rewrite generic paths (e2e9d4f)
  • panpress-starter: update dependencies (a4139ba)

  • panpress: new default WebApp library (928dc6b)

  • panpress-cli: use an "app" source dir (6b36327)

0.10.0 (2020-08-24)

Features

  • docs: embed one videos for each conf (057ba1a)
  • docs: matomo (e9a64fb)
  • helpers: split packages (16b0a3c)
  • panpress-cli: allow to not include additionnal pages (bdda3b4)
  • slides-vanilla: import (d04fb46)
  • wof-slides: import (9a90014)

Bug Fixes

  • docs: links to slides (7321a75)
  • docs: links to vanilla-slides (592752e)
  • docs: remove ref to web-on-fire repo for slides (bb90de7)
  • docs: url to slides-wof-1 (fe88b34)
  • panpress-cli: hard coded repo url (572901b)
  • panpress-cli: path to snowpack binary (ad88fac)

0.9.1 (2020-08-16)

Bug Fixes

  • docs: async routing (6321eae)
  • docs: better color palette (2cc2ee0)
  • docs: broken link in materials (25c73aa)
  • docs: broken md links (d401f55)
  • docs: code a11y colors (b8135ef)
  • docs: focus on header after navigation (2d3f377)
  • docs: home footer color and position (92aa476)
  • docs: material caption style (a077425)
  • docs: missing aria-label and aria-current (4c8d101)
  • docs: missing feedback on click (7d02c6c)
  • docs: missing icon for external links (f8c18a2)
  • docs: missing target _blank (347aa93)
  • docs: navigation history (45d42fa)
  • docs: pages readability (627ebd6)
  • docs: readable theme (e53bc08)
  • docs: reorg w/ a fundamentals section (fe73bd9)
  • docs: sidebar menu hierarchy (708358d)

0.9.0 (2020-08-14)

Features

Bug Fixes

  • code-samples: index (6f394ae)
  • code-samples: index title (6c31df0)
  • docs: bad routes (d626e32)
  • docs: code highlighting (4215c7f)
  • docs: collapsible details (370e821)
  • docs: collapsible submenus (c7a9f00)
  • docs: don't load app-shell css unused media (687ad4c)
  • docs: don't use whole page name (eb758c5)
  • docs: futur conferences menu (631437a)
  • docs: html encoding (c4d618e)
  • docs: loading performance optimisations (feccd59)
  • docs: order of sidebar entries (a9b3418)

0.8.0 (2020-08-01)

Features

  • benchmark: add as submodule (3e808fa)
  • benchmark: helpers implementation (0debb35)
  • code-samples: compare bad innerHTML w/ dom api (52fc68b)
  • code-samples: explain rendering performance (9b79bd7)
  • code-samples: fragment & element cache (1456cae)
  • code-samples: hyperscript rendering (74e9e5e)
  • code-samples: innerHTML rendering (bcfaf87)
  • code-samples: loading scripts (dfa1c3c)
  • code-samples: paint api (dc4d568)
  • code-samples: templating (5c50c91)
  • docs: add lit-up and Mavo to inventory (70e2c4f)
  • docs: add new items to inventory (4708102)
  • docs: add new items to inventory (9d20adf)
  • docs: add rendering libs syntax & perf (5671146)
  • docs: add some hyperscript related libs to inventory (12dcbed)
  • docs: add static gen related entries to inventory (bb060b3)
  • docs: add yst to inventory (0565d92)
  • helpers: createElement helper (b172c91)
  • helpers: dynamic attributes & class (fd24813)
  • helpers: rendering template (6c67b50)
  • illustrations: explain rendering performance (3e9e46b)
  • illustrations: rendering performance introduction (8fc5e48)
  • perf: array loop benchmarks (2191b42)
  • perf: class vs literrals (2fa364a)
  • perf: compare ways to get an element (4b7bfd9)
  • perf: loop on object (ab5f47e)
  • perf: wrong rendering benchmark (1511e66)

Bug Fixes

  • code-samples: move memorization to another part (2f53048)
  • docs: add gh stars instead of NA in inventory (7628763)
  • docs: hide unmaintained projects (edc04a2)
  • docs: list libs performance issues (8825246)
  • perf: add missing spread test for array loop (cb56cb9)

0.7.0 (2020-07-01)

Features

  • docs: inventory bundle size & markers (9fa1ae1)
  • docs: new fr talk abstracts (68c5ff3)
  • docs: tooling inventory (782f5ae)

Bug Fixes

  • docs: inventory item bundle dl time (9b80bad)
  • docs: scoped packages in inventory (6acf65b)

0.6.0 (2020-06-17)

Features

  • code-samples: angularjs components (4a9e7cc)
  • code-samples: attach shadow DOM with style (619f756)
  • code-samples: custom-element function & empty class (52a8bcc)
  • code-samples: custom-elements fundamentals (8fe9937)
  • code-samples: custom-elements valid naming & polyfil (d74d48b)
  • code-samples: html template (cbea811)
  • code-samples: JQuery Plugin using Range Sample (012fcf4)
  • code-samples: open and closed shadow dom modes (8ecd5cd)
  • code-samples: react component hello world (7a9cf3c)
  • code-samples: react component hello world with JSX (d0a1987)
  • code-samples: react stateful components (348836f)
  • code-samples: shadow dom style (6b62d06)
  • code-samples: shared react hooks (18d4784)
  • code-samples: slot (230f72a)
  • code-samples: vanilla & lit-html function-based component (e538701)
  • code-samples: wc attributes & props (c6b3177)
  • code-samples: wc lifecycle (a137110)
  • illustrations: JQuery Range Slider (976a89e)

Bug Fixes

  • code-samples: use textContent instead of innerHTML (f39afef)
  • copyright (6fd4151)

0.5.0 (2020-05-27)

Features

  • docs: add temporary introduction / about page (9b7dd23)

0.5.0-beta.4 (2020-05-20)

Features

  • docs: add fr learning material (a152816)
  • docs: complete material extraction (ebb5530)

Bug Fixes

  • docs: broken link to parisweb video (9fd843f)
  • docs: missing index in /material (864a564)

0.5.0-beta.3 (2020-05-19)

0.5.0-beta.2 (2020-05-19)

Bug Fixes

  • codelabs: new data-driven-pwa url after transfer (ad165c5)

0.5.0-beta.1 (2020-05-19)

Features

  • illustrations: move illustrations from book (eff560b)

0.2.0-beta.1 (2020-05-19)

Features

  • docs: add conferences (a7156a4)
  • docs: links to reveal confs (b5849a7)
  • docs: move flashcards to docs (06a546c)

Bug Fixes

  • docs: remove useless language button (ad45c45)
  • docs: renaming (918dc96)
  • docs: use a twitter large image card (25d756a)

0.1.0 (2020-05-17)

First beta on https://next.wof.show (see noelmace/web-on-fire).

Bug Fixes

  • codelab: rewrite chapter 4 (f239f13)
  • codelabs: intro (08884d0)
  • codelabs: MDD_fr intro (3edb3bd)
  • codelabs: misspellings (f2bed17)
  • codelabs: redirect modern-data-driven en to fr (b4530ca)
  • codelabs: refresh app before step 4 (28944e7)
  • codelabs: remove refs to open-wc (f08c6fd)
  • data-driven-pwa: css for install btn (bb318b4)
  • data-driven-pwa: css for promotion (432e138)
  • data-driven-pwa: css for share (6f06670)
  • data-driven-pwa: manifest (2fb6412)
  • data-driven-pwa: replayRequests (b8e6498)
  • data-driven-pwa: use workbox 5 (b019092)
  • docs: app name (0f0d30e)
  • docs: favicon for subprojects (d09cc8f)
  • docs: french title (2a61e37)
  • docs: link to codelab (c77a90f)
  • docs: remove git clone cmd from homepage (9f12020)
  • slides/reveal: BoW PRPL (045591f)
  • slides/reveal: BoW workshop content (b8d8bba)
  • slides/reveal: enhance index.html look & feel (06e8c3f)
  • slides/reveal: enhance social links in index (b135aba)
  • slides/reveal: remove "next" from index (27812a1)
  • slides/reveal: remove bonitasoft (db742d8)
  • slides/reveal: remove WIP notice in BoW WS (573e250)
  • slides/reveal: shorter intro for BoW PRPL (c9b3044)
  • slides/reveal: typo in index (0ee3c2e)
  • slides/reveal: update dependencies (df18416)

Features

  • codelabs: fr modern-data-driven - bgsync (5ebdd46)
  • codelabs: fr modern-data-driven - bgsync 1 (423d838)
  • codelabs: fr modern-data-driven - bgsync 2 (17d7f23)
  • codelabs: fr modern-data-driven - create PWA (a31c39a)
  • codelabs: fr modern-data-driven - intro (da5147f)
  • codelabs: fr modern-data-driven - sync event (30b8aff)
  • codelabs: fr version (f7ed4e1)
  • codelabs: light infobox (7033f97)
  • codelabs: MDD_fr - code for first A2HS btn (e77a937)
  • codelabs: MDD_fr A2HS UX part1&2 (d46dde4)
  • codelabs: MDD_fr conclusion A2HS (9a9fb06)
  • codelabs: MDD_fr dark mode (bc2a425)
  • codelabs: MDD_fr instructions 1st A2HS btn (bbf4dd0)
  • codelabs: MDD_fr Share Target (222a90e)
  • codelabs: MDD_fr Web Share API (18c9a0e)
  • codelabs: promote install - part 1 (31a0a30)
  • codelabs: workbox version notice (a5decf5)
  • data-diven-pwa: steps 9 (a to c) (e33f766)
  • data-driven-pwa: add first projects (5a737f9)
  • data-driven-pwa: all step 4 (da5d543)
  • data-driven-pwa: share icon (21fabf7)
  • data-driven-pwa: step 10a (093c1a6)
  • data-driven-pwa: step 11 (99482f6)
  • data-driven-pwa: step 4-4 (e842dbd)
  • data-driven-pwa: step 4-5 (2da89b2)
  • data-driven-pwa: step 4-6 (939cc3d)
  • data-driven-pwa: step 4-7 (5c301cd)
  • data-driven-pwa: step 5 (313783c)
  • data-driven-pwa: step 6 (fbf89b6)
  • data-driven-pwa: step 7 (2c75567)
  • data-driven-pwa: step 8 (0ca63d7)
  • data-driven-pwa: steps using diff/patch (83e498e)
  • docs: internationalization (fr) (04f6127)
  • init new website & codelab (5dd2c7a)
  • slide/reveal: add nantesjs video (e4c217b)
  • slides/reveal: add Fast chapter to BoW WS (f570a8a)
  • slides/reveal: add NantesJS talk (712ae58)
  • slides/reveal: add precache to PRPL (2948d4b)
  • slides/reveal: add PRPL talk for BoW 2019 (348887f)
  • slides/reveal: BoW workshop base (c791c48)
  • slides/reveal: init from reveal.js (c53d4b7)
  • slides/reveal: migrate web on fire docs (dd8fea2)
  • slides/reveal: moved home page to wof.show (4d473b8)
  • slides/reveal: new WIP slides (3d8c231)
  • slides/reveal: remove JS in the legacy theme (b630f22)
  • slides/reveal: start BoW Workshop (bd76442)
  • slides/reveal: update index (0c92106)
  • slides/reveal: youtube logo in index (394d225)