Andreas Hocevar
|
1d221f8166
|
Add ability to filter out unstable Fires items
|
2014-11-06 10:32:17 -07:00 |
|
Frederic Junod
|
1253177ae4
|
Add FastClick in mobile-full-screen example
|
2014-11-04 11:48:33 +01:00 |
|
Tim Schaub
|
02bfa42736
|
List events fired in the navigation
|
2014-11-03 16:52:17 -07:00 |
|
Tim Schaub
|
4b7e52c76f
|
Allow build.js task to add header
|
2014-10-30 12:18:08 -06:00 |
|
Tim Schaub
|
7c2e0fa627
|
Verbose warnings
|
2014-10-27 08:45:11 -06:00 |
|
Tim Schaub
|
4785001548
|
Parse examples and build external modules on install
|
2014-10-23 15:57:10 -06:00 |
|
Éric Lemoine
|
d6afca38c2
|
Use oli/x.js as input files when compiling examples
|
2014-10-11 09:04:49 +02:00 |
|
Frédéric Junod
|
9d1101c727
|
Merge pull request #2779 from fredj/resources
Update jQuery to 1.9.1
|
2014-10-07 15:58:28 +02:00 |
|
Andreas Hocevar
|
66234a73ba
|
Use goog.* types in externs
To have an externs file as accurate as possible, we also need to use
types that are provided by the Closure library.
|
2014-10-06 14:20:59 +02:00 |
|
Frederic Junod
|
898f5ac547
|
Update jquery to 1.9.1
|
2014-10-01 10:05:06 +02:00 |
|
lazarus
|
0f81a994fe
|
Fix incorrect webaddress
was pointing to Jewish Studies Religious website... fixed to correctly point to ol3js.org instead.
|
2014-09-24 14:30:21 -07:00 |
|
Éric Lemoine
|
ad83f83f2c
|
To do call toLowerCase when forming a change:property event
|
2014-09-18 18:44:45 +02:00 |
|
Frederic Junod
|
fb87c22359
|
Set goog.array.ASSUME_NATIVE_FUNCTIONS to true
|
2014-09-11 13:24:13 +02:00 |
|
Andreas Hocevar
|
f724cb65bc
|
Add base classes to info.json and generated externs
This ensures that the inheritance chain is intact, even if the base
class is not exportable.
|
2014-08-28 19:02:49 +02:00 |
|
Andreas Hocevar
|
bc2044d48b
|
Walk up the inheritance chain to an exportable constructor
|
2014-08-28 15:11:09 +02:00 |
|
Andreas Hocevar
|
80ea1772e2
|
Add @extends annotations to generated externs
|
2014-08-28 15:11:09 +02:00 |
|
Andreas Hocevar
|
d2eceab25e
|
Merge pull request #2643 from ahocevar/interface-externs
Handle interfaces in the generate-externs task
|
2014-08-28 13:22:15 +02:00 |
|
Andreas Hocevar
|
663fef3dfd
|
Support nullable params and returns in generated externs
|
2014-08-27 18:18:49 +02:00 |
|
Andreas Hocevar
|
e560f529c6
|
Handle interfaces in the generate-externs task
|
2014-08-27 16:13:12 +02:00 |
|
Tim Schaub
|
61d759acc7
|
Add unstable class to typedefs in navigation menu
|
2014-08-24 18:35:18 -06:00 |
|
Tim Schaub
|
79efcc78a5
|
Add unstable class to member definitions
|
2014-08-24 18:31:23 -06:00 |
|
Tim Schaub
|
a8999f601b
|
Hide unstable items by default, provide checkbox for toggling
|
2014-08-22 17:30:29 -06:00 |
|
Tim Schaub
|
ecaedff890
|
Add "unstable" class to unstable items
This also removes the events from the sidebar. These are repeated on the main page and only add unnecessary length to the sidebar.
|
2014-08-22 17:28:50 -06:00 |
|
Tim Schaub
|
787688ef33
|
Copy stability from doclet to observable
|
2014-08-22 17:27:29 -06:00 |
|
Tim Schaub
|
f17c33f631
|
Rename buildcfg to config
|
2014-08-22 07:28:05 -06:00 |
|