Commit Graph

675 Commits

Author SHA1 Message Date
jesusbotella
54ce151f5f Disable pointer events when disabled button is active 2018-06-14 11:28:37 +02:00
jesusbotella
b225ce7f0c Disable pointer events in disabled buttons 2018-06-14 10:52:47 +02:00
Rubén Moya
3913e9f932
Merge pull request #199 from CartoDB/add-no-padding-button
Add noPadding helper to CDB-Button
2018-05-25 09:33:57 +02:00
rubenmoya
25b418781f Add noPadding helper to CDB-Button 2018-05-25 09:20:46 +02:00
Jesús Botella
4cbe7053b7
Merge pull request #198 from CartoDB/add-left-xxl-margin
Add XXL left space
2018-05-23 12:15:12 +02:00
jesusbotella
75e6927015 Merge branch 'master' into add-left-xxl-margin 2018-05-23 11:57:57 +02:00
Jesús Botella
261ac8a261
Merge pull request #197 from CartoDB/update-select-styles
Update hover and focus styles to match input text
2018-05-21 16:19:55 +02:00
jesusbotella
78f686abd7 Update NodeJS version for Travis checks 2018-05-21 16:07:34 +02:00
jesusbotella
d338a1050c Add XXL left space 2018-05-16 11:51:08 +02:00
IagoLast
72023bfb75 0.2.2 2018-05-10 16:09:32 +02:00
IagoLast
57424ee145 Fix version 2018-05-10 16:09:26 +02:00
IagoLast
87f3524b8a Add release scripts 2018-05-10 16:08:51 +02:00
jesusbotella
aa5486a1a3 Update hover and focus styles to match input text 2018-05-07 09:53:13 +02:00
Elena Torró
c909567dc5
Merge pull request #196 from CartoDB/500onpremises-loading-circle
Fix loading circle in IE11
2018-03-23 10:38:49 +01:00
elenatorro
5ee0e4fed2 Set default stroke to make it work in IE11 2018-03-22 19:05:32 +01:00
elenatorro
98f9a197e2 Fix spinner for IE11 2018-03-20 18:31:31 +01:00
Rubén Moya
7280b80c3d
Merge pull request #195 from CartoDB/fix-option-input-top
Fix border position
2018-03-16 14:34:30 +01:00
rubenmoya
8d8a9ea2c1 Add top since position is absolute 2018-03-16 13:06:58 +01:00
Rubén Moya
580ba86680
Merge pull request #194 from CartoDB/fix-option-input-border
Use fixed height in option-input border
2018-03-16 09:41:22 +01:00
rubenmoya
007bea85ad Use baseSize instead of hardcoded value 2018-03-16 09:35:22 +01:00
rubenmoya
e7f9d245c6 Use fixed height in option-input border 2018-03-14 16:44:03 +01:00
Rubén Moya
30d7cf0f99
Merge pull request #193 from CartoDB/add-medium-left-space
Add medium left space to utilities
2018-03-07 13:38:51 +01:00
rubenmoya
4c4676798c Add medium left space to utilities 2018-03-06 17:07:08 +01:00
Rubén Moya
9bd80bea8b
Merge pull request #192 from CartoDB/fix-disabled-checked-checkbox
Better color for disabled & checked checkbox
2018-02-08 13:01:04 +01:00
rubenmoya
85928ff84f 🐶 2018-02-08 10:54:02 +01:00
rubenmoya
95ea1a1a1f Better color for disabled & checked checkbox 2018-02-08 10:48:44 +01:00
Carlos Matallín
d8c5b2fe6d
Merge pull request #191 from CartoDB/arrow-mini
add arrow mini
2018-02-06 19:00:14 +01:00
Carlos Matallín
d6c9fb4e8a arrow mini 2018-02-05 16:33:24 +01:00
Rubén Moya
93bce676d4
Merge pull request #190 from CartoDB/add-gray-color-tags
Add is-gray to CDB-Tag
2018-02-05 12:54:31 +01:00
rubenmoya
59df5d293e Add is-gray to CDB-Tag 2018-02-05 12:36:03 +01:00
Carlos Matallín
9ae61528c8
Merge pull request #189 from CartoDB/apply-touch-manipulation
Apply touch-action: manipulation to menu links
2018-01-30 10:48:06 +01:00
jesusbotella
027de5e404 Apply touch-action: manipulation to menu links 2018-01-29 10:00:59 +01:00
Rubén Moya
3d032dcd78
Merge pull request #188 from CartoDB/fix-subnav-styles
Fix CDB-NavSubmenu-item border bottom and selected color
2018-01-10 09:37:48 +01:00
rubenmoya
80f573ec30 Fix CDB-NavSubmenu-item border bottom and selected color 2018-01-10 09:04:35 +01:00
Rubén Moya
7fe3e06f3d
Merge pull request #187 from CartoDB/nav-submenu-disabled
Add disabled state to NavSubmenu-item
2018-01-09 09:32:25 +01:00
rubenmoya
4b63aebd19 Add disabled state to NavSubmenu-item 2018-01-09 09:19:08 +01:00
Carlos Matallín
bb7a72e40b
Merge pull request #186 from CartoDB/13132-disable-interaction-when-dropdown-is-open
Nothing else should be interactive when a dropdown is open
2017-12-26 10:50:53 +01:00
jesusbotella
95f9ea1d75 Add dropdown overlay style 2017-12-22 17:35:46 +01:00
Carlos Matallín
a79c4a921b
Merge pull request #183 from CartoDB/dashed-button-disabled
Add disabled state to dashed button
2017-12-21 15:40:36 +01:00
rubenmoya
03eb466b5f add disabled state to dashed button 2017-12-21 14:52:55 +01:00
Rubén Moya
28949016bf
Merge pull request #182 from CartoDB/reorder-scss-imports
Load carto icon font after fonts
2017-12-19 12:50:52 +01:00
rubenmoya
41e4921565 Load carto icon font after fonts 2017-12-19 10:47:19 +01:00
Rubén Moya
cf62c686fb
Merge pull request #181 from CartoDB/13122-redesign-add-buttons
Add dashed button
2017-12-13 18:50:31 +01:00
rubenmoya
5fa95c8c87 🐶 2017-12-13 16:36:04 +01:00
rubenmoya
884f64476e Add u-lSpace--s helper 2017-12-13 15:59:41 +01:00
rubenmoya
1583d95207 Add dashed style to CDB-Button 2017-12-13 12:04:47 +01:00
Román Jiménez
20cfe25090
Merge pull request #179 from CartoDB/disabled-tab-dark-theme
Improve disabled state on dark theme
2017-12-05 18:13:48 +01:00
Román Jiménez
2b46176477 Improve disabled state on dark theme 2017-12-05 18:07:45 +01:00
Carlos Matallín
32824850a2
Merge pull request #178 from CartoDB/13095-tooltips
Add tooltip on Builder actions
2017-12-04 12:24:38 +01:00
Carlos Matallín
04c676dc1f hover paddings 2017-12-01 18:03:15 +01:00