1
1
mirror of https://github.com/primer/css.git synced 2024-12-22 13:41:34 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Jon Rohan
7ce6fd83b3 Adding colorizeTooltip deprecation warning 2018-03-05 10:28:28 -08:00
Diana Mounter
e633a2dd6e update components to use em spacer variables:
- flash
- breadcrumb
- button
- states
- markdown lists
- markdown-body
- support button mixins
- tooltips
2018-01-05 17:55:47 -05:00
Diana Mounter
07a15da42c add tooltip alignment options 2017-11-15 12:38:09 -05:00
Diana Mounter
562fbd3471 remove retina include because isn't needed 2017-11-15 12:37:50 -05:00
Diana Mounter
fa17932d18 tweak padding and alignment:
- overlap caret and body to prevent detached carets
- adjust padding to land on whole pixels
- bring in line with spacing scale where possible
2017-11-15 12:37:14 -05:00
Jérémie Astori
2cf338e948
Do not suppress opacity transition for tooltipped-no-delay
As far as I understand (the git history is not too easy to follow on this repo :/), when `tooltipped-no-delay` was added, there were no animations/transitions on the tooltip.

This commit removes the delay, so that the transition starts immediately, instead of suppressing the transition entirely. It effectively makes the 2 variants differ by only the initial delay (like the name suggests).
2017-08-12 20:53:31 -04:00
Jon Rohan
bf036d5ace Updating 8px spacer values to use the sass variable -2 2017-07-17 13:15:49 -07:00
broccolini
c9ea37316f rename packages directory to modules 2017-06-29 12:49:16 -07:00