Hybrid View

  1. #1
    Ext JS Premium Member stever's Avatar
    Join Date
    Mar 2007
    Posts
    1,384
    Vote Rating
    1
    stever will become famous soon enough

      0  

    Default Is SASS the direction for CSS in Ext JS 4.0?

    Is SASS the direction for CSS in Ext JS 4.0?


    We have our own CSS compiler of sorts, before I ever heard of SASS. I'm curious if this is the direction for Ext4?

    Also, is there JS version of the SASS compiler that anyone knows about? I hate having an ever increasing cornucopia of language dependencies for a build environment for JS & CSS. Our current system has duplicate implementations of the CSS compiler in JS and PHP so I can do CSS editing either on the server or live in the browser (where, really, it belongs, no?).

  2. #2
    Sencha - Product Team jayrobinson's Avatar
    Join Date
    Jan 2010
    Location
    Palo Alto, California
    Posts
    194
    Vote Rating
    0
    jayrobinson has a spectacular aura about jayrobinson has a spectacular aura about

      0  

    Default


    Stever,

    We have been looking at SASS extensively for use in Ext JS 4.0. It will make Ext Themes even easier to customize.

    Regarding compiling, it would be great to have that functionality built into JSBuilder, but no one is currently working on that specific aspect.

  3. #3
    Sencha - Community Support Team jay@moduscreate.com's Avatar
    Join Date
    Mar 2007
    Location
    Frederick MD, NYC, DC
    Posts
    16,170
    Vote Rating
    32
    jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice jay@moduscreate.com is just really nice

      0  

    Default


    Perhaps that could lead to a "Theme builder" product or a "Theme designer"

    Jay Garcia @ModusJesus || Modus Create co-founder
    Ext JS in Action author
    Sencha Touch in Action author

    Get in touch for Ext JS & Sencha Touch Touch Training

    We are also working on Video-based Sencha Touch training: Check it out here.

  4. #4
    Ext JS Premium Member stever's Avatar
    Join Date
    Mar 2007
    Posts
    1,384
    Vote Rating
    1
    stever will become famous soon enough

      0  

    Default


    Quote Originally Posted by jgarcia@tdg-i.com View Post
    Perhaps that could lead to a "Theme builder" product or a "Theme designer"
    Yeah, I am going to integrate Ext controls into ours at some point. If you look at the top part, we even call it "Theme Designer". See below:

    http://www.screencast.com/users/srou...0-832d6729266c

  5. #5
    Ext JS Premium Member stever's Avatar
    Join Date
    Mar 2007
    Posts
    1,384
    Vote Rating
    1
    stever will become famous soon enough

      0  

    Default


    Quote Originally Posted by stever View Post
    Yeah, I am going to integrate Ext controls into ours at some point. If you look at the top part, we even call it "Theme Designer". See below:

    http://www.screencast.com/users/srou...0-832d6729266c
    Hmmm... I just noticed that I had recorded that screencast with the mute on. Oh well. Anyhow, you can see how it is nice to be able to process the css in JS, though I suppose I could server side round-trips when ever a value is changed.

    I could break out the work for Ext into a separate site when Ext4 ships, if ExtJS LLC does not object.

Similar Threads

  1. Replies: 0
    Last Post: 24 May 2010, 11:41 PM
  2. Invalid argument in Ext.util.CSS when creating CSS in IE6
    By dngrmoose in forum Ext 2.x: Help & Discussion
    Replies: 1
    Last Post: 14 Apr 2009, 5:21 AM
  3. Ext GWT future direction
    By maku in forum Community Discussion
    Replies: 10
    Last Post: 13 Nov 2008, 7:09 AM
  4. Ext.nd direction..
    By Alastair Grant in forum Ext.nd for Notes/Domino
    Replies: 12
    Last Post: 20 Mar 2008, 8:33 AM