CyrilFerlicot

Results 349 issues of CyrilFerlicot

For example the select widget

enhancement
Quality

Some steps will go with https://github.com/DuneSt/MaterialDesignLite/issues/85

Quality

It would be cool if the switch API let the user get two labels as Polymer's one does. See: https://elements.polymer-project.org/elements/app-localize-behavior?view=demo:demo/index.html&active=Polymer.AppLocalizeBehavior

enhancement
New Feature

The select widget's menu doest not scroll. This is annoying. We should be able to make it scrollable. Like this: http://www.material-ui.com/#/components/select-field

bug

Lot of things changed but not the class comment.

Quality

It could be cool to have something like that: http://www.material-ui.com/#/components/auto-complete

New Component

In some previous version of Pharo we had the protocol of methods displayed in the message browser. It is really useful IMO because if I see a method in a...

I currently have an intern that is a beginner with Pharo and one thing happen a lot is that he creates a method #isAbstract and forget the return, which is...