- Fix a bug
- Add namespace support
- Improve some internals
- Rename
component.onUncaughtError
component.onCaughtError
- Add an optional
newState
parameter tocomponent.forceUpdate
- Fix some bugs
- Remove
Ticker.maxUpdateCountPerTick
&Ticker.maxClearCountPerTick
- Add
Ticker.maxUpdateTime
&Ticker.maxClearTime
- Rename some internals
- Remove
.npmignore
- Make
component.forceUpdate
returnthis
- Shorten some internals
- Add
component.forceUpdate
- Fix some bugs
- Shorten some internals
- Fix a bug in
component.update
- Improve
component.update
- Fix
dist
files
- Fix
context
passing
- Improve object
state
handling
- Improve array
state
handling
- Add
node.context
- Improve
context
passing
- Improve
component.update
- Improve non-object
state
handling - Improve
component.requestUpdate
- Fix non-object state handling
- Fix some type declarations
- Improve some type declarations
- Remove
*.d.ts.map
- Add context updating
- Improve some type declarations
- Improve update request handling
- Improve internals
- Improve
CHANGELOG.md
- Add
Context
- Add optional
deepClear
option toPortal
- Add
_
to internals - Improve some internals
- Improve
CHANGELOG.md
- Fix a bug in
class
prop handling
- Fix two bugs in updating
- Rename
states
state
- Add
newStates
parameter tocomponent.onWillUpdate
- Improve update request callback handling
- Improve minification
- Improve type declarations
- Improve type declarations
- Remove
Ticker.maxCheckCountPerTick
- Add
Ticker.maxClearCountPerTick
- Add
Ticker.maxUpdateCountPerTick
- Remove
AnyProps
- Improve type declarations
- Update the file structure
- Add class name array handling
- Update type declarations
- Fix a typo in the declaration file
- Preserve special props
- Improve type declarations
- Modify the default message in
component.onUncaughtError
- Improve type declarations
- Add optional
deepClear
option torender
- Improve type declarations
- Fix a bug in emitting lifecycle hooks
- Improve type declarations
- Fix a bug in
Ticker
- Improve type declarations
- Improve reference handling
- Improve generic type declarations
- Add
Portal
- Improve some type declarations
- Update README.md & package.json
- Fix some type declarations
- Fix a bug in handling props
- Update README.md
- Update keywords
- Fix .npmignore
- Update README.md
- Update .npmignore
- Initial release