Merge branch 'feat/personal-calendars' into 'master'
Add personal calendars See merge request !3
Showing
- package-lock.json 11179 additions, 12 deletionspackage-lock.json
- package.json 9 additions, 3 deletionspackage.json
- source/_data/data.json 1 addition, 0 deletionssource/_data/data.json
- source/_patterns/00-atoms/18-calendars/month-calendar.mustache 3 additions, 0 deletions...e/_patterns/00-atoms/18-calendars/month-calendar.mustache
- source/_patterns/00-atoms/18-calendars/year-calendar.mustache 3 additions, 0 deletions...ce/_patterns/00-atoms/18-calendars/year-calendar.mustache
- source/_patterns/03-templates/candidate-detail.mustache 7 additions, 1 deletionsource/_patterns/03-templates/candidate-detail.mustache
- source/css/atoms/full-calendar.pcss 60 additions, 0 deletionssource/css/atoms/full-calendar.pcss
- source/css/style.pcss 4 additions, 0 deletionssource/css/style.pcss
- source/js/components/full-calendar/MonthCalendar.vue 40 additions, 0 deletionssource/js/components/full-calendar/MonthCalendar.vue
- source/js/components/full-calendar/YearCalendar.vue 36 additions, 0 deletionssource/js/components/full-calendar/YearCalendar.vue
- source/js/components/full-calendar/utils.js 65 additions, 0 deletionssource/js/components/full-calendar/utils.js
- source/js/main.js 5 additions, 1 deletionsource/js/main.js
Loading
Please register or sign in to comment