Files
mealie/frontend
sephrat 8e27d0b83f Make first day of week in calendar view customizable (#263)
* Make first day of the week customizable

New settings section 'Locale settings'
New setting 'First day of week'
New date picker reusable UI that uses the new setting
Meal planner now uses this new date picker

* Clean up unused code in settings page

* Fix First day of week mapping

* Replace missing v-date-picker with custom card DatePicker

* Mention first day of the week feature in change log
2021-04-20 22:43:36 -08:00
..
2021-03-31 07:20:35 -08:00
2021-02-08 09:47:40 -09:00
2020-12-24 16:37:38 -09:00
2021-03-31 07:20:35 -08:00
2021-03-31 07:20:35 -08:00
2021-04-20 12:08:29 -08:00
2021-03-31 07:20:35 -08:00
2020-12-24 16:37:38 -09:00
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.