All notable changes to larecipe
will be documented in this file
1.2.5 (2018-09-26)
- Add Medium-zoom like effect - (#aa3dcce)
- Fix rendering blade before replacing version number - (#43e1195) (#44)
- Fixed multi-level lists - (#43)
- Add laravel 5.4 and 5.7 in require-dev composer.json - (#41)
1.2.4 (2018-09-23)
- Add support for many Prism languages using autoloader 🔥 - (#39) (#34) (#30)
- Add support for Blade syntax inside amrkdown 🔥 - (#35)(#29) (#28)
1.2.3 (2018-09-22)
- Add support for dynamic route placeholder - (#fd21ce2)
1.2.2 (2018-09-21)
- Add disqus fourm support - (#8b4111e)
- Add php7.1+ version requirement in readme - (#33)
1.2.1 (2018-09-20)
- Add version number in the search - (#791ca9c)
1.2.0 (2018-09-20)
- Algolia Search Support - (#0271ec3)
- Dynamic color palette - (#73a1c83) (#55678fc)
- Dark/Light code theme - (#c577ac5)
- Organize doc files in subfolders - (#27)
- Sidebar visibility can be configured - (#1bb3fc4) (#18)
- Better SEO support - (#8eb0551) (#df82de7)
- Create .gitattributes - (#20)
1.1.0 (2018-09-11)
- Allow to opt out app name in navbar (#e1c8193)
- Add small notification if a user forgot to run install command (#1a758d2) (#8)
- Use Larecipe logo by default to prevent showing blank logo after installation (#ebace69) (#8)
- Weird content animation (#d87f711)
1.0.1 (2018-09-02)
- Store sidebar user's preference visibility in localStorage (#4)
1.0.0 (2018-09-02)
- initial release