Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix/tabs page (epicmaxco#661) * fix: remove hardcoded icon-class from app-sidebar * feat: add button, that allows to revert color changes made from ui * feat: add button, that allows to revert color changes made from ui (epicmaxco#659) * fix: reworked tabs page * feat: pwa (epicmaxco#668) * feat: pwa * update lock * Feat: stylelint support (epicmaxco#666) * feat: add button, that allows to revert color changes made from ui * feat: added stylelint suport * remove stylelint log * update yarn.lock * add color rules to stylelint config * direct CI to another hosting * add server ip to known hosts * merge master into branch * update services imports * remove unused files * try to fix import vuestic-ui in es5 * update imports from vuestic-ui * fix vue-config.remove unused dependencies * fix ie11 * remove unused dependencies * update dev dependencies * update main dependencies * remove unsupported browser from browserlist * update node package for circleci * Fix/navbar poblems (epicmaxco#685) * add iconset iconst to app * remove vuestic-ui iconset imports * add va-navbar component from vuestic-ui to app * update navbar styles * merge app-navbar and va-navbar * replace navbar actions to separate file * refactor app-navbar for remove bootstrap classes * remove global position-relative class * fix navigation styles * remove unused styles * remove unused app-topbar components * fix z-index app-navbar * remove header-selector component * replace app-navbar-action component * fix name of shift-color function in app-navbar * fix alignmens icons in app-navbar-actions * remove unused topbar-link components * fix import color-function to app-navbar * add tamplate indentation eslint rule * replace color-shift-hsl function to services.update themes values * Revert "Fix/tabs page (epicmaxco#661)" (epicmaxco#687) This reverts commit 3c3ef49. * build(deps): bump handlebars from 4.1.2 to 4.5.3 (epicmaxco#695) Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Viacheslav Semenkov <[email protected]> Co-authored-by: Yauheni Prakopchyk <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information