What's Changed
- Sync with master by @mayeedwin in #96
- Merge pull request #96 from pwafire/master by @mayeedwin in #97
- v4.0.0 by @mayeedwin in #99
- Merge pull request #99 from pwafire/master by @mayeedwin in #100
- Feature/api check (#102) by @mayeedwin in #103
- Release : v4.0.0 by @mayeedwin in #105
Full Changelog: v3.0.6...v4.0.0
Change "success" to "ok" in the API return response
Goal is to make sure that a more semantic and expressive response is sent back in each API use instance.
For example;
{
ok: true,
message: "Text copied"
}
Add Content Indexing API
Index your offline-capable pages with the Content Indexing API
What's Changed
- Sync with master by @mayeedwin in #96
- Merge pull request #96 from pwafire/master by @mayeedwin in #97
Full Changelog: v3.0.6...v4.0.0-alpha-1
Detect inactive users with the Idle Detection API
The Idle Detection API notifies developers when a user is idle, indicating such things as lack of interaction with the keyboard, mouse, screen, activation of a screensaver, locking of the screen, or moving to a different screen. A developer-defined threshold triggers the notification.
Learn how to use here and more here
Full Changelog: v3.0.5...v3.0.6
Detect inactive users with the Idle Detection API
The Idle Detection API notifies developers when a user is idle, indicating such things as lack of interaction with the keyboard, mouse, screen, activation of a screensaver, locking of the screen, or moving to a different screen. A developer-defined threshold triggers the notification.
Learn how to use here and more here
Full Changelog: v3.0.5...v3.0.6-alpha
What's Changed
- Sync branches by @mayeedwin in #88
- Merge pull request #88 from pwafire/master by @mayeedwin in #89
- Bump path-parse from 1.0.6 to 1.0.7 in /packages/pwafire by @dependabot in #90
- Added French documentation by @EZFRICA in #92
- Bump ansi-regex from 5.0.0 to 5.0.1 in /packages/pwafire by @dependabot in #93
New Contributors
Full Changelog: v2.0.4...v3.0.5