Releases: tbreuss/mithril-by-examples
Releases · tbreuss/mithril-by-examples
v0.19.0
- Added table of contents
- Slightly edited examples
v0.18.0
- Switch from OR to AND search
- Show number of search results
- Store last search in local storage
- Split input search words with regex filtering multiple spaces
v0.17.0
- Highlight search terms in search results
- Fixed wrong splitting when using multiple spaces in search term
- Cleanup
v0.16.0
- Added very simple search filter using prefetched data
- Added same search filter as a new example
v0.15.0
- Added page about lifecycle methods
- Linked to lifecycle methods page from examples
- Added overflow-x auto to dependencies section
v0.14.0
- Added page about api methods
- Linked api methods page from example
v0.13.0
- Added some more fancy text creation for google & co
- Added level pages and level overview
- Added api endpoint for levels
- Some cleanup
v0.12.0
- Moved button for live Flems example towards top of the page (thanks to @kevinfiol)
- Moved dependencies section below Flems button
v0.11.0
- Added some fancy text creation for google & co
v0.10.0
- Added number of examples to contributors list and api endpoint
- Added number of examples to tag list and api endpoint
- Cleaned up code