# vue-component-samples **Repository Path**: THRAEX/vue-component-samples ## Basic Information - **Project Name**: vue-component-samples - **Description**: Some samples of vue components - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-11 - **Last Updated**: 2021-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-component-samples Some samples of vue components. ## Lib - [element-widgets](https://github.com/THRAEX-70/element-widgets) ## Boardroom Move to [https://github.com/O70/thraex-boardroom](https://github.com/O70/thraex-boardroom) ### DhtmlxScheduler v4.1.0 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 sharing - `scheduler` event repeated rendering - fix: `scheduler.clearAll()` ### TODO - [X] Time out of bounds - [X] Form validate - [ ] Form modify - [X] Submit dialog - [X] Blocked tips - [X] Org filter - [X] Secret dialog - [X] Legends - [ ] Base info components - [X] `boardroom` does not exist for booking - [X] Event/Marked color - [X] Condition - [X] Remark position - [X] Event modify: move/resize - [X] Event cancel: icon - [ ] Notice - [ ] Opt: event cancel icon - [ ] Style ### Files **Moved from `views/scheduler/samples/` to `views/boardroom/`** - [X] static/dhtmlxScheduler - [X] components/scheduler - [X] booking.vue - [X] statistics.vue - [X] edit.vue - [X] item.vue - [X] rules.js - [ ] timeline.vue - [ ] style: remove `scoped` and add 5 `../` - [X] view.vue