GithubHelp home page GithubHelp logo

Comments (9)

danielcherubini avatar danielcherubini commented on May 23, 2024 6

I haven't got around to enabling this.. it is currently in progress..

I hope to have it done next week

from express-vue.

danielcherubini avatar danielcherubini commented on May 23, 2024 3

sorry a few critical bugs cropped up, so I had to deal with those first before working on this..

it is coming soon sorry for the wait :(

from express-vue.

danielcherubini avatar danielcherubini commented on May 23, 2024 1

I've been thinking a lot on this the last few weeks, but implementation time is hard to find so firstly sorry.

Secondly. I've got some sad news. I won't be supporting anything other than CSS. Why? Because this whole library is a runtime library. SCSS/LESS/SASS. Any of them require another library to transpile them on the fly to CSS.

That has overhead.

As such I'm working on a way to create a method to use this at runtime during dev, and then have a build method which would output pure JavaScript files with the HTML and CSS inside them. Which could then be used directly and not have to be rendered at runtime. Potentially cutting things down a lot.

So you get two choices. CSS now or wait for the new experimental rewrite and build system...

from express-vue.

danielcherubini avatar danielcherubini commented on May 23, 2024 1

Ok i need some time to put it together.. but shouldn't take long.. i'll try to put some time aside this week coming..

from express-vue.

ruslankonev avatar ruslankonev commented on May 23, 2024

Hi! So, what about usage styles inside component? It will be a good progress. At now only data can passed to the page.

image

from express-vue.

snewell92 avatar snewell92 commented on May 23, 2024

Any way we can help get this along? Thanks for all your hard work btw. ❤️

from express-vue.

danielcherubini avatar danielcherubini commented on May 23, 2024

I personally would prefer to wait. But I also see the value of getting plane css in there now.

from express-vue.

snewell92 avatar snewell92 commented on May 23, 2024

I'd vote for css now.
@ruslankonev what do you think? Is not having lang support (other than css) a big deal?

We can add link elements to the template portion of our components, and also get styles by doing vue-head style meta management, so it's not like we're living without css.

I will likely just add a simple build step to compile scss into css so my components load in the compiled css. The build can happen on save with gulp or webpack or whatever else.

Make sure this is documented though. It almost appears that style blocks are supported because of the layout example.

from express-vue.

duffpod avatar duffpod commented on May 23, 2024

I would vote for plane CSS, but if you decide to wait for all-in solution, it will be totally ok.

from express-vue.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.