Skip to content

issues Search Results · repo:geoffreybauduin/ion-range-slider-angularjs language:JavaScript

Filter by

12 results
 (55 ms)

12 results

ingeoffreybauduin/ion-range-slider-angularjs (press backspace or delete to remove)

Hey! First of all, thank you for porting this to angularjs. I was going to put limit the slider min and max to from and to and realised that there is no option to specify to_min . Is this intencional ...
  • pvillaverde
  • Opened 
    on Feb 14, 2018
  • #23

Hi @geoffreybauduin , It seems the prettify function on the prettify attribute is not working..
  • rubenkuipers
  • 1
  • Opened 
    on Apr 14, 2017
  • #18

Uncaught TypeError: $timeout is not a function at Object.onFinish (angular.ion.rangeSlider.js:105) at IonRangeSlider.callOnFinish (ion.rangeSlider.js:1158) at IonRangeSlider.pointerUp (ion.rangeSlider.js:626) ...
  • mikila85
  • 2
  • Opened 
    on Mar 13, 2017
  • #13

I want to hide the fromto on the ui (ie I don t want to see the handles telling me the values above the drag point, I do want to see min max values). I set what I believe are the fields to do this, but ...
  • Dovernh
  • 2
  • Opened 
    on Oct 27, 2016
  • #10

Just want to check if there is similar project for ion range slider which supports angular2
  • prashanthmadi
  • 1
  • Opened 
    on Sep 15, 2016
  • #9

There is a watcher for from but not for to .
  • knchess
  • 1
  • Opened 
    on Jun 1, 2016
  • #5

I think it would be nice if the directive updated scope.from and scope.to when the slider s internal model changes. Something like this: onChange: function (a) { $scope.from = a.from; $scope.to = a.to; ...
  • knchess
  • 1
  • Opened 
    on Jun 1, 2016
  • #4

Add gridNum and forceEdges properties. It can be done by adding: scope: { ... gridNum: @ , forceEdges: @ } and $element.ionRangeSlider({ ..... force_edges: $scope.forceEdges, grid_num: $scope.gridNum ...
enhancement
help wanted
  • ivan206
  • 1
  • Opened 
    on May 4, 2016
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub