jjspace
09a719b8fb
run prettier v3
2024-09-20 11:24:24 -04:00
Gabby Getz
abd473a615
Start static server with flag
2022-11-15 09:57:16 -05:00
Sanjeet Suhag
aaf6bd8a5c
Adds engine and widgets workspaces
2022-11-01 15:39:57 -04:00
Gabby Getz
ba44d22538
Correct import path
2022-10-06 10:03:13 -04:00
Gabby Getz
c878b8fc75
HelloWorld CSS
2022-07-21 14:48:43 -04:00
Gabby Getz
42bcc10219
Fixup jsHint, HelloWorld
2022-07-13 11:22:03 -04:00
IanLilleyT
11ba5a917c
fixed some old vars
2022-02-23 15:49:52 -05:00
Matthew Amato
2fd0e8f7e4
Format all code with prettier
2020-04-16 20:31:36 -04:00
Tom Payne
1ae9fda901
Add newlines to end of text files.
2016-10-19 16:53:31 -04:00
Matthew Amato
72dcba6670
Remove remnants of Chrome Frame
...
Fixes #3065
2015-10-13 19:58:09 -04:00
Ed Mackey
2c4ee8d492
Further simplify the CSS in Hello World.
2014-10-27 15:27:44 -04:00
Ed Mackey
ea64332f41
Cleanup CSS in Hello World.
2014-10-27 12:05:05 -04:00
Matthew Amato
388102db64
Remove height=device-height from remaining examples.
2014-09-17 21:00:56 -04:00
Kevin Ring
6e24114a5e
Keep Norton from hiding the globe.
2014-07-14 17:33:21 +10:00
Patrick Cozzi
ecfb58ce0a
Use viewer in examples instead of cesium widget
2014-05-16 14:47:59 -04:00
hpinkos
a98ea029b3
cesiumWidget -> widget
2014-03-28 10:24:48 -04:00
Ed Mackey
4923bac814
Use correct meta tags on Hello World, and tweak comments.
...
The most noticable effect of this is the bullet points between
Bing credits in Hello World didn't display correctly due to lack
of UTF-8 specification.
2014-03-18 10:28:31 -04:00
Scott Hunter
72702b5e49
Remove SvgPath in favor of a Knockout binding handler.
...
Also refactor CSS organization to eliminate duplicate imports. Shared styles are in shared.css. Individual widget CSS files, e.g. BaseLayerPicker.css, no longer import anything. Users are expected to import "widgets.css" to get everything in the common case, or import all of the individual stylesheets, including shared, for each widget that they use, in the uncommon case.
2013-12-05 15:28:44 -05:00
Scott Hunter
f47ec24cb1
type is unnecessary.
2013-08-12 17:58:43 -04:00
Matthew Amato
edfe09fa6a
Fix Hello World in Firefox.
...
The Cesium container div had no styling.
2013-07-01 15:44:12 -04:00
Matthew Amato
e7d730771b
Simplify skeleton and rename it to HelloWorld.
2013-03-21 17:32:03 -04:00