Commit Graph

719 Commits

Author SHA1 Message Date
Ansis Brammanis
4eccd7015f corner destroying resampling for oneway markers 2013-04-25 18:41:49 -04:00
John Firebaugh
275696caaa Fix icons for lines that use maki (fixes #1371)
Generate a single feature-icons.json and feature-icons.css.
In the JSON, features with a line icon are indicated by the
presence of a `line` property. PresetIcon looks for this to
determine whether or not to add the `preset-icon-line` class.
New line icons may be added by editing line-icons.json.
2013-04-24 12:32:36 -07:00
John Firebaugh
a2f86154ce Also show vertices on hover in draw modes 2013-04-23 16:52:32 -07:00
John Firebaugh
29e5bf1f2f Hack an icon for name add button (#1300) 2013-04-23 14:22:10 -07:00
John Firebaugh
d8751fad8d Polish spriting code
* Smaller make-sprite.json.
* Convert operation sprite data to JSON, eliminating
  fragile stylesheet grepping.
2013-04-23 09:45:37 -07:00
Ansis Brammanis
1021850300 float the description image right
issue #1353
2013-04-23 12:44:31 -04:00
John Firebaugh
5f7409616f Close up space in map controls when embedded (#1329) 2013-04-22 15:34:04 -07:00
John Firebaugh
e35fe0b581 Merge branch 'dist' 2013-04-22 12:10:01 -07:00
John Firebaugh
aedd5ee46e Create a dist directory
This directory will contain the built sources (iD.js, iD.css)
and images. On a release branch, we will check in the generated
files. For the osm.us/master deploy, it should run make and use
dist/ as the root.

Paths in css are relative, e.g. url(img/foo.png).
2013-04-22 10:50:36 -07:00
Ansis Brammanis
0dc7159b82 fix line preset icon offset 2013-04-22 13:31:53 -04:00
tyr
e447d532f3 use 100% for browsers without calc() support 2013-04-21 10:54:43 +02:00
tyr
1bf784ed15 fixing typo in css ("-" instead of "+" - see unprefixed css property below) 2013-04-21 10:49:37 +02:00
Ansis Brammanis
d21d52d905 add maki as dependency, new sprite script
issue #1319
2013-04-19 14:51:48 -04:00
Ansis Brammanis
21c89f22dc export line preset sprite straight from inkscape
We could also use an svg sprite, just swapping the
one line in line-presets.css, but it seemed to
make scrolling the preset grid significantly
less smooth in Firefox.
2013-04-19 12:27:57 -04:00
Ansis Brammanis
e893f686ca add postal code field, fixes #1292 2013-04-18 16:45:48 -04:00
Ansis Brammanis
e2f9f57410 improve navigating saving with keyboard 2013-04-17 18:45:42 -04:00
John Firebaugh
89a450dd2b Fix cursor-pointer CSS 2013-04-16 16:06:11 -07:00
Ansis Brammanis
dd35ed91d9 name field is now localizable 2013-04-16 16:32:39 -04:00
Ansis Brammanis
7e75ea4bad Notify users of API status 2013-04-16 12:36:58 -04:00
Saman Bemel-Benrud
541ac0ad51 friendlier access form. 2013-04-15 12:27:53 -04:00
saman bb
abaa20a67e sprite stuff. 2013-04-14 23:50:36 -04:00
saman bb
c87bf425e7 styled radio menus. 2013-04-14 23:37:19 -04:00
Saman Bemel-Benrud
828a108312 fine-tuning bg adjustment ui. 2013-04-08 19:31:22 -04:00
Saman Bemel-Benrud
bce352f27a reworked background reset button. 2013-04-08 19:21:21 -04:00
Saman Bemel-Benrud
53ab4d0419 moving to SVG for UI graphics. 2013-04-08 17:29:09 -04:00
John Firebaugh
872b148bc0 Add access field (#934) 2013-04-06 17:55:53 -07:00
Ian B
6220e2a124 Update aeroway=runway style to cater for areas 2013-04-05 22:08:02 +02:00
John Firebaugh
e950042922 Fix cursors, add tests 2013-04-05 11:57:13 -07:00
Ansis Brammanis
f356e3e357 fix cursors 2013-04-05 14:24:58 -04:00
Saman Bemel-Benrud
be9f8e21be fixing cursor stuff. 2013-04-04 18:27:00 -04:00
Saman Bemel-Benrud
bbede6f33d properly implemented retina cursors (i think?) 2013-04-04 18:22:11 -04:00
Saman Bemel-Benrud
4944592aff adding rules for retina cursors. 2013-04-04 17:44:20 -04:00
John Firebaugh
d429b20fa9 Disable a transition that crashes Safari (fixes #1188) 2013-04-03 17:26:42 -07:00
Saman Bemel-Benrud
4bc98c32d1 reworked out links, closes #1242 2013-04-03 14:20:38 -04:00
Ansis Brammanis
691156caec fix flash style 2013-04-02 14:19:02 -04:00
Ansis Brammanis
7e85fed027 add .id-container class to container
fixes #1228
2013-04-02 14:03:46 -04:00
Saman Bemel-Benrud
fc0d89a6bd styled wikipedia preset. 2013-04-02 11:58:19 -04:00
Saman Bemel-Benrud
7dd5a36603 fix for #1192 2013-04-02 11:36:40 -04:00
Ansis Brammanis
bae7b13425 Localize maxspeed field (mph and km/h) 2013-04-01 19:36:39 -04:00
Ansis Brammanis
943f276e12 highlight combobox entries on mouseover 2013-04-01 16:19:37 -04:00
Ansis Brammanis
e82df13a28 wikipedia input field 2013-04-01 15:55:37 -04:00
saman bb
ae56d5f57e fine tuning tag reference. 2013-04-01 00:24:15 -04:00
saman bb
ffaf94472a re-arranged sidebar for small screens. 2013-03-31 21:44:06 -04:00
Ian B
c3c2cfd0a2 Add aeroway styles (#1102) 2013-03-30 13:28:14 +01:00
John Firebaugh
6c8bb657e3 Use disabled operation icons (fixes #1203) 2013-03-29 15:37:00 -07:00
Ansis Brammanis
baded32589 remove inspector minimum height 2013-03-29 17:02:29 -04:00
saman bb
36ed9c0285 minor tweaks + added desaturated icons for issue #1203 2013-03-29 16:47:03 -04:00
John Firebaugh
df633a0466 Cleanup 2013-03-29 12:55:18 -07:00
Ansis Brammanis
e6de98398b rename #iD to #id-container everywhere 2013-03-29 13:50:41 -04:00
Tom MacWright
60d3333873 Merge pull request #1185 from systemed/left-animate-overlays
Change animation for map overlays.
2013-03-29 10:00:15 -07:00