Our pure JavaScript Scheduler component


Post by didot »

i don't see file css in folder vue-cli .

i try run from folder scheduler-1.2.5-trial\examples\vue-cli

you dont have tutorial for try vue-cli with Bryntum Scheduler?

Post by pmiklashevich »

Please refer to Vue docs: https://cli.vuejs.org/guide/css.html#referencing-assets
You can add <style></style> to a *.vue component. We have styles defined at the bottom of examples/vue-cli/src/App.vue

Pavlo Miklashevych
Sr. Frontend Developer


Post by melazhadi »

hello pmiklashevich
according to your answer i tried to migrate the css files to the css files of tasks

but I noticed that I have also changed the files .vue in the section script
is not it?

Post by pmiklashevich »

I'm sorry, I'm not sure I get you. Could you please explain in details what the problem is?

Pavlo Miklashevych
Sr. Frontend Developer


Post by melazhadi »

even if i change the css libraries imported on index.html the same interface appears and without any error on the concole

that's why I thought I should have some things javascript too

Post by pmiklashevich »

It's hard to say what is wrong without a proper testcase. Please provide something runnable that we can inspect

Pavlo Miklashevych
Sr. Frontend Developer


Post by melazhadi »

I said in my question that I want to migrate to this theme https://www.bryntum.com/examples/scheduler/tasks/

you told me that i only need to change the imported css libraries on index.html
I did that but unfortunately I'm still on the same theme

what should I do to migrate to this theme https://www.bryntum.com/examples/scheduler/tasks/

Post by melazhadi »

please help me ???????

Post by pmiklashevich »

I'll try to provide you with some code to unblock you, but I need some time to do that, so please keep patience.

Pavlo Miklashevych
Sr. Frontend Developer


Post by melazhadi »

ok thank you very much for your help

Post Reply