Thomas Chandelle
5938db1459
Set highlight style to the active anchor
2017-01-11 13:13:04 +01:00
Frederic Junod
5632084441
Remove 'analyzerChecks' from jscomp_off compiler option
2017-01-10 08:58:15 +01:00
Andreas Hocevar
7424ee91e3
Remove the '3' from OpenLayers
2017-01-02 23:03:03 +01:00
Tim Schaub
137cdc04c8
Remove ol.DEBUG
2017-01-01 20:37:52 -07:00
Tim Schaub
c6c105b62f
Shared module for map browser event type enum
2016-12-27 13:48:50 -07:00
Tim Schaub
fbbc42f8f9
Merge pull request #6226 from tchandelle/doc-anchors
...
Improve the headers styles in the api doc
2016-12-09 09:42:38 -07:00
Tim Schaub
c00906cde9
Add Event to ol.Object
2016-12-06 14:49:43 -07:00
Thomas Chandelle
b77b5e5a55
Replace the anchor by an empty div element
2016-11-29 17:00:29 +01:00
Thomas Chandelle
741494098e
Fix link anchor to static members
2016-11-09 13:30:57 +01:00
Tim Schaub
9875df39bf
Use https for openlayers.org
2016-10-16 00:16:15 -06:00
Tim Schaub
978548b085
Use https for cdn.polyfill.io
2016-10-16 00:14:52 -06:00
Andreas Hocevar
d1e4b33760
Rename goog.DEBUG to ol.DEBUG
2016-08-31 21:10:01 +02:00
Frederic Junod
bd635ed01f
Load the examples resources with HTTPS
2016-08-23 13:52:16 +02:00
Daniel Reiter
ce4e6d49f5
Fix github line links on jsdoc pages
...
Github line links only work with a capital `L`.
2016-08-02 11:05:10 -05:00
Peter Robins
810ed63b9f
Replace goog.Uri in kml format with URL()
2016-07-14 11:13:39 +00:00
Andreas Hocevar
1464da64a6
Add polyfills to copy/paste code
2016-07-07 19:06:10 +02:00
nicholas
6b465902cd
Remove goog.dom
2016-06-23 22:06:35 +12:00
Frederic Junod
e289bfbb7d
Use ol.inherits instead of goog.inherits
2016-06-08 08:38:12 +02:00
Andreas Hocevar
0dca194525
Handle types in arrays etc.
2016-06-04 00:27:25 +02:00
Andreas Hocevar
9e980663ee
Remove api annotations from typedefs in olx.js
2016-06-03 10:38:55 +02:00
Andreas Hocevar
eddd006fcf
Document typedefs and enums used by API symbols
...
It is no longer necessary to add api annotations to typedefs and enums
that are used by API symbols.
2016-06-03 09:28:53 +02:00
Peter Robins
3b1c76a1da
Correct typo in config/jsdoc/api/readme.md
2016-06-02 15:29:41 +01:00
Frederic Junod
420374294b
Remove unnecessaryCasts compiler check
...
Removed from the compiler, see:
https://github.com/google/closure-compiler/wiki/Releases#may-17-2016-v20160517
2016-05-25 09:38:33 +02:00
Peter Robins
1a1d55d54e
Add API policy to docs landing page
2016-05-17 14:27:12 +00:00
Andreas Hocevar
9523fb6edd
Merge pull request #5332 from ahocevar/examples-outdated-warning
...
Warn when viewing an outdated example, and offer a redirect to latest
2016-05-12 19:23:09 +02:00
Andreas Hocevar
e74434299e
Fix incorrect source links
2016-05-12 18:51:54 +02:00
Andreas Hocevar
0d2b833e06
Use a div instead of alert for version warning
...
With this change, it is also no longer necessary to display the version in the
navigation bar. The accidently removed doctype is also brought back.
2016-05-12 17:13:44 +02:00
Andreas Hocevar
19692ed60a
Warn when viewing an outdated example, and offer a redirect to latest
2016-05-12 13:40:48 +02:00
Andreas Hocevar
d59ace1a61
Improve code readability with better comments
2016-05-11 15:46:39 +02:00
Andreas Hocevar
d27ea0974e
Fix source links, display version and warn about outdated docs
2016-05-11 12:45:58 +02:00
Frédéric Junod
8562c9a4fc
Merge pull request #5221 from fredj/examples_deps_update
...
Update jquery, bootstrap and proj4js in examples
2016-04-14 08:35:35 +02:00
Frederic Junod
35f0928802
Update bootstrap to version 3.3.6
2016-04-13 09:21:20 +02:00
Frederic Junod
044f6638ea
Remove externs/jspdf.js and add NOCOMPILE to examples/export-pdf.js
2016-04-13 09:00:02 +02:00
Frederic Junod
4b832708e5
Remove FastClick from mobile-full-screen example
2016-04-04 16:31:28 +02:00
Frederic Junod
e222409f50
Add externs for CartoDB response
2016-04-01 10:55:38 +02:00
nicholas
4d26305564
Add polyfill for IE
2016-03-31 19:25:42 +13:00
Frederic Junod
f29bc74b7f
Ignore unnecessaryCasts errors
2016-03-30 09:02:12 +02:00
Andreas Hocevar
26ed4c33a3
Improve examples pages on mobile devices a bit
...
Only show navigation when there is enough space.
2016-03-24 15:12:04 +01:00
jonataswalker
8b2259bf25
Fix Examples layout page
2016-03-02 14:37:19 -03:00
Frederic Junod
cf23d0541c
Get rid of goog.json
...
Use JSON.parse and JSON.stringify instead.
2016-02-29 16:19:32 +01:00
greenkeeperio-bot
7e7d8ac4e2
chore(package): update closure-util to version 1.11.0
...
- Remove closure-util.json, we're now using the same library version as closure-util
- Disable analyzerChecks errors from closure-compiler
- Remove WheelEvent constants from externs (fixed upstream)
- Activate the unnecessaryCasts compiler check
2016-02-24 09:02:25 +01:00
Andreas Hocevar
69aa277848
Use requestAnimationFrame polyfill (for IE9)
2016-02-18 11:30:58 +01:00
jonataswalker
9dbf9541e9
Add navigation header to Examples page
2016-02-13 12:39:42 -02:00
Frederic Junod
a2171124e1
Remove unneeded goog.array.ASSUME_NATIVE_FUNCTIONS define
2016-02-04 14:25:46 +01:00
Guillaume Beraudo
46fc1c2a1b
Prevent unnecessary casts
2016-02-03 16:26:43 +01:00
Nicholas L
73b6adba49
Remove polyfill and incorrect dependency
2016-01-27 21:52:50 +13:00
Nicholas L
db3ad70a3d
Remove use of goog.bind and use ES5 .bind
2016-01-15 22:10:55 +13:00
Andreas Hocevar
34139f4dce
Fix apidoc landing page markup
2015-12-17 15:13:26 +01:00
Bart van den Eijnden
dd4e88525e
Merge pull request #4001 from bartvde/jspdf2
...
Export PDF's using jsPDF
2015-12-15 11:43:04 +01:00
Andreas Hocevar
d9bb3adbe8
Improve vector tile related docs
2015-12-11 12:01:24 +01:00