Skip to content

Latest commit

 

History

History
827 lines (364 loc) · 31.5 KB

CHANGELOG.md

File metadata and controls

827 lines (364 loc) · 31.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.8.4 (2021-05-15)

Bug Fixes

2.8.3 (2021-03-30)

Bug Fixes

  • mdx-loader: infer code lang (fd97166)

2.8.2 (2021-03-25)

Bug Fixes

  • client: fix sidebar condition (643987c)
  • fusuma: check slides dir (f0b42c4)

2.8.1 (2021-03-15)

Bug Fixes

  • fusuma: fix publicPath for / (d7ec214)

2.8.0 (2021-03-14)

Bug Fixes

  • client: add --account-icon-color to themes (79f1ccc)
  • client: add userSelect (49f8580)
  • client: fix fragments for a last page (0d866fe)
  • client: fix table css (b7daa03)
  • client: modify some color (c399224)
  • client: stop video when slides are changed (b17172f)
  • fusuma: allow undefined for gzSize (80386cd)
  • fusuma: don't use Promise.all to close connections (0f9e713)
  • fusuma: use publicPath instrad of / (ce1734d)
  • mdx: allow mp4 and webm (cfe8d88)

Features

  • client: add fit-font class (24b79e4)
  • fusuma: improve output logs (f07666b)
  • generate-meta-webpack-plugin: introduce new plugin (8e7e54e)

2.7.0 (2021-02-22)

Features

  • mdx-loader: implement account syntax (9f13ce8)

2.6.0 (2021-02-18)

Bug Fixes

Features

  • mdx-loader: add mermaid attr (dd4a940)

2.5.0 (2021-02-17)

Bug Fixes

  • client: check undefined or not for plain slide (9946de3)
  • client: modify fragment (661792f)
  • client: turn off animation (31aac6a)

Features

  • client: add fragments description to assistant (33a29a1)
  • client: apply fragments (dd775a4)
  • client: introduce fragments (6a3d56e)
  • client: remove canvas feature (5cee7c7)
  • client: use context (586d2b9)
  • mdx: add fragments syntax (291082f)
  • mdx: add image props(w, h) (b2a7002)

2.4.0 (2021-02-09)

Bug Fixes

  • client: enable prism when ssr (fc72e09)
  • client: remove pre background (975ec45)
  • fusuma: change target browser versions (db9e254)

Features

2.3.1 (2021-02-07)

Note: Version bump only for package fusuma

2.3.0 (2021-02-07)

Features

  • prism-loader: introduce prism-loader (ddee972)

2.2.0 (2021-02-06)

Bug Fixes

  • client: change twitter icon color (7b2696c)

Features

  • client: add embed feature (5071c0d)

2.1.0 (2021-02-05)

Features

  • fusuma: improve build output logs (cff37e7)

2.0.0 (2021-02-03)

Bug Fixes

  • client: add flex-wrap for mobile (5807da8)
  • client: add swipe event for mobile (c7386fb)

Features

  • client: add left and right classes (3c58d47)
  • client: update Assistant (dc2dfc9)
  • config: update style.css (75962f5)
  • fusuma: add a11y (09ce8cd)
  • mdx-loader: add classes to block-start (dcdb3bd)

2.0.0-alpha.28 (2021-02-02)

Bug Fixes

  • config: move vertical into ui (3ce167a)

Features

  • client: add custom css for images (30d615c)
  • client: improve assistant (8da3771)
  • mdx: add parser and modify classes (89205f2)

2.0.0-alpha.27 (2021-02-01)

Bug Fixes

  • client: add align-items to column (f173a04)
  • client: add prefix for colors (71acc07)
  • client: modify customize.css (d8f3403)
  • fusuma: use exec, not spawn (483bba6)

Features

  • client: add some options (e21d70f)
  • client: improve css system (a9665f6)
  • client: use fit-content for executable-code (423cb38)
  • fusuma: update template (9fd4f62)
  • mdx: add background syntax (535f2eb)

2.0.0-alpha.26 (2021-01-31)

Bug Fixes

  • build: remove pagination for og-image (ad171f8)
  • cli: remove -f from start and add start-prod command (8c1f016)
  • client: add slide-background class to container (e704af0)

Features

2.0.0-alpha.25 (2021-01-30)

Bug Fixes

  • rename sectionTitle to section-title (4dedd06)
  • client: move react-accessible-accordin to deps (4263f8c)

2.0.0-alpha.24 (2021-01-30)

Bug Fixes

  • client: add background as default (0e75025)
  • client: modify presenter mode (f801f6c)
  • fusumarc: revert languages section (13b48b3)
  • fusumarc: revert languages section (801f435)
  • webpack: format output lines (d299bc3)

Features

  • client: add custom css (c79cfb8)
  • client: add many options (cb8bcdb)
  • client: add node theme (cee71e3)
  • client: add webpack and babel themes (da3b7b2)
  • client: get rid of webslides (de5ec67)
  • client: reload each css (848acbb)
  • fusuma: improve output log (a21684a)
  • init: create fusumarc.yml (7cd4f3f)
  • init: create fusumarc.yml (161281a)
  • pdf: refactor pdf process (0e7525f)

2.0.0-alpha.23 (2021-01-26)

Bug Fixes

  • use endsWith for publicPath (b443dfa)

Features

  • client: add assitant for development (db67b30)

2.0.0-alpha.22 (2021-01-25)

Bug Fixes

Features

  • build: use dynamic rendering and remove ssr (f9f872a)

2.0.0-alpha.21 (2021-01-25)

Features

2.0.0-alpha.20 (2021-01-25)

Bug Fixes

  • mdx: remove comment from source (52900e9)

2.0.0-alpha.19 (2021-01-24)

Bug Fixes

  • webpack: remove threshold (4e03274)

Features

  • mdx: add executable-code syntax (d87f3b9)

2.0.0-alpha.18 (2021-01-24)

Features

  • mdx: add block-start/end feature (53b747a)

2.0.0-alpha.17 (2021-01-23)

Features

  • build: introduce compression-webpack-plugin (c82d97a)

2.0.0-alpha.16 (2021-01-23)

Bug Fixes

  • webpack: use production mode on production (e010c97)

2.0.0-alpha.15 (2021-01-21)

Bug Fixes

  • client: fix host logic (fc7137a)
  • tasks: respect config.build.publicPath (0d172bc)

Features

  • start: add -f option to serve dist directory (e18508d)

2.0.0-alpha.14 (2021-01-21)

Bug Fixes

  • build: don't use persistent cache (f62be21)

Performance Improvements

2.0.0-alpha.13 (2021-01-21)

Bug Fixes

2.0.0-alpha.12 (2021-01-21)

Bug Fixes

  • confiig: turn off runtime (200a971)

2.0.0-alpha.11 (2021-01-21)

Reverts

  • Revert "refactor(client): remove react" (2c54775)

2.0.0-alpha.10 (2021-01-20)

Bug Fixes

Features

  • cli: add chalk (223c673)
  • preparation: infer publicPath automatically (de057ed)

2.0.0-alpha.9 (2021-01-20)

Bug Fixes

  • build: add publicPath to fileServer (b75d44d)

2.0.0-alpha.8 (2021-01-20)

Features

  • config: add publicPath field (52a2ddd)

2.0.0-alpha.7 (2021-01-19)

Bug Fixes

  • client: fix sidebar param (ffbca40)
  • client: update screenfull (74b6326)

2.0.0-alpha.6 (2021-01-19)

Bug Fixes

  • cli: validate the base path (4d81a42)

2.0.0-alpha.5 (2021-01-19)

Features

  • cli: add basePath option (1bbee94)

2.0.0-alpha.4 (2021-01-19)

Bug Fixes

1.16.0 (2020-02-17)

Features

1.15.2 (2020-02-13)

Bug Fixes

  • babel: update babel-plugin-prismjs and babel-loader (bec5b41)

1.15.1 (2020-01-05)

Bug Fixes

  • the image wrttien in markdown-syntax ![]() is not rendered (e12e821)

1.15.0 (2019-09-04)

Features

  • fusuma: add option of port to the 'start-task'. (3899e49)

1.14.2 (2019-08-10)

Note: Version bump only for package fusuma

1.14.1 (2019-07-30)

Bug Fixes

  • webpack: don't use a separator directly (768c16d), closes #170

1.14.0 (2019-07-26)

Features

1.13.0 (2019-07-16)

Features

  • configs: add webpack option (e69fa31)

1.12.1 (2019-07-12)

Bug Fixes

  • client: call Prism.hightlightAll (9850452)
  • client: fix Twitter lint in Sidebar and decide URL automatically (b5ec52d)

1.12.0 (2019-07-10)

Bug Fixes

  • configs: add default link color (d5a6275)

Features

  • client: implement some components for user-land (d203381)

1.11.0 (2019-07-08)

Features

  • mdx: implement line-highlight (94e83e7)

1.10.2 (2019-07-07)

Bug Fixes

Performance Improvements

  • client: don't use setTimeout when the page number is 0 (08e4ee2)

1.10.1 (2019-07-07)

Performance Improvements

  • webpack: introduce cache-loader (b009380)

1.10.0 (2019-07-06)

Bug Fixes

Features

  • configs: add scaffolding into init command (0d10187)

1.9.6 (2019-07-06)

Bug Fixes

1.9.5 (2019-07-05)

Performance Improvements

  • client: don't include setupWebSlides in useEffect when on browsers (2445045), closes #140

1.9.4 (2019-07-05)

Bug Fixes

  • client: don't use localstorage when running presentation api (269975a)
  • fusuma-loader: replace class with className (48d0f73)

1.9.3 (2019-07-04)

Bug Fixes

  • resolve edge-case of webpack base-path resolution (2b05c77)
  • client: don't accept null (84ff3aa), closes #139
  • client: modify code block font size (#136) (2ef98fa)
  • webpack: don't output remark warning (d66093f)

1.9.2 (2019-07-01)

Bug Fixes

  • client: optimize webSlides (6ae8025)

1.9.1 (2019-07-01)

Bug Fixes

  • webpack: don't use alias on userland (3202f4b)

1.9.0 (2019-07-01)

Bug Fixes

  • configs: showIndex is now as a default (bdffa06)
  • webpack: add output log (04a3521)

Features

  • client: support HMR of mermaid (abee659)
  • configs: add chart option (a60a466)
  • webpack: don't use webpack-dev-server (dd4a3fb)
  • webpack: implement to generate mermaid nodes in MDXAST (bfd73a5)
  • webpack: run SSR when running build task (b277517)
  • webpack: support MathJax (adeaf00)

Performance Improvements

  • client: don't use setTimeout when NODE_ENV=production (dd49411)

1.8.0 (2019-06-26)

Features

  • client: implement drawing feature (7a75b09)

1.7.0 (2019-06-25)

Features

  • client: implement capturing screen contents (9c98fc0)

1.6.0 (2019-06-24)

Bug Fixes

  • client: calculate blob's duration (f953623)
  • client: modify sidebar css (4505871)
  • configs: don't validate .fusumarc (e76fe22)
  • fusumarc: decide repositoryUrl automatically (175b966)
  • fusumarc: remove author key (7e03faa)
  • fusumarc: rename from name to title (bdcccd7)
  • webpack: avoid using AggressiveMergingPlugin (2411456)

Features

  • client: implement timeline and recording (52264f5)

Performance Improvements

  • optimize processing performance (c33a19d)

1.5.1 (2019-06-22)

Bug Fixes

  • client: don't use lazyload (900d245)

1.5.0 (2019-06-20)

Features

  • live: renew design and logger (44b3463)

1.4.2 (2019-06-19)

Bug Fixes

  • live: push comments list if a user joins (3a6e1f2)
  • webpack: don't output built logs when pdf and live (041a09a)

1.4.1 (2019-06-19)

Bug Fixes

  • webpack: don't use chunks:all in splitChunks (61b0a42)

1.4.0 (2019-06-19)

Bug Fixes

Features

  • client: change sidebar ui (efbaed8)

1.3.0 (2019-06-19)

Features

1.2.3 (2019-06-18)

Bug Fixes

  • client: fix typo (803c4b0)
  • fusuma: check to exist @fusuma/task-pdf (074712e)

1.2.2 (2019-06-17)

Bug Fixes

1.2.1 (2019-06-17)

Bug Fixes

1.2.0 (2019-06-17)

Bug Fixes

  • client: move init of ws process to base (b4caaf6)
  • deps: update dependency css-loader to v3 (85bbc6e)
  • deps: update dependency deepmerge to v3.2.1 (6b390d2)
  • deps: update dependency file-loader to v4 (795349e)
  • Host: fix note (28974bd)
  • presenter: disable lazyload on view mode (91fd6fa)
  • webpack: replace a string of image src with cjs (883d007)
  • lazyload (ba9669b)

Features

  • client: delete loading screen (05230b8)
  • client: enable hmr (fc6bd03)
  • client: enable mdx (8781843)
  • webpack: create webpack-loader to traverse MDAST (1db5281)
  • webpack: support emoji (c898581), closes #92