Tim Schaub
3c62396533
Report on any warnings from the linter
2017-05-03 06:37:36 -06:00
Tim Schaub
9adab910f4
Ensure that the package builds
2017-05-02 23:21:52 -06:00
Tim Schaub
d7969931e8
Try to fix lint in the package
2017-05-02 23:21:45 -06:00
Tim Schaub
109d3149f4
Include stylesheet in the package
2017-02-16 16:51:00 -07:00
Tim Schaub
490f42d528
Avoid extra assignment for default export
2017-02-03 17:05:30 -07:00
Tim Schaub
b2a4b69d13
Transform all defines
2017-02-03 17:05:30 -07:00
Tim Schaub
91c1857d83
Update transform to generate ES-2015 modules
2017-02-03 17:05:30 -07:00
Tim Schaub
d17e809039
Rewrite boolean defines as globals
2017-02-03 17:05:30 -07:00
Tim Schaub
386f94e0d4
Codemod for CommonJS package
2017-02-03 17:05:29 -07:00
Tim Schaub
bd015eabe4
One provide per test file
2016-08-12 10:53:49 -06:00
Tim Schaub
510083fbfc
Remove unnecessary test
2016-08-12 10:53:49 -06:00
Andreas Hocevar
7b2bdbc064
Create a check-example task for smarter example checking with PhantomJS
2016-08-12 12:05:47 +02:00
Andreas Hocevar
58a8e7d352
Check examples with http protocol instead of file
2016-08-11 23:07:27 +02:00
Tim Schaub
4373f1bd54
Run ESLint on all files (catch new linter changes)
2016-08-07 13:15:22 -06:00
Tim Schaub
02ff448d33
Test that files are named like their default export
2016-08-07 10:55:50 -06:00
Tim Schaub
12e81e5487
Clean up WebGL provides
2016-08-07 10:49:12 -06:00
Tim Schaub
4261523720
Test that all files have a single provide named like the path
2016-08-07 10:49:06 -06:00
Andreas Hocevar
d27ea0974e
Fix source links, display version and warn about outdated docs
2016-05-11 12:45:58 +02:00
Frederic Junod
6abecb0192
Remove check-requires script
...
The missingProvide and missingRequire compiler checks are already checking
if the goog.require and goog.provide are correct.
2016-05-02 09:29:42 +02:00
Andreas Hocevar
f35d0106b8
Remove goog.net.* and goog.async.AnimationDelay
2016-02-03 11:19:38 +01:00
Nicholas L
d8631c35eb
Fix phantomjs
2016-01-27 20:36:10 +13:00
Frederic Junod
5b98066d16
Remove bin/check-whitespace.py
2016-01-18 16:50:16 +01:00
Tim Schaub
8d80924ba8
Remove gjslint.py
2016-01-11 22:03:12 -08:00
Tim Schaub
0a5d15db50
Remove jshint
2016-01-11 18:58:02 -08:00
Tim Schaub
8f0ecc4df2
Run ESLint with make lint
2016-01-11 18:56:09 -08:00
Tim Schaub
3cf8618fc7
Prefer single line assignment to 80 character limit
2016-01-11 18:56:08 -08:00
Tim Schaub
ecdbab40ba
Add a color manipulation example
2015-10-17 15:11:37 -06:00
Frederic Junod
15ef7eec85
Remove pystache dependency
...
And use the mustache node module instead.
2015-08-26 10:36:55 +02:00
Frederic Junod
594eb7fe95
Fix typo in Makefile
2015-08-11 08:59:37 +02:00
Tim Schaub
0691d1d74e
Rebuild examples if package.json changes
2015-08-07 11:00:28 -06:00
Ian Schneider
6f6698dd6a
Add a region growing example
2015-08-01 17:06:33 -06:00
Tim Schaub
af3c38052e
Avoid examples that cannot be run in Phantom
2015-07-21 17:12:08 -06:00
bill-chadwick
51c8bcae57
Updates for building on Windows using Cygwin.
...
Tested on Windows 7.
2015-05-14 07:08:16 +01:00
Éric Lemoine
0f2c3bd45f
Make host-examples target copy index.js
2015-04-26 21:51:37 +02:00
Éric Lemoine
4c2c21a5d6
Add Makefile
2015-04-26 20:20:59 +02:00
Tom Payne
3d560a08e3
Remove Makefile
2012-11-09 14:05:13 +01:00
Tim Schaub
e57f8b45a6
Merge pull request #78 from geops/api-docs-jsdoc
...
Taking over new template from jsdoc but keep modifications by OpenLayers as much as possible
2012-10-31 13:38:24 -07:00
augustus
64a252093c
Taking over new template from jsdoc but keep modifications by OpenLayers as much as possible
2012-10-31 09:39:55 +01:00
Tom Payne
7af152cc49
Update Plovr version
2012-10-29 14:09:37 +01:00
Éric Lemoine
49f717eae6
Merge pull request #69 from elemoine/exports-files
...
Granularize the exports
2012-10-24 13:52:56 -07:00
Éric Lemoine
576c54eb61
Move object literal exports to their own file
2012-10-24 17:05:33 +02:00
Éric Lemoine
d81b232587
Granularize the exports
...
This commit decomposes exports.txt into multiple, per-component, export files. This will be required for custom builds;
2012-10-20 22:31:33 +02:00
Éric Lemoine
3e3b8d6f8b
Use OpenLayers 2 examples index
2012-10-19 21:56:59 +02:00
Tom Payne
cd7627f626
Lint examples
2012-10-18 13:48:52 +02:00
Tom Payne
0e81f67a00
Host example index
2012-10-17 11:36:54 +02:00
Tom Payne
e9dbb00039
Pass query string through example index
...
This is so that visiting
/examples/index.html?mode=RAW&Debug=true
will automatically add ?mode=RAW&Debug=true to all links in the
generated index.
2012-10-17 11:31:40 +02:00
Tom Payne
129578a515
Build examples index
2012-10-17 11:22:11 +02:00
Éric Lemoine
1ac188c906
Add a hostexamples target to Makefile
...
This target copies the ol built files, examples, and loader script to the build/gh-pages directory, making it possible to host our examples on gh-pages.
2012-10-16 21:56:45 +02:00
Tom Payne
9d253ab6bb
Refactor exports and externs
2012-10-04 15:11:26 +02:00
tschaub
671c902d72
Creating the target directory for api docs
2012-10-01 16:35:38 -06:00