* Consistent headings and paragraph styles for entire app
* Search adopted for mobile
* Category item adapted for mobile
* Consistent category header icon sizes and paddings, relatively rest of category page
* Hide logo when search input displayed on mobile
* removed excess css rule
* font size and line height changed
* Badge adjusted for new font size
* Lists margins added
* Footer padding and margins adapted for mobile
* Markdown editor correct focus on open
* Markdown editor autofocus now optionabe
* Typo fix
* Markdown editor component more props and styling
* Markdown editor border stylings
* Conflict dialog refactor and adapting for mobiles
* Typo fix
* Categories page restyled and adapted for mobiles
* Categories page group titles allow break words
* Removed excess comparison
* Make json fields optional for item info
* Add second Maybe
* Fix ToJSON CItemInfo
* Resurrect CItemInfo
* Don't break model refs
* Parse null correctly
* frontend updated according to api changes
* Added basic item desciption edit without handling of conflicts
* improved MarkdownEditor props and loading
* Added helpful global css class
* Edit category item sections
* got rid of useless wrapper component
* deleted css rule for headings in category item body
* normalizing url when category item link on edit
* updated api of item summary
* item and traits move
* fixed category item info update
* config restored
* config restored
* Split hackage
* WIP
* Migrate to newer safecopy-migrate
* Fix migrate
* Rename description to summary for item
* Fix link to templates
* Frontend tests fix for pr #249
* Change the path back
* WIP. Fix templates
* Update back/src/Guide/Api/Types.hs
* Remove unnecessary stuff from .gitignore
* Revert style changes
* Two spaces
* _itemDescription has been renamed
* Remove the Hackage test
* name_on_hackage -> hackage
* Fix Hackage param' type
* front changes from kind to hackage
* Fix tests
* Try fix templete
* Revert last commit
* Comment front test in travis