4.11.1 (2024-10-14)
- screen-orientation:
Viewport
fix initial value (#952) (ab6d632)
4.11.0 (2024-10-14)
- screen-orientation:
Viewport
add new service (#951) (6781bf6)
4.10.2 (2024-10-11)
- platform: invalid regexp for ios (#950) (34f3458)
4.10.1 (2024-10-10)
- intersection-observer: fix wrong attributes aliasing (#948) (22a8cde)
4.10.0 (2024-10-10)
- platform: correct behavior for
isApple
util (#946) (9a36f07)
4.9.0 (2024-10-10)
- platform: add
WA_IS_TOUCH
,WA_IS_WEBKIT
,WA_IS_ANDROID
,WA_IS_IOS
,WA_IS_MOBILE
(#944) (70543f1)
4.8.0 (2024-10-08)
- typo platform package name (#943) (29b8dc7)
4.7.0 (2024-10-08)
- add
platform
package (#939) (64db626)
- deps: update dependency @types/node to >=22.7.5 (#941) (35b605f)
All notable changes to this project will be documented in this file. See
conventional commits
guidelines.
4.6.5 (2024-09-29)
4.6.4 (2024-09-25)
- deps: update dependency @types/node to >=22.7.0 (#889) (afaa064)
4.6.3 (2024-09-23)
4.6.2 (2024-09-23)
4.6.1 (2024-09-23)
4.6.0 (2024-09-16)
4.5.0 (2024-09-13)
- drop redundant files (8fdf109)
- just bump version (91a3ca6)
4.4.0 (2024-09-12)
- deprecate some names (#578) (a001ea7)
- drop @Attribute decorators (#592) (2fb642e)
- rename some directives (#562) (ea16547)
- drop postfix (#555) (5dd897a)
- universal: bundle mocks with the related libs and remove global
mocks.js
(#350) (65d6b87) - audio: move to standalone (#329) (d915504)
- permissions: remove deprecated
PushPermissionState
(#261) (ac19010) - add
ScreenOrientationService
(#226) (0c2fc5e) - new
@ng-web-apis/notification
package (Notification API) (#123) (b2bdc30) - add View Transition API package (#117) (fe9eb3e)
- added an optional chaining (#97) (0ad9d83)
- canvas: add
transform
property and pipe (#92) (ee37271) - audio: remove
MediaStreamTrackAudioSourceNode
(#91) (f49ad49) - workers (#89) (7a7a87c)
- storage (#88) (47dfdc6)
- speech (#87) (7bb0180)
- permissions (#86) (8861d32)
- payment (#85) (0cf8c4b)
- mutation-observer (#84) (152cd6c)
- midi (#83) (273be2a)
- intersection-observer (#82) (32fd540)
- commands (#81) (224010f)
- some issues (#80) (b4962c8)
- geolocation (#79) (1f906a8)
- libs (#78) (a7abad6)
- canvas (#76) (20e933d)
- fix some issues (#75) (a47e55f)
- audio (#74) (d393928)
- routes (#73) (40b5ce4)
- add
universal
(#71) (8ccb6c9)
- coverage bandges (3916016)
- compat for legacy modules (#559) (b720c40)
- update peerDependencies (#556) (06f02d9)
- speech, view-transition: add peer dependencies on appropriate types (#119) (a1ffd76)
- view transition deploy (#118) (12efc9b)
- universal: add secondary entry point for mocks (#112) (9e01f2d)
2.1.0 (2022-11-15)
- screen: added new token (#48) (865a4bc)
2.0.1 (2022-07-15)
- page_visibility: share replay of page visibility (#45) (09b0956)
2.0.0 (2022-01-27)
- update to Angular 12 and Ivy (#31) (135f43c)
1.13.0 (2022-01-27)
- media_devices: added new token (#33) (2c05446)
1.12.1 (2021-10-15)
- types: compatibility issues with modern TypeScript (#26) (1c43f38)
1.12.0 (2021-07-12)
- crypto: add new token (#24) (45146fd)
1.11.0 (2021-06-29)
- history: add new token (#23) (4ca7c33)
- caches: add new token (#19) (b49a270)
- page-visibility: document.hidden -> document.visibilityState (#18) (244ede0)
1.9.0 (2020-10-28)
- speech_recognition: add new token (#13) (ad0f627)
1.8.1 (2020-10-26)
- speech_synthesis: fix type (516438d)
1.8.0 (2020-10-26)
- speech_synthesis: add new token (d7dd1a5)
1.7.0 (2020-09-02)
- network_information: add new token (492018e)
1.6.1 (2020-08-24)
- public-api: add page-visibility (90c91b1)
1.6.0 (2020-08-10)
- session_storage: add new token (#10) (a4c39d9)
1.5.0 (2020-07-24)
- page-visibility: add a new token (5779d4f)
1.4.1 (2020-06-29)
- css: fix for TypeScript 3.9+ (a203936)
1.4.0 (2020-04-30)
- css: inject mock object when CSS is not available, i.e. in IE or SSR (acea44c)
1.3.0 (2020-04-29)
- tokens:
LOCAL_STORAGE
,LOCATION
,USER_AGENT
add new tokens (07c7bda)
1.2.0 (2020-04-29)
- css: add new token (e07ce9b)
1.1.0 (2020-02-28)
1.0.1 (2020-01-21)
- readme: fix badges (7e02824)