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
Erik Timmers
004e7ad0d0
Add PDF example
2015-12-07 13:53:37 +01:00
Frederic Junod
7149113ab6
Remove unused files
2015-12-01 15:50:51 +01:00
Tim Schaub
d19bf0970b
Rename strapless template
2015-11-18 09:56:15 -07:00
Tim Schaub
10eb041199
Remove old example template
2015-11-18 09:56:15 -07:00
Tim Schaub
2fff18fd0c
Use cdn.polyfill.io for polyfills
2015-11-18 09:56:14 -07:00
Tim Schaub
c3165252f8
Move title above map
2015-11-18 09:56:13 -07:00
Tim Schaub
74f2b4cb74
Intentional indentation and newlines
2015-11-18 09:56:13 -07:00
Tim Schaub
58d22350d8
New template that removes Bootstrap and jQuery from code snippet
2015-11-18 09:56:13 -07:00
Tim Schaub
3dcc2843ae
Write directly to stdout in publish script
2015-11-17 18:06:29 -07:00
Tim Schaub
34dd7b76b1
Use jsdoc@3.4.0
2015-11-17 18:04:16 -07:00
Tim Schaub
85ca4e1888
Update JSDoc to get async publish support
2015-10-31 13:30:30 -06:00
Andreas Hocevar
53704379fa
Make relative urls work for jsfiddle
2015-10-14 14:46:33 +02:00
Andreas Hocevar
e242c2ca1d
Revert "Merge pull request #4217 from ThomasG77/clipboardjs-replacement"
...
This reverts commit 82e989b652 , reversing
changes made to 0e83c90377 .
2015-10-06 16:17:43 +02:00
ThomasG77
7192a6d1a5
Replace ZeroClipboard with Clipboard.js to remove flash dependency
2015-10-05 01:23:20 +02:00
Michael Kalbermatten
9543cc10dd
Remove invalid link to featureOverlay in API doc
2015-09-17 11:12:54 +02:00
Marc Jansen
da627dda4b
Merge pull request #4079 from marcjansen/mark-required-options
...
Automatically mark required options in API-docs
2015-09-15 16:13:36 +09:00
Björn Harrtell
31f2e334cf
Reinstate inheritdoc to fix #4082
2015-09-09 07:43:22 +02:00
Frederic Junod
d41bb2663b
Add esrijson externs in config/example.json
2015-09-07 14:48:48 +02:00
Frederic Junod
07b1f5ea45
Enable all the compiler checks
2015-09-07 14:48:48 +02:00
Marc Jansen
0a99d0f211
Automatically mark required options in API-docs
2015-09-03 16:44:12 +02:00
Frederic Junod
2d92791b17
Remove deprecated checkStructDictInheritance
...
Deprecated since the 20150505 Closure Compiler release.
See https://github.com/google/closure-compiler/wiki/Releases#may-5-2015-v20150505
2015-08-20 11:40:22 +02:00
Andreas Hocevar
b0dd3782a8
Replace base symbols with overridden ones
2015-08-11 17:08:31 +02:00
Tim Schaub
daf85c75c7
Merge pull request #3983 from tschaub/doc-footer
...
Remove doc footer with timestamp.
2015-08-07 12:59:39 -06:00
Tim Schaub
ab24d9043e
Minimal source control links
2015-08-07 12:46:15 -06:00
Tim Schaub
6dc7f2cfec
Remove footer with timestamp
2015-08-07 11:22:07 -06:00
Andreas Hocevar
2bd0fdf07b
Fix URLs for openlayers.org resources
2015-08-07 13:48:28 +02:00
Tim Schaub
b01fa94ecd
Merge pull request #3972 from openlayers/release-v3.8.1
...
Release v3.8.1.
2015-08-06 10:34:14 -06:00
Tim Schaub
f695cb012a
Pull builds from openlayers.org
2015-08-05 21:29:08 -06:00
Björn Harrtell
6812de6a77
Upgrade JSDoc to 3.3.2 and remove obsoleted plugins
2015-08-04 22:04:15 +02:00
Éric Lemoine
e792a121f4
Remove reference to vbarray.js
...
This file was removed with https://github.com/openlayers/ol3/pull/3516 .
Fixes #3702 .
2015-08-03 11:06:43 +02:00