2.1.2
版本发布时间: 2016-06-28 00:05:07
kasper/phoenix最新发布版本:4.0.1(2024-06-11 06:00:35)
This release includes a new API to automatically manage handlers for you — in addition to some minor improvements and bug fixes.
New
- Phoenix can now manage handlers for you. Instead of
Phoenix.bind
,Phoenix.on
,Phoenix.after
orPhoenix.every
— useKey.on
,Event.on
,Timer.after
andTimer.every
. For more, see the API (#107).
Improvements
- Implement
setTimeout
,setInterval
,clearTimeout
andclearInterval
. This also adds support for timing related functions from Underscore (#92). - Make require throw an error if a file cannot be resolved (#93).
- Add support for ISO section
§
-key (#102).
Bug Fixes
- Disable key handlers immediately to ensure that keys are unregistered before setting up a new context (#94).
- Fix crash caused by moving or deleting configuration directory while app is running (#105).
SHA-256: 62ca4018d49a2369f6ae28964c909d802776d0ad115ac1fe0920b06f465fb6f9 phoenix-2.1.2.tar.gz
1、 phoenix-2.1.2.tar.gz 2.11MB