Commit Graph

12 Commits

Author SHA1 Message Date
Dexter Griffiths
e70a451612 added basic i18n frame and locale changer to navigation bar 2022-04-15 02:48:28 +09:00
dependabot[bot]
e61566d3e3 Build(deps): Bump axios from 0.21.1 to 0.21.2 in /pinry-spa
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-11 18:48:51 +08:00
Ethan Crawford
7591993e89 Fix: Replace deprecated node-sass with sass
Node Sass is considered deprecated - the recommended alternative is Dart Sass.
This change implements the suggested migration, as outlined at the following
URL:
https://sass-lang.com/blog/libsass-is-deprecated#how-do-i-migrate
2021-08-11 17:59:29 +08:00
dependabot[bot]
06e4fad09f Build(deps): Bump axios from 0.19.0 to 0.21.1 in /pinry-spa
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 11:21:35 +08:00
dependabot[bot]
f829481b0f Build(deps-dev): Bump node-sass from 4.13.0 to 4.13.1 in /pinry-spa
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.13.0...v4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 21:19:12 +00:00
winkidney
978c686c66 Feature: Use latest version of buefy 2020-07-23 19:56:29 +08:00
winkidney
af32fb3901 Feature: Add PWA settings 2019-12-18 23:54:58 +08:00
winkidney
707825769b Feature: Add vue-router as default function 2019-12-08 12:58:50 -05:00
winkidney
a9f19e3777 Feature: Remove vue-bricks and add vue-masonry 2019-12-08 12:58:50 -05:00
winkidney
932d0a673d Feature: Add brikcs js on home page 2019-12-08 12:58:50 -05:00
winkidney
d31406e425 Feature: Add buefy as default theme tools 2019-12-08 12:58:50 -05:00
winkidney
44367880b2 Feature: Add vue-app created by vue-cli as new frontend 2019-12-08 12:58:50 -05:00