GithubHelp home page GithubHelp logo

Comments (9)

andrewboni avatar andrewboni commented on May 28, 2024

I'm also curious about this.

from ui-select.

tkrotoff avatar tkrotoff commented on May 28, 2024

See c5d925d, 3e5660c, a7062fa

from ui-select.

andrewboni avatar andrewboni commented on May 28, 2024

Maybe I should clarify- technically, yes using the disabled attribute or ng-disabled works, but it's not obvious upon looking at it, that it's disabled. Ideally it would be greyed out or something more obvious. This is the case with select2.

from ui-select.

tkrotoff avatar tkrotoff commented on May 28, 2024

@andrewboni It is greyed out now, I did not re-generate dist/select.* files for now that is maybe why you think it is not the case. Run grunt build and check the examples, you will be pleased :)

from ui-select.

andrewboni avatar andrewboni commented on May 28, 2024

Running a grunt build leaves me with just dist/select.js which only contains:

angular.module('ui.select').run(['$templateCache', function ($templateCache) {
}]);

dist/select.css gets wiped out.

The grunt build task seems to run successfully though:

❯ grunt build
Running "clean:dist" (clean) task
Cleaning ".tmp/"...OK
Cleaning "dist/"...OK

Running "ngTemplateCache:views" (ngTemplateCache) task
File .tmp/templates.js created.

Running "concat:dist" (concat) task
File "dist/select.js" created.

Running "copy:dist" (copy) task

Done, without errors.

Any ideas @tkrotoff ?

from ui-select.

andrewboni avatar andrewboni commented on May 28, 2024

Ah, I installed using bower install which seems to not come with src/. Cloning the repo should resolve this issue.

from ui-select.

akcasoy avatar akcasoy commented on May 28, 2024

i have the recent version of ui-select. By using multiple option and ng-disabled, the field is greyed out but seems like this:
screen shot 2016-02-12 at 22 23 16

from ui-select.

yunjiali avatar yunjiali commented on May 28, 2024

Got same problem as @akcasoy

from ui-select.

user378230 avatar user378230 commented on May 28, 2024

@yunjiali see #1432

from ui-select.

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.