homebox/frontend
Hayden 974d6914a2
feat: markdown support (#165)
* initial markdown support via markdown-it

* sanitize markup

* remove pre-padding

* fix linter errors
2022-12-02 16:12:32 -09:00
..
components feat: markdown support (#165) 2022-12-02 16:12:32 -09:00
composables feat: encode search into url (#131) 2022-11-01 21:58:46 -08:00
layouts fix: conditionally filter parent locations (#133) 2022-11-02 11:54:43 -08:00
lib feat: chinese-currency (#158) 2022-12-01 16:45:28 -09:00
middleware feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
pages feat: markdown support (#165) 2022-12-02 16:12:32 -09:00
public feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
stores fix: conditionally filter parent locations (#133) 2022-11-02 11:54:43 -08:00
test feat: add additional currencies (#125) 2022-11-01 14:16:22 -08:00
.eslintrc.js frontend: cleanup 2022-09-09 14:46:53 -08:00
app.vue feat: user profiles (#32) 2022-10-06 21:54:09 -05:00
nuxt.config.ts frontend: cleanup 2022-09-09 14:46:53 -08:00
package.json feat: markdown support (#165) 2022-12-02 16:12:32 -09:00
pnpm-lock.yaml feat: markdown support (#165) 2022-12-02 16:12:32 -09:00
postcss.config.js frontend: cleanup 2022-09-09 14:46:53 -08:00
tailwind.config.js frontend: cleanup 2022-09-09 14:46:53 -08:00
tsconfig.json move to nuxt 2022-09-01 14:32:03 -08:00