aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Minar2011-10-12 12:19:39 -0700
committerIgor Minar2011-10-12 23:04:48 -0700
commitb3c4cb7cff8bab6e0e3d7e68870ed6316bbd5241 (patch)
treed7561b1e2704197c8f0e441abbf98661d2145ac5
parent4af4378b11c971f99205b7e712c13e8ef3467749 (diff)
downloadangular.js-b3c4cb7cff8bab6e0e3d7e68870ed6316bbd5241.tar.bz2
docs(*): remove @workInProgress from everywhere
it's not useful any more and it only makes the docs look ugly
-rw-r--r--docs/content/api/angular.service.ngdoc1
-rw-r--r--docs/content/cookbook/advancedform.ngdoc1
-rw-r--r--docs/content/cookbook/buzz.ngdoc1
-rw-r--r--docs/content/cookbook/deeplinking.ngdoc1
-rw-r--r--docs/content/cookbook/form.ngdoc1
-rw-r--r--docs/content/cookbook/helloworld.ngdoc1
-rw-r--r--docs/content/cookbook/index.ngdoc1
-rw-r--r--docs/content/cookbook/mvc.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.bootstrap.auto_bootstrap.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.bootstrap.manual_bootstrap.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.bootstrap.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.directives.creating_directives.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.directives.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.directives_widgets.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.extending_compiler.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.markup.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.testing_dom_element.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.understanding_compiler.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.widgets.creating_widgets.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.compiler.widgets.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.di.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.di.understanding_di.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.di.using_di_controllers.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.expressions.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.introduction.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.mvc.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.mvc.understanding_controller.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.mvc.understanding_model.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.mvc.understanding_view.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.$location.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.creating_services.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.injecting_controllers.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.managing_dependencies.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.registering_services.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.testing_services.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.services.understanding_services.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.templates.css-styling.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.templates.databinding.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.templates.filters.creating_filters.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.templates.filters.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.templates.filters.using_filters.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.templates.ngdoc1
-rw-r--r--docs/content/guide/dev_guide.unit-testing.ngdoc1
-rw-r--r--docs/content/guide/index.ngdoc1
-rw-r--r--docs/content/misc/downloading.ngdoc1
-rw-r--r--docs/content/misc/faq.ngdoc1
-rw-r--r--docs/src/ngdoc.js2
-rw-r--r--src/Browser.js8
-rw-r--r--src/Compiler.js1
-rw-r--r--src/angular-mocks.js4
-rw-r--r--src/directives.js11
-rw-r--r--src/filters.js9
-rw-r--r--src/markups.js7
-rw-r--r--src/service/cookieStore.js4
-rw-r--r--src/service/cookies.js1
-rw-r--r--src/service/defer.js1
-rw-r--r--src/service/document.js1
-rw-r--r--src/service/exceptionHandler.js1
-rw-r--r--src/service/formFactory.js2
-rw-r--r--src/service/log.js5
-rw-r--r--src/service/resource.js1
-rw-r--r--src/service/route.js8
-rw-r--r--src/service/routeParams.js1
-rw-r--r--src/service/sniffer.js1
-rw-r--r--src/service/window.js1
-rw-r--r--src/service/xhr.bulk.js1
-rw-r--r--src/service/xhr.cache.js1
-rw-r--r--src/service/xhr.error.js1
-rw-r--r--src/service/xhr.js1
-rw-r--r--src/widget/form.js1
-rw-r--r--src/widget/input.js9
-rw-r--r--src/widget/select.js1
-rw-r--r--src/widgets.js5
75 files changed, 0 insertions, 137 deletions
diff --git a/docs/content/api/angular.service.ngdoc b/docs/content/api/angular.service.ngdoc
index 50fe1560..02d689f2 100644
--- a/docs/content/api/angular.service.ngdoc
+++ b/docs/content/api/angular.service.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name angular.service
@description
diff --git a/docs/content/cookbook/advancedform.ngdoc b/docs/content/cookbook/advancedform.ngdoc
index 8e29ed35..19b8284f 100644
--- a/docs/content/cookbook/advancedform.ngdoc
+++ b/docs/content/cookbook/advancedform.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Cookbook: Advanced Form
@description
diff --git a/docs/content/cookbook/buzz.ngdoc b/docs/content/cookbook/buzz.ngdoc
index fad4c1ff..c4e5ae37 100644
--- a/docs/content/cookbook/buzz.ngdoc
+++ b/docs/content/cookbook/buzz.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Cookbook: Resources - Buzz
@description
diff --git a/docs/content/cookbook/deeplinking.ngdoc b/docs/content/cookbook/deeplinking.ngdoc
index 9e00f362..372064c9 100644
--- a/docs/content/cookbook/deeplinking.ngdoc
+++ b/docs/content/cookbook/deeplinking.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Cookbook: Deep Linking
@description
diff --git a/docs/content/cookbook/form.ngdoc b/docs/content/cookbook/form.ngdoc
index 41d2be26..6cd1d83a 100644
--- a/docs/content/cookbook/form.ngdoc
+++ b/docs/content/cookbook/form.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Cookbook: Form
@description
diff --git a/docs/content/cookbook/helloworld.ngdoc b/docs/content/cookbook/helloworld.ngdoc
index 96ce4c25..c93cdbea 100644
--- a/docs/content/cookbook/helloworld.ngdoc
+++ b/docs/content/cookbook/helloworld.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Cookbook: Hello World
@description
diff --git a/docs/content/cookbook/index.ngdoc b/docs/content/cookbook/index.ngdoc
index c3f9d8bf..06b898ac 100644
--- a/docs/content/cookbook/index.ngdoc
+++ b/docs/content/cookbook/index.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Cookbook
@description
diff --git a/docs/content/cookbook/mvc.ngdoc b/docs/content/cookbook/mvc.ngdoc
index a9ab7f3c..28b8836f 100644
--- a/docs/content/cookbook/mvc.ngdoc
+++ b/docs/content/cookbook/mvc.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Cookbook: MVC
@description
diff --git a/docs/content/guide/dev_guide.bootstrap.auto_bootstrap.ngdoc b/docs/content/guide/dev_guide.bootstrap.auto_bootstrap.ngdoc
index 0b03e19c..5c29221d 100644
--- a/docs/content/guide/dev_guide.bootstrap.auto_bootstrap.ngdoc
+++ b/docs/content/guide/dev_guide.bootstrap.auto_bootstrap.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Initializing Angular: Automatic Initiialization
@description
diff --git a/docs/content/guide/dev_guide.bootstrap.manual_bootstrap.ngdoc b/docs/content/guide/dev_guide.bootstrap.manual_bootstrap.ngdoc
index d6fca7af..c0f2fe1c 100644
--- a/docs/content/guide/dev_guide.bootstrap.manual_bootstrap.ngdoc
+++ b/docs/content/guide/dev_guide.bootstrap.manual_bootstrap.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Initializing Angular: Manual Initialization
@description
diff --git a/docs/content/guide/dev_guide.bootstrap.ngdoc b/docs/content/guide/dev_guide.bootstrap.ngdoc
index 248491ae..ed36a543 100644
--- a/docs/content/guide/dev_guide.bootstrap.ngdoc
+++ b/docs/content/guide/dev_guide.bootstrap.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Initializing Angular
@description
diff --git a/docs/content/guide/dev_guide.compiler.directives.creating_directives.ngdoc b/docs/content/guide/dev_guide.compiler.directives.creating_directives.ngdoc
index c70efd51..c9384835 100644
--- a/docs/content/guide/dev_guide.compiler.directives.creating_directives.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.directives.creating_directives.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Directives: Creating Custom Angular Directives
@description
diff --git a/docs/content/guide/dev_guide.compiler.directives.ngdoc b/docs/content/guide/dev_guide.compiler.directives.ngdoc
index 3b233551..8fcbdb40 100644
--- a/docs/content/guide/dev_guide.compiler.directives.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.directives.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Understanding Angular Directives
@description
diff --git a/docs/content/guide/dev_guide.compiler.directives_widgets.ngdoc b/docs/content/guide/dev_guide.compiler.directives_widgets.ngdoc
index ca6c54df..1a0b1ad5 100644
--- a/docs/content/guide/dev_guide.compiler.directives_widgets.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.directives_widgets.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Comparing Directives and Attribute Widgets
@description
diff --git a/docs/content/guide/dev_guide.compiler.extending_compiler.ngdoc b/docs/content/guide/dev_guide.compiler.extending_compiler.ngdoc
index 49e83b74..831b2880 100644
--- a/docs/content/guide/dev_guide.compiler.extending_compiler.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.extending_compiler.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Extending the Angular Compiler
@description
diff --git a/docs/content/guide/dev_guide.compiler.markup.ngdoc b/docs/content/guide/dev_guide.compiler.markup.ngdoc
index b33d3260..ba28f275 100644
--- a/docs/content/guide/dev_guide.compiler.markup.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.markup.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Understanding Angular Markup
@description
diff --git a/docs/content/guide/dev_guide.compiler.ngdoc b/docs/content/guide/dev_guide.compiler.ngdoc
index 86581fb5..8f616c1a 100644
--- a/docs/content/guide/dev_guide.compiler.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler
@description
diff --git a/docs/content/guide/dev_guide.compiler.testing_dom_element.ngdoc b/docs/content/guide/dev_guide.compiler.testing_dom_element.ngdoc
index 9b559c17..ac6421f3 100644
--- a/docs/content/guide/dev_guide.compiler.testing_dom_element.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.testing_dom_element.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Testing a New DOM Element
@description
diff --git a/docs/content/guide/dev_guide.compiler.understanding_compiler.ngdoc b/docs/content/guide/dev_guide.compiler.understanding_compiler.ngdoc
index 7e86e206..b76e5379 100644
--- a/docs/content/guide/dev_guide.compiler.understanding_compiler.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.understanding_compiler.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Understanding How the Compiler Works
@description
diff --git a/docs/content/guide/dev_guide.compiler.widgets.creating_widgets.ngdoc b/docs/content/guide/dev_guide.compiler.widgets.creating_widgets.ngdoc
index b73304c0..838bead4 100644
--- a/docs/content/guide/dev_guide.compiler.widgets.creating_widgets.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.widgets.creating_widgets.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Widgets: Creating Custom Widgets
@description
diff --git a/docs/content/guide/dev_guide.compiler.widgets.ngdoc b/docs/content/guide/dev_guide.compiler.widgets.ngdoc
index 1c5fbca3..542dec8d 100644
--- a/docs/content/guide/dev_guide.compiler.widgets.ngdoc
+++ b/docs/content/guide/dev_guide.compiler.widgets.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular HTML Compiler: Understanding Angular Widgets
@description
diff --git a/docs/content/guide/dev_guide.di.ngdoc b/docs/content/guide/dev_guide.di.ngdoc
index 67e12a9b..fc303e58 100644
--- a/docs/content/guide/dev_guide.di.ngdoc
+++ b/docs/content/guide/dev_guide.di.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: About Dependency Injection (DI)
@description
diff --git a/docs/content/guide/dev_guide.di.understanding_di.ngdoc b/docs/content/guide/dev_guide.di.understanding_di.ngdoc
index 93aa407c..202fa3c6 100644
--- a/docs/content/guide/dev_guide.di.understanding_di.ngdoc
+++ b/docs/content/guide/dev_guide.di.understanding_di.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: DI: Understanding DI in Angular
@description
diff --git a/docs/content/guide/dev_guide.di.using_di_controllers.ngdoc b/docs/content/guide/dev_guide.di.using_di_controllers.ngdoc
index bd51c391..035d1663 100644
--- a/docs/content/guide/dev_guide.di.using_di_controllers.ngdoc
+++ b/docs/content/guide/dev_guide.di.using_di_controllers.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: DI: Using DI in Controllers
@description
diff --git a/docs/content/guide/dev_guide.expressions.ngdoc b/docs/content/guide/dev_guide.expressions.ngdoc
index 57fb9130..420a6f98 100644
--- a/docs/content/guide/dev_guide.expressions.ngdoc
+++ b/docs/content/guide/dev_guide.expressions.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Understanding Angular Expressions
@description
diff --git a/docs/content/guide/dev_guide.introduction.ngdoc b/docs/content/guide/dev_guide.introduction.ngdoc
index b4cf3bd7..f8c2de7a 100644
--- a/docs/content/guide/dev_guide.introduction.ngdoc
+++ b/docs/content/guide/dev_guide.introduction.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Introduction
@description
diff --git a/docs/content/guide/dev_guide.mvc.ngdoc b/docs/content/guide/dev_guide.mvc.ngdoc
index d6d14061..c6ddc282 100644
--- a/docs/content/guide/dev_guide.mvc.ngdoc
+++ b/docs/content/guide/dev_guide.mvc.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: About MVC in Angular
@description
diff --git a/docs/content/guide/dev_guide.mvc.understanding_controller.ngdoc b/docs/content/guide/dev_guide.mvc.understanding_controller.ngdoc
index f5522246..833dc005 100644
--- a/docs/content/guide/dev_guide.mvc.understanding_controller.ngdoc
+++ b/docs/content/guide/dev_guide.mvc.understanding_controller.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: About MVC in Angular: Understanding the Controller Component
@description
diff --git a/docs/content/guide/dev_guide.mvc.understanding_model.ngdoc b/docs/content/guide/dev_guide.mvc.understanding_model.ngdoc
index b4659b0c..3e037f1b 100644
--- a/docs/content/guide/dev_guide.mvc.understanding_model.ngdoc
+++ b/docs/content/guide/dev_guide.mvc.understanding_model.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: About MVC in Angular: Understanding the Model Component
@description
diff --git a/docs/content/guide/dev_guide.mvc.understanding_view.ngdoc b/docs/content/guide/dev_guide.mvc.understanding_view.ngdoc
index 0cb41449..e313152b 100644
--- a/docs/content/guide/dev_guide.mvc.understanding_view.ngdoc
+++ b/docs/content/guide/dev_guide.mvc.understanding_view.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: About MVC in Angular: Understanding the View Component
@description
diff --git a/docs/content/guide/dev_guide.services.$location.ngdoc b/docs/content/guide/dev_guide.services.$location.ngdoc
index c0f35c96..fa8238fe 100644
--- a/docs/content/guide/dev_guide.services.$location.ngdoc
+++ b/docs/content/guide/dev_guide.services.$location.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services: Using $location
@description
diff --git a/docs/content/guide/dev_guide.services.creating_services.ngdoc b/docs/content/guide/dev_guide.services.creating_services.ngdoc
index bc59f34d..74ade376 100644
--- a/docs/content/guide/dev_guide.services.creating_services.ngdoc
+++ b/docs/content/guide/dev_guide.services.creating_services.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services: Creating Angular Services
@description
diff --git a/docs/content/guide/dev_guide.services.injecting_controllers.ngdoc b/docs/content/guide/dev_guide.services.injecting_controllers.ngdoc
index 9bc1aed8..d58f2c3c 100644
--- a/docs/content/guide/dev_guide.services.injecting_controllers.ngdoc
+++ b/docs/content/guide/dev_guide.services.injecting_controllers.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services: Injecting Services Into Controllers
@description
diff --git a/docs/content/guide/dev_guide.services.managing_dependencies.ngdoc b/docs/content/guide/dev_guide.services.managing_dependencies.ngdoc
index b8f1f47d..9513df4c 100644
--- a/docs/content/guide/dev_guide.services.managing_dependencies.ngdoc
+++ b/docs/content/guide/dev_guide.services.managing_dependencies.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services: Managing Service Dependencies
@description
diff --git a/docs/content/guide/dev_guide.services.ngdoc b/docs/content/guide/dev_guide.services.ngdoc
index 01f747f7..ac295357 100644
--- a/docs/content/guide/dev_guide.services.ngdoc
+++ b/docs/content/guide/dev_guide.services.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services
@description
diff --git a/docs/content/guide/dev_guide.services.registering_services.ngdoc b/docs/content/guide/dev_guide.services.registering_services.ngdoc
index cc50d678..1af1b1b9 100644
--- a/docs/content/guide/dev_guide.services.registering_services.ngdoc
+++ b/docs/content/guide/dev_guide.services.registering_services.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services: Registering Angular Services
@description
diff --git a/docs/content/guide/dev_guide.services.testing_services.ngdoc b/docs/content/guide/dev_guide.services.testing_services.ngdoc
index 2ec5877a..1768b63d 100644
--- a/docs/content/guide/dev_guide.services.testing_services.ngdoc
+++ b/docs/content/guide/dev_guide.services.testing_services.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services: Testing Angular Services
@description
diff --git a/docs/content/guide/dev_guide.services.understanding_services.ngdoc b/docs/content/guide/dev_guide.services.understanding_services.ngdoc
index 05fafcf6..118a4db1 100644
--- a/docs/content/guide/dev_guide.services.understanding_services.ngdoc
+++ b/docs/content/guide/dev_guide.services.understanding_services.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Angular Services: Understanding Angular Services
@description
diff --git a/docs/content/guide/dev_guide.templates.css-styling.ngdoc b/docs/content/guide/dev_guide.templates.css-styling.ngdoc
index 4bd3f1b2..30571976 100644
--- a/docs/content/guide/dev_guide.templates.css-styling.ngdoc
+++ b/docs/content/guide/dev_guide.templates.css-styling.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Templates: Working With CSS in Angular
@description
diff --git a/docs/content/guide/dev_guide.templates.databinding.ngdoc b/docs/content/guide/dev_guide.templates.databinding.ngdoc
index 3bd0ea8f..7f480a6a 100644
--- a/docs/content/guide/dev_guide.templates.databinding.ngdoc
+++ b/docs/content/guide/dev_guide.templates.databinding.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Templates: Data Binding in Angular
@description
diff --git a/docs/content/guide/dev_guide.templates.filters.creating_filters.ngdoc b/docs/content/guide/dev_guide.templates.filters.creating_filters.ngdoc
index e2814a48..e57c5509 100644
--- a/docs/content/guide/dev_guide.templates.filters.creating_filters.ngdoc
+++ b/docs/content/guide/dev_guide.templates.filters.creating_filters.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Templates: Filters: Creating Angular Filters
@description
diff --git a/docs/content/guide/dev_guide.templates.filters.ngdoc b/docs/content/guide/dev_guide.templates.filters.ngdoc
index e233678b..933ddfd3 100644
--- a/docs/content/guide/dev_guide.templates.filters.ngdoc
+++ b/docs/content/guide/dev_guide.templates.filters.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Templates: Understanding Angular Filters
@description
diff --git a/docs/content/guide/dev_guide.templates.filters.using_filters.ngdoc b/docs/content/guide/dev_guide.templates.filters.using_filters.ngdoc
index 41f32ac0..f7dd5766 100644
--- a/docs/content/guide/dev_guide.templates.filters.using_filters.ngdoc
+++ b/docs/content/guide/dev_guide.templates.filters.using_filters.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Templates: Filters: Using Angular Filters
@description
diff --git a/docs/content/guide/dev_guide.templates.ngdoc b/docs/content/guide/dev_guide.templates.ngdoc
index 32514eb9..a90f4c38 100644
--- a/docs/content/guide/dev_guide.templates.ngdoc
+++ b/docs/content/guide/dev_guide.templates.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Understanding Angular Templates
@description
diff --git a/docs/content/guide/dev_guide.unit-testing.ngdoc b/docs/content/guide/dev_guide.unit-testing.ngdoc
index 978784f9..4ca5473c 100644
--- a/docs/content/guide/dev_guide.unit-testing.ngdoc
+++ b/docs/content/guide/dev_guide.unit-testing.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide: Unit Testing
@description
diff --git a/docs/content/guide/index.ngdoc b/docs/content/guide/index.ngdoc
index 8d609afa..ff66f770 100644
--- a/docs/content/guide/index.ngdoc
+++ b/docs/content/guide/index.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Developer Guide
@description
diff --git a/docs/content/misc/downloading.ngdoc b/docs/content/misc/downloading.ngdoc
index f111991f..d7cb086e 100644
--- a/docs/content/misc/downloading.ngdoc
+++ b/docs/content/misc/downloading.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name Downloading
@description
diff --git a/docs/content/misc/faq.ngdoc b/docs/content/misc/faq.ngdoc
index cf9f2647..f2168b48 100644
--- a/docs/content/misc/faq.ngdoc
+++ b/docs/content/misc/faq.ngdoc
@@ -1,4 +1,3 @@
-@workInProgress
@ngdoc overview
@name FAQ
@description
diff --git a/docs/src/ngdoc.js b/docs/src/ngdoc.js
index a154ae7d..34a4dfcf 100644
--- a/docs/src/ngdoc.js
+++ b/docs/src/ngdoc.js
@@ -239,8 +239,6 @@ Doc.prototype = {
self = this;
dom.h(this.name, function() {
- notice('workInProgress', 'Work in Progress',
- 'This page is currently being revised. It might be incomplete or contain inaccuracies.');
notice('deprecated', 'Deprecated API', self.deprecated);
if (self.ngdoc != 'overview') {
diff --git a/src/Browser.js b/src/Browser.js
index e45c7042..cc5e257b 100644
--- a/src/Browser.js
+++ b/src/Browser.js
@@ -77,7 +77,6 @@ function Browser(window, document, body, XHR, $log, $sniffer) {
}
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$browser#xhr
* @methodOf angular.service.$browser
@@ -157,7 +156,6 @@ function Browser(window, document, body, XHR, $log, $sniffer) {
pollTimeout;
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$browser#addPollFn
* @methodOf angular.service.$browser
@@ -198,7 +196,6 @@ function Browser(window, document, body, XHR, $log, $sniffer) {
var lastBrowserUrl = location.href;
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$browser#url
* @methodOf angular.service.$browser
@@ -250,7 +247,6 @@ function Browser(window, document, body, XHR, $log, $sniffer) {
}
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$browser#onUrlChange
* @methodOf angular.service.$browser
@@ -301,7 +297,6 @@ function Browser(window, document, body, XHR, $log, $sniffer) {
var lastCookieString = '';
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$browser#cookies
* @methodOf angular.service.$browser
@@ -363,7 +358,6 @@ function Browser(window, document, body, XHR, $log, $sniffer) {
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$browser#defer
* @methodOf angular.service.$browser
@@ -417,7 +411,6 @@ function Browser(window, document, body, XHR, $log, $sniffer) {
//////////////////////////////////////////////////////////////
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$browser#addCss
* @methodOf angular.service.$browser
@@ -436,7 +429,6 @@ function Browser(window, document, body, XHR, $log, $sniffer) {
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$browser#addJs
* @methodOf angular.service.$browser
diff --git a/src/Compiler.js b/src/Compiler.js
index adbab7e7..23bce084 100644
--- a/src/Compiler.js
+++ b/src/Compiler.js
@@ -62,7 +62,6 @@ Template.prototype = {
//////////////////////////////////
/**
- * @workInProgress
* @ngdoc function
* @name angular.compile
* @function
diff --git a/src/angular-mocks.js b/src/angular-mocks.js
index 86f1b46f..e9b01c40 100644
--- a/src/angular-mocks.js
+++ b/src/angular-mocks.js
@@ -41,7 +41,6 @@
/**
- * @workInProgress
* @ngdoc overview
* @name angular.mock
* @description
@@ -61,7 +60,6 @@ angular.mock = {};
/**
- * @workInProgress
* @ngdoc service
* @name angular.mock.service.$browser
*
@@ -365,7 +363,6 @@ angular.service('$browser', function() {
/**
- * @workInProgress
* @ngdoc service
* @name angular.mock.service.$exceptionHandler
*
@@ -382,7 +379,6 @@ angular.service('$exceptionHandler', function() {
/**
- * @workInProgress
* @ngdoc service
* @name angular.mock.service.$log
*
diff --git a/src/directives.js b/src/directives.js
index 5cafab47..b9779adf 100644
--- a/src/directives.js
+++ b/src/directives.js
@@ -42,7 +42,6 @@
*/
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:init
*
@@ -75,7 +74,6 @@ angularDirective("ng:init", function(expression){
});
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:controller
*
@@ -306,7 +304,6 @@ function compileBindTemplate(template){
}
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:bind-template
*
@@ -441,7 +438,6 @@ angularDirective("ng:bind-attr", function(expression){
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:click
*
@@ -490,7 +486,6 @@ angularDirective("ng:click", function(expression, element){
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:submit
*
@@ -557,7 +552,6 @@ function ngClass(selector) {
}
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:class
*
@@ -603,7 +597,6 @@ function ngClass(selector) {
angularDirective("ng:class", ngClass(function() {return true;}));
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:class-odd
*
@@ -644,7 +637,6 @@ angularDirective("ng:class", ngClass(function() {return true;}));
angularDirective("ng:class-odd", ngClass(function(i){return i % 2 === 0;}));
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:class-even
*
@@ -685,7 +677,6 @@ angularDirective("ng:class-odd", ngClass(function(i){return i % 2 === 0;}));
angularDirective("ng:class-even", ngClass(function(i){return i % 2 === 1;}));
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:show
*
@@ -726,7 +717,6 @@ angularDirective("ng:show", function(expression, element){
});
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:hide
*
@@ -767,7 +757,6 @@ angularDirective("ng:hide", function(expression, element){
});
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:style
*
diff --git a/src/filters.js b/src/filters.js
index e4ee7453..b2d6f4b7 100644
--- a/src/filters.js
+++ b/src/filters.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc overview
* @name angular.filter
* @description
@@ -29,7 +28,6 @@
*/
/**
- * @workInProgress
* @ngdoc filter
* @name angular.filter.currency
* @function
@@ -83,7 +81,6 @@ angularFilter.currency = function(amount, currencySymbol){
};
/**
- * @workInProgress
* @ngdoc filter
* @name angular.filter.number
* @function
@@ -269,7 +266,6 @@ var GET_TIME_ZONE = /[A-Z]{3}(?![+\-])/,
NUMBER_STRING = /^\d+$/;
/**
- * @workInProgress
* @ngdoc filter
* @name angular.filter.date
* @function
@@ -391,7 +387,6 @@ angularFilter.date = function(date, format) {
/**
- * @workInProgress
* @ngdoc filter
* @name angular.filter.json
* @function
@@ -427,7 +422,6 @@ angularFilter.json = function(object) {
/**
- * @workInProgress
* @ngdoc filter
* @name angular.filter.lowercase
* @function
@@ -438,7 +432,6 @@ angularFilter.lowercase = lowercase;
/**
- * @workInProgress
* @ngdoc filter
* @name angular.filter.uppercase
* @function
@@ -449,7 +442,6 @@ angularFilter.uppercase = uppercase;
/**
- * @workInProgress
* @ngdoc filter
* @name angular.filter.html
* @function
@@ -549,7 +541,6 @@ angularFilter.html = function(html, option){
/**
- * @workInProgress
* @ngdoc filter
* @name angular.filter.linky
* @function
diff --git a/src/markups.js b/src/markups.js
index 40f4322b..75329169 100644
--- a/src/markups.js
+++ b/src/markups.js
@@ -134,7 +134,6 @@ angularTextMarkup('option', function(text, textNode, parentElement){
});
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:href
*
@@ -215,7 +214,6 @@ angularTextMarkup('option', function(text, textNode, parentElement){
*/
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:src
*
@@ -241,7 +239,6 @@ angularTextMarkup('option', function(text, textNode, parentElement){
*/
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:disabled
*
@@ -280,7 +277,6 @@ angularTextMarkup('option', function(text, textNode, parentElement){
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:checked
*
@@ -310,7 +306,6 @@ angularTextMarkup('option', function(text, textNode, parentElement){
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:multiple
*
@@ -346,7 +341,6 @@ angularTextMarkup('option', function(text, textNode, parentElement){
/**
- * @workInProgress
* @ngdoc directive
* @name angular.directive.ng:readonly
*
@@ -376,7 +370,6 @@ angularTextMarkup('option', function(text, textNode, parentElement){
/**
-* @workInProgress
* @ngdoc directive
* @name angular.directive.ng:selected
*
diff --git a/src/service/cookieStore.js b/src/service/cookieStore.js
index facce284..1b38cfac 100644
--- a/src/service/cookieStore.js
+++ b/src/service/cookieStore.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$cookieStore
* @requires $cookies
@@ -16,7 +15,6 @@ angularServiceInject('$cookieStore', function($store) {
return {
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$cookieStore#get
* @methodOf angular.service.$cookieStore
@@ -32,7 +30,6 @@ angularServiceInject('$cookieStore', function($store) {
},
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$cookieStore#put
* @methodOf angular.service.$cookieStore
@@ -48,7 +45,6 @@ angularServiceInject('$cookieStore', function($store) {
},
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$cookieStore#remove
* @methodOf angular.service.$cookieStore
diff --git a/src/service/cookies.js b/src/service/cookies.js
index c02fd8a8..a2ccee09 100644
--- a/src/service/cookies.js
+++ b/src/service/cookies.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$cookies
* @requires $browser
diff --git a/src/service/defer.js b/src/service/defer.js
index 1ea4bf0c..7d0fdeb7 100644
--- a/src/service/defer.js
+++ b/src/service/defer.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$defer
* @requires $browser
diff --git a/src/service/document.js b/src/service/document.js
index 37a5bba2..ae13c1ed 100644
--- a/src/service/document.js
+++ b/src/service/document.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$document
* @requires $window
diff --git a/src/service/exceptionHandler.js b/src/service/exceptionHandler.js
index aa4eed47..4bf6b6a6 100644
--- a/src/service/exceptionHandler.js
+++ b/src/service/exceptionHandler.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$exceptionHandler
* @requires $log
diff --git a/src/service/formFactory.js b/src/service/formFactory.js
index 1efbe363..e7ff42ff 100644
--- a/src/service/formFactory.js
+++ b/src/service/formFactory.js
@@ -152,7 +152,6 @@ function propertiesUpdate(widget) {
*/
/**
- * @workInProgress
* @ngdoc property
* @name $invalid
* @propertyOf angular.service.$formFactory
@@ -163,7 +162,6 @@ function propertiesUpdate(widget) {
*/
/**
- * @workInProgress
* @ngdoc property
* @name $valid
* @propertyOf angular.service.$formFactory
diff --git a/src/service/log.js b/src/service/log.js
index 01254178..29577166 100644
--- a/src/service/log.js
+++ b/src/service/log.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$log
* @requires $window
@@ -39,7 +38,6 @@ var $logFactory; //reference to be used only in tests
angularServiceInject("$log", $logFactory = function($window){
return {
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$log#log
* @methodOf angular.service.$log
@@ -50,7 +48,6 @@ angularServiceInject("$log", $logFactory = function($window){
log: consoleLog('log'),
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$log#warn
* @methodOf angular.service.$log
@@ -61,7 +58,6 @@ angularServiceInject("$log", $logFactory = function($window){
warn: consoleLog('warn'),
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$log#info
* @methodOf angular.service.$log
@@ -72,7 +68,6 @@ angularServiceInject("$log", $logFactory = function($window){
info: consoleLog('info'),
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$log#error
* @methodOf angular.service.$log
diff --git a/src/service/resource.js b/src/service/resource.js
index 27bb1632..8d77a9e4 100644
--- a/src/service/resource.js
+++ b/src/service/resource.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$resource
* @requires $xhr.cache
diff --git a/src/service/route.js b/src/service/route.js
index f5c8a672..ddc3df49 100644
--- a/src/service/route.js
+++ b/src/service/route.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$route
* @requires $location
@@ -65,7 +64,6 @@
*/
angularServiceInject('$route', function($location, $routeParams) {
/**
- * @workInProgress
* @ngdoc event
* @name angular.service.$route#$beforeRouteChange
* @eventOf angular.service.$route
@@ -84,7 +82,6 @@ angularServiceInject('$route', function($location, $routeParams) {
*/
/**
- * @workInProgress
* @ngdoc event
* @name angular.service.$route#$afterRouteChange
* @eventOf angular.service.$route
@@ -103,7 +100,6 @@ angularServiceInject('$route', function($location, $routeParams) {
*/
/**
- * @workInProgress
* @ngdoc event
* @name angular.service.$route#$routeUpdate
* @eventOf angular.service.$route
@@ -124,7 +120,6 @@ angularServiceInject('$route', function($location, $routeParams) {
routes: routes,
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$route#parent
* @methodOf angular.service.$route
@@ -141,7 +136,6 @@ angularServiceInject('$route', function($location, $routeParams) {
},
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$route#when
* @methodOf angular.service.$route
@@ -197,7 +191,6 @@ angularServiceInject('$route', function($location, $routeParams) {
},
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$route#otherwise
* @methodOf angular.service.$route
@@ -213,7 +206,6 @@ angularServiceInject('$route', function($location, $routeParams) {
},
/**
- * @workInProgress
* @ngdoc method
* @name angular.service.$route#reload
* @methodOf angular.service.$route
diff --git a/src/service/routeParams.js b/src/service/routeParams.js
index ac496ec7..a9e201a3 100644
--- a/src/service/routeParams.js
+++ b/src/service/routeParams.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$routeParams
* @requires $route
diff --git a/src/service/sniffer.js b/src/service/sniffer.js
index c71a9bde..ed6d688d 100644
--- a/src/service/sniffer.js
+++ b/src/service/sniffer.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$sniffer
* @requires $window
diff --git a/src/service/window.js b/src/service/window.js
index 9795e4fc..bc264e30 100644
--- a/src/service/window.js
+++ b/src/service/window.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$window
*
diff --git a/src/service/xhr.bulk.js b/src/service/xhr.bulk.js
index db560556..33c9384b 100644
--- a/src/service/xhr.bulk.js
+++ b/src/service/xhr.bulk.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$xhr.bulk
* @requires $xhr
diff --git a/src/service/xhr.cache.js b/src/service/xhr.cache.js
index 14051c40..630caa5b 100644
--- a/src/service/xhr.cache.js
+++ b/src/service/xhr.cache.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$xhr.cache
* @function
diff --git a/src/service/xhr.error.js b/src/service/xhr.error.js
index 0ff6de1c..01fb8fff 100644
--- a/src/service/xhr.error.js
+++ b/src/service/xhr.error.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$xhr.error
* @function
diff --git a/src/service/xhr.js b/src/service/xhr.js
index 8a50964b..fe7d42d9 100644
--- a/src/service/xhr.js
+++ b/src/service/xhr.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc service
* @name angular.service.$xhr
* @function
diff --git a/src/widget/form.js b/src/widget/form.js
index b01a07ef..065ee74d 100644
--- a/src/widget/form.js
+++ b/src/widget/form.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc widget
* @name angular.widget.form
*
diff --git a/src/widget/input.js b/src/widget/input.js
index a4f04e57..7f1a5773 100644
--- a/src/widget/input.js
+++ b/src/widget/input.js
@@ -7,7 +7,6 @@ var NUMBER_REGEXP = /^\s*(\-|\+)?(\d+|(\d*(\.\d*)))\s*$/;
var INTEGER_REGEXP = /^\s*(\-|\+)?\d+\s*$/;
/**
- * @workInProgress
* @ngdoc inputType
* @name angular.inputType.text
*
@@ -70,7 +69,6 @@ var INTEGER_REGEXP = /^\s*(\-|\+)?\d+\s*$/;
/**
- * @workInProgress
* @ngdoc inputType
* @name angular.inputType.email
*
@@ -138,7 +136,6 @@ angularInputType('email', function() {
});
/**
- * @workInProgress
* @ngdoc inputType
* @name angular.inputType.url
*
@@ -208,7 +205,6 @@ angularInputType('url', function() {
});
/**
- * @workInProgress
* @ngdoc inputType
* @name angular.inputType.list
*
@@ -280,7 +276,6 @@ angularInputType('list', function() {
});
/**
- * @workInProgress
* @ngdoc inputType
* @name angular.inputType.number
*
@@ -346,7 +341,6 @@ angularInputType('list', function() {
angularInputType('number', numericRegexpInputType(NUMBER_REGEXP, 'NUMBER'));
/**
- * @workInProgress
* @ngdoc inputType
* @name angular.inputType.integer
*
@@ -412,7 +406,6 @@ angularInputType('number', numericRegexpInputType(NUMBER_REGEXP, 'NUMBER'));
angularInputType('integer', numericRegexpInputType(INTEGER_REGEXP, 'INTEGER'));
/**
- * @workInProgress
* @ngdoc inputType
* @name angular.inputType.checkbox
*
@@ -487,7 +480,6 @@ angularInputType('checkbox', function(inputElement) {
});
/**
- * @workInProgress
* @ngdoc inputType
* @name angular.inputType.radio
*
@@ -591,7 +583,6 @@ var HTML5_INPUTS_TYPES = makeMap(
/**
- * @workInProgress
* @ngdoc widget
* @name angular.widget.input
*
diff --git a/src/widget/select.js b/src/widget/select.js
index 1687721c..8184d8f9 100644
--- a/src/widget/select.js
+++ b/src/widget/select.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc widget
* @name angular.widget.select
*
diff --git a/src/widgets.js b/src/widgets.js
index 189dff29..f6ebbde0 100644
--- a/src/widgets.js
+++ b/src/widgets.js
@@ -1,7 +1,6 @@
'use strict';
/**
- * @workInProgress
* @ngdoc overview
* @name angular.widget
* @description
@@ -29,7 +28,6 @@
*/
/**
- * @workInProgress
* @ngdoc widget
* @name angular.widget.ng:include
*
@@ -136,7 +134,6 @@ angularWidget('ng:include', function(element){
});
/**
- * @workInProgress
* @ngdoc widget
* @name angular.widget.ng:switch
*
@@ -277,7 +274,6 @@ angularWidget('a', function() {
/**
- * @workInProgress
* @ngdoc widget
* @name angular.widget.@ng:repeat
*
@@ -444,7 +440,6 @@ angularWidget('@ng:repeat', function(expression, element){
/**
- * @workInProgress
* @ngdoc widget
* @name angular.widget.@ng:non-bindable
*