island.js

📝 Vite & MDX powered static site generator. Base on islands architecture

MIT License

Stars
451
Committers
31

Bot releases are hidden (Show)

island.js - Release 0.5.2

Published by sanyuan0704 almost 2 years ago

Features

  • add build and preview cli options @spicylemonhaha 0.5.2 (2022-10-27)
island.js - Release 0.5.1

Published by sanyuan0704 almost 2 years ago

0.5.1 (2022-10-26)

Bug Fixes

  • @iconify-json/carbon should't be devDeps @sanyuan0704 (#115) (81ecc77)
  • disable transition when toggle to dark mode @ahabhgk (#112) (43890bf)
island.js - Release 0.5.0

Published by sanyuan0704 almost 2 years ago

0.5.0 (2022-10-23)

Bug Fixes

Features

  • back top component @gumingWu @sanyuan0704 (#98) (9395fd7)
  • lineNumber in frontmatter @shulandmimi (#110) (c090d4c)
  • support cli params @spicylemonhaha @sanyuan0704 (#109) (eae06bd)
  • support image preview @liuqh0609 (#105) (f7330a8)
island.js - Release 0.4.3

Published by sanyuan0704 almost 2 years ago

0.4.3 (2022-10-20)

Bug Fixes

  • hasSidebar in navbar title (0c05644)
  • off by default and increase the cache to avoid secondary detection (#108) (d7b8265)
  • other md document updates cause home page data loss (#99) (b5edd92)

Features

island.js - Release 0.4.2

Published by sanyuan0704 about 2 years ago

0.4.2 (2022-10-17)

Bug Fixes

  • custom style error in windows (2a15d56)
island.js - Release 0.4.1

Published by sanyuan0704 about 2 years ago

0.4.1 (2022-10-16)

Bug Fixes

island.js - Release 0.4.0

Published by sanyuan0704 about 2 years ago

0.4.0 (2022-10-16)

Features

island.js - Release 0.3.7

Published by sanyuan0704 about 2 years ago

0.3.7 (2022-10-16)

Bug Fixes

  • search freeze in backtrack header logic (#97) (949c5da)

Features

island.js - Release 0.3.6

Published by sanyuan0704 about 2 years ago

0.3.6 (2022-10-15)

Bug Fixes

Features

island.js - Release 0.3.5

Published by sanyuan0704 about 2 years ago

0.3.5 (2022-10-13)

Bug Fixes

  • rehype line number plugin error (d1056ca)

Features

island.js - Release 0.3.4

Published by sanyuan0704 about 2 years ago

0.3.4 (2022-10-12)

Bug Fixes

Features

island.js - Release 0.3.3

Published by sanyuan0704 about 2 years ago

0.3.3 (2022-10-10)

island.js - Release 0.3.2

Published by sanyuan0704 about 2 years ago

0.3.2 (2022-10-09)

Bug Fixes

  • unexpect html string custom head children is undefined (fabc4c1)
  • custom remark plugin not work (d790b4e)
  • doc typo (591cdc2)
  • e2e test run failed (#68) (15cf399)
  • fragments should be excluded from route (3c2a52a)
  • in dark mode, the background color of search results (#67) (643df60)
  • last update time zone incorrect (c07e014)

Features

island.js - Release 0.3.1

Published by sanyuan0704 about 2 years ago

0.3.1 (2022-10-07)

Bug Fixes

  • copy-to-clipboard perbundle problem (237353d)
  • flexsearch prebundle problem (8ce53c3)
island.js - Release 0.3.0

Published by sanyuan0704 about 2 years ago

0.3.0 (2022-10-06)

Bug Fixes

Features

  • add basic e2e test (#52) (3f7597e)
  • add header group show (113340b)
  • add keydown event (ca930df)
  • add not found & loading status in search (476f534)
  • add throttle for query change handler (91e41e6)
  • adjust sidebar config (9adcad2)
  • develop search ui (517002d)
  • integrate flexsearch (0bb6210)
  • load all page data on demand in search logic (2d6362a)
island.js - Release 0.2.8

Published by sanyuan0704 about 2 years ago

0.2.8 (2022-10-04)

Bug Fixes

  • location not defined duration prod build (6e11f73)
  • useEffect is invalid (6495e07)

Features

  • add menu group for translations (da43a24)
  • code copied button (52298a7)
island.js - Release 0.2.7

Published by sanyuan0704 about 2 years ago

0.2.7 (2022-10-03)

Bug Fixes

  • unocss cannot found & postinstall error (aa3acdc)
island.js - Release 0.2.6

Published by sanyuan0704 about 2 years ago

0.2.6 (2022-10-03)

Bug Fixes

  • aside position error (3f47da2)
  • correct theme breakpoints (10a9beb)
  • hidden translations if not necessary (133b4d7)
  • scrollbar disappear when sidebar is too long (d363950)

Features

  • integrate unocss (3c3aae2)
  • migrate default theme style to unocss (24f1698)
island.js - Release 0.2.5

Published by sanyuan0704 about 2 years ago

0.2.5 (2022-10-02)

Bug Fixes

  • use defer, it will be sure that the polyfill is executed before app script (ee6dc1c)
  • without initializing the git repository, the program terminates directly (96e5b3f)

Features

  • inject the polyfill of importmap ahead to solve the compatibility problem (605bf97)
island.js - Release 0.2.4

Published by sanyuan0704 about 2 years ago

0.2.4 (2022-10-01)

Bug Fixes

  • add dep files (a5444dc)
  • locales config (0d0e51f)
  • part of the text is not configured for localization (87db64d)