Commit Graph

187 Commits (carto)

Author SHA1 Message Date
Andrew 2ce37c5771 Fix map pan when touchZoom is disabled (#5952)
7 years ago
Idan Entin 8bd5578860 Fix map not rendering when images has max-height. Fixes #5775 (#5778)
7 years ago
Javier Jimenez Shaw 3803b090d4 add 'overflow-x: hidden' to .leaflet-control-layers-scrollbar (#5691)
7 years ago
Damian Moore 60e1965e33 Use minus character instead of hyphen in the zoom control (#5501)
7 years ago
Billy Newman 364bc77735 Update toolbar inner border radius (#5361)
8 years ago
Iván Sánchez Ortega fa458e7511 Add CSS for -webkit-tap-highlight-color, fixes #5302
8 years ago
Iván Sánchez Ortega 8c95bc4503 Fix typo in touch-action CSS rules (#5187)
8 years ago
Jon Woyame d5c499b732 limit css selectors for svg/canvas (#4597)
8 years ago
b_b 7300097d28 Fix marker shadow if max-width is set (#5046)
8 years ago
Jeff Barnes 837d190933 Fix webpack using valid image file for default icon path (#4849) (#4979)
8 years ago
Iván Sánchez Ortega e9957cfa02 Detect L.Icon.Default.imagePath using CSS. #4604, #3696, #4579 (#4605)
8 years ago
Yohan Boniface e746211be7 Better tooltip offset handling (fix #4772) (#4773)
8 years ago
Yohan Boniface 41da75c41c Refining tooltip css
8 years ago
Yohan Boniface 64ba1f7f95 Rename Label in Tooltip, PopupBase in DivOverlay
8 years ago
Yohan Boniface fe3649f032 Default L.Label border and tip to white
8 years ago
Yohan Boniface 9c8590aebc Refactor Label CSS
8 years ago
Yohan Boniface 14bfedf7ff Merge branch 'master' into label
8 years ago
Per Liedman 2652b63f42 Use pointer-events: visiblePainted as fallback for IE <11 (#4690)
8 years ago
Per Liedman bb7d23d7a0 Prevent touch-action depending on enabled handlers (#4552)
8 years ago
Jon Woyame 3ecd4273f3 disable pointer events on popup tip (#4599)
8 years ago
Yohan Boniface accad9c35f Add CSS fallback to label tip position, as calc is not supported by IE8
8 years ago
Yohan Boniface 4a9140e6b1 Add L.Label related documentation
8 years ago
Yohan Boniface b4b97277c4 Support top and bottom direction
8 years ago
Yohan Boniface 8a2255afc3 Merge branch 'master' into label
9 years ago
Iván Sánchez Ortega 0cfe85897f Make non-interactive markers not fire pointer events
9 years ago
Yohan Boniface d7b721877c First naive L.Label version
9 years ago
Yohan Boniface c77ca40ccb Use border-box sizing for scale control (fix #3668)
9 years ago
Vladimir Agafonkin f5ed2cb2ac ditch Android 2 hack for overzooming image overlay, close #2282
9 years ago
David Beitey c75af44ca2 Ensure marker images show if max-width configured
9 years ago
Patrick Arlt 64f7ef58cb Move controls on top of layers
9 years ago
Vladimir Agafonkin ab1995e1ce fix box-zoom regression, close #3633
9 years ago
Patrick Arlt b3678d2ca8 Allow for wide use of pane z-index for ordering.
9 years ago
Vladimir Agafonkin c38159d986 Merge pull request #3571 from rowanwins/layerControlScroll
9 years ago
Rowan Winsemius 9bfb6d854e Updated approach for resolving scrollbar issue in legend
9 years ago
Dominik J. Otto b0b2070b39 No Border on a.leaflet-popup-close-button
9 years ago
Vladimir Agafonkin 1e9c8649b3 simplify zoom transform math
9 years ago
Yohan Boniface b3ff3a0e52 More targeted max-width: !important in CSS
10 years ago
Iván Sánchez Ortega b849568ca0 Merge pull request #3233 from juliensoret/grabbingCursor
10 years ago
Mitch Oliver e44179da12 Fix broken zoom for Project Spartan browsers.
10 years ago
Julien SORET c8c436e42c Add grabbing cursor to marker when dragged
10 years ago
Julien SORET 03fb73ed22 Fix cursor when dragging is set to false.
10 years ago
John Firebaugh e47c568a0d Stricter selectors for will-change properties
10 years ago
Vladimir Agafonkin 6b67df0232 make animations significantly smoother with will-change
10 years ago
John Firebaugh 22cfd12956 Fade tiles with requestAnimationFrame rather than CSS
10 years ago
Steve Kashishian 1d174cd502 provide a default popup text color of #333
10 years ago
David Jardin 1712b74363 Merged css declarations
10 years ago
David Jardin ecb4af5e76 CSS reset for svg max-width declarations
10 years ago
AndreyGeonya 9445c2f9f2 this commit fixes #2499
10 years ago
Austen Talbot 2124c173df Make indentation consistent
10 years ago
Vladimir Agafonkin 02d5896740 remove leftover code
11 years ago