angular/modules/playground/src
Igor Minar 24eb8389d2 fix: public api surface fixes + stability markers
- ts-api-guardian will now error if a new public symbol is added with a stability marker (`@stable`, `@experimental`, `@deprecated`)
- DomEventsPlugin and KeyEventsPlugin were removed from public api surface - these classes is an implementation detail
- deprecated BROWSER_PROVIDERS was removed completely
- `@angular/compiler` was removed from the ts-api-guardian check since this package shouldn't contain anything that users need to directly import
- the rest of the api surface was conservatively marked as stable or experimental

BREAKING CHANGES: DomEventsPlugin and KeyEventsPlugin previously exported from core are no longer public - these classes are implementation detail.

Previously deprecated BROWSER_PROVIDERS was completely removed from platform-browser.

Closes #9236
Closes #9235
Ref #9234
2016-06-28 07:39:40 -07:00
..
animate chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
async chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
benchpress chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
gestures chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
hash_routing chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
hello_world chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
http chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
jsonp chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
key_events fix: public api surface fixes + stability markers 2016-06-28 07:39:40 -07:00
model_driven_forms chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
order_management chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
person_management chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
relative_assets chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
routing chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
routing_deprecated chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
sourcemap chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
svg chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
template_driven_forms chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
todo chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
upgrade chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
web_workers chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
zippy_component chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
bootstrap.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00