Commit Graph

20 Commits

Author SHA1 Message Date
dependabot-preview[bot]
f5798438ac ⬆️ Bump nuxt from 2.9.2 to 2.10.0
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.9.2 to 2.10.0.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.9.2...v2.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 23:30:46 +00:00
Liyas Thomas
fe1034ce1a 📦 Meta 2019-10-02 16:17:29 +05:30
Liyas Thomas
65aeddd717 📦 Added sitemap 2019-10-02 10:24:33 +05:30
liyasthomas
b561f6c8ae ✏️ Meta 2019-09-28 15:03:16 +05:30
dependabot-preview[bot]
4c3a6c0952 ⬆️ Bump @nuxtjs/pwa from 3.0.0-beta.16 to 3.0.0-beta.19
Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.0.0-beta.16 to 3.0.0-beta.19.
- [Release notes](https://github.com/nuxt-community/pwa-module/releases)
- [Changelog](https://github.com/nuxt-community/pwa-module/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.16...v3.0.0-beta.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 09:17:13 +00:00
Liyas Thomas
e4381c974f 📦 Added toast, Material Icon font 2019-09-25 14:44:44 +05:30
dependabot-preview[bot]
5ed3650f7b ⬆️ Bump yargs-parser from 13.1.1 to 14.0.0
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 14.0.0.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v13.1.1...v14.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-14 00:17:42 +00:00
Jacob Anavisca
0ad76be012 Code highlighting (#142)
* Code highlight js

* Updated copyResponse
2019-09-11 06:59:33 -04:00
NBTX
4147bac094 Fix and Revert "Revert "⌨️Add autocomplete widget with command line completion""
This reverts commit dd5dfdbabd.
2019-09-02 11:27:24 +01:00
Liyas Thomas
16d9e1e34a 🎨 Minor UI update 2019-09-02 13:08:49 +05:30
Liyas Thomas
dd5dfdbabd Revert "⌨️Add autocomplete widget with command line completion" 2019-08-31 22:29:32 +05:30
NBTX
32218cff9f Merge branch 'master' of https://github.com/liyasthomas/postwoman 2019-08-31 17:07:55 +01:00
NBTX
aa1cb313b8 Merge branch 'master' of https://github.com/liyasthomas/postwoman 2019-08-31 02:28:33 +01:00
NBTX
19a4156b1c ⌨️Add autocomplete widget with command line completion 2019-08-31 02:21:19 +01:00
dependabot-preview[bot]
aad76bc9d9 Bump vuex-persist from 2.0.1 to 2.1.0
Bumps [vuex-persist](https://github.com/championswimmer/vuex-persist) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/championswimmer/vuex-persist/releases)
- [Changelog](https://github.com/championswimmer/vuex-persist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/championswimmer/vuex-persist/compare/v2.0.1...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-31 01:17:55 +00:00
dependabot-preview[bot]
a359ebae02 Bump nuxt from 2.9.1 to 2.9.2
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.9.1...v2.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-31 00:14:43 +00:00
NBTX
edc8259b6f Change request library to axios. Resolves https://github.com/liyasthomas/postwoman/issues/61 2019-08-30 01:05:40 +01:00
Liyas Thomas
acedaf27d9 🎨 Fixed minor UI glitch 2019-08-28 17:15:11 +05:30
NBTX
02ef69f0f7 🎨 Add theme support
- Move root (var) style properties to `/assets/css/themes.scss`
- Improve mobile navigation
- Create section component for the collapsable sections.
- Create logo component, so color can be changed.

- Add settings page
- Add option to select theme color
- Add option to select theme background
- Add option to enable/disable multi-colored frames.

- Add settings to VueX Store
- Persist VueX store in LocalStorage.
2019-08-25 00:42:41 +01:00
NBTX
a27be71b13 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00