Commit Graph

15 Commits

Author SHA1 Message Date
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
John Firebaugh
fa627e8dff Partially revert "Generate a concatenated iD.css file"
This reverts commit 24c0115190.
2013-04-16 15:00:01 -07:00
John Firebaugh
24c0115190 Generate a concatenated iD.css file 2013-04-16 14:14:55 -07:00
John Firebaugh
913e8982cc Adding a canary for https://app.getsentry.com/id/id/group/5138888/ 2013-04-16 11:51:12 -07:00
Tom MacWright
fc497f16d8 Use conditional comments for IE handling. Fixes #1167 2013-03-28 13:47:41 -04:00
Tom MacWright
807fbe882d Failsafe browser detection system 2013-03-27 17:31:31 -04:00
John Firebaugh
fdac7feb37 Fix css includes 2013-03-14 20:25:50 -07:00
John Firebaugh
b2627dcac2 Switch back to dev index.html, add a make install target 2013-03-11 11:24:57 -07:00
John Firebaugh
f4b2de03e5 Switch to packaged index.html by default
Unpackaged is available in index_dev.html.
2013-03-06 16:17:28 -08:00
John Firebaugh
87fd5d871c Build data into package 2013-03-06 16:16:12 -08:00
John Firebaugh
372e009888 Assign id at top level
So you can do id.graph(), etc. in the console for debugging.
2013-02-13 16:15:49 -08:00
John Firebaugh
000ceb6467 iD.Context -> iD
All the UI setup code moved to iD.ui.
2013-02-01 12:40:15 -05:00
John Firebaugh
5199e0f402 Externalize api06 URL 2012-12-30 14:03:45 -08:00
John Firebaugh
f49270fc6c Fix index_packaged.html 2012-12-04 17:56:04 -05:00
John Firebaugh
f8fde1f10d Move node update into addWayNode action 2012-12-04 17:54:08 -05:00