1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend
Hayden 1cf95bb3b0
Frontend Refactor + Bug Fixes
* merge category and tag selector

* unifiy category selector

* add hint

* spacing

* fix nextcloud migration

* simplify email validator #261

* formatting

* cleanup

* auto-gen

* format

* update run script

* unified category/tag selector

* rename component

* Add advanced search link

* remove old code

* convert keywords to tags

* add proper behavior on rename

* proper image name association on rename

* fix test cleanup

* changelog

* set docker comppand

* minify on migration

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-04-06 22:29:02 -08:00
..
public v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
src Frontend Refactor + Bug Fixes 2021-04-06 22:29:02 -08:00
.env.development v0.2.0 (#143) 2021-02-08 09:47:40 -09:00
babel.config.js init 2 2020-12-24 16:37:38 -09:00
frontend.Dockerfile v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
jsconfig.json v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
package-lock.json v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
package.json v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
README.md init 2 2020-12-24 16:37:38 -09:00
vue.config.js v0.4.0 (#236) 2021-03-31 07:20:35 -08:00

frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.