Some samples of vue components.
Move to https://github.com/O70/thraex-boardroom
Plugins(public/static/dhtmlxScheduler
):
dhtmlxscheduler.css
->scheduler.css
dhtmlxscheduler.js
->scheduler.js
dhtmlxscheduler_timeline.js
->timeline.js
dhtmlxscheduler_treetimeline.js
->treetimeline.js
locale_cn.js
Unified import: index.js
- Manual refresh of the page occurs'ReferenceError: scheduler is not defined'
ES6 import: components/scheduler/index.js
Bugs(fix: reload scheduler
):
scheduler
global sharingscheduler
event repeated rendering- fix:
scheduler.clearAll()
- fix:
- Time out of bounds
- Form validate
- Form modify
- Submit dialog
- Blocked tips
- Org filter
- Secret dialog
- Legends
- Base info components
-
boardroom
does not exist for booking - Event/Marked color
- Condition
- Remark position
- Event modify: move/resize
- Event cancel: icon
- Notice
- Opt: event cancel icon
- Style
Moved from views/scheduler/samples/
to views/boardroom/
-
static/dhtmlxScheduler
-
components/scheduler
-
booking.vue
-
statistics.vue
-
edit.vue
-
item.vue
-
rules.js
-
timeline.vue
- style: remove
scoped
and add 5../
- style: remove
-
view.vue