Releases: exteranto/framework
Releases · exteranto/framework
Exteranto v3.2.4
Compare
Sorry, something went wrong.
No results found
Renames core/app/App.ts registerWindowLoadEvent() -> registerWindowEvents()
Adds new WindowContentEvent registration for window.DOMContentLoaded / document.readyState = 'interactive' native events
Sets window event registrations to fire only once
Exteranto v3.2.3
Compare
Sorry, something went wrong.
No results found
kouks
released this
16 Jun 16:40
exteranto dependencies are now listed as peer dependencies #138
Exteranto v3.2.2
Compare
Sorry, something went wrong.
No results found
kouks
released this
01 Jun 13:27
fixed identity API not being exported #137
Exteranto v3.2.1
Compare
Sorry, something went wrong.
No results found
kouks
released this
14 May 13:23
added hasListener and removeListener methods to the ListenerBag class #135
added support for chrome.identity API #136
Exteranto v3.2.0
Compare
Sorry, something went wrong.
No results found
kouks
released this
25 Mar 13:28
added support for Edge #133
fixed package vulnerabilities #134
Exteranro v3.1.4
Compare
Sorry, something went wrong.
No results found
kouks
released this
06 Jan 15:49
fixed security issues in packages #132
Exteranro v3.1.3
Compare
Sorry, something went wrong.
No results found
kouks
released this
18 Jul 14:09
added chrome and extension support for context menus #131
Exteranto v3.1.2
Compare
Sorry, something went wrong.
No results found
kouks
released this
15 Jul 12:53
fixed browser detection bug in content scripts #130
Exteranto v3.1.1
Compare
Sorry, something went wrong.
No results found
kouks
released this
24 Apr 17:35
Fixed a window.load event race condition
Exteranto v3.1.0
Compare
Sorry, something went wrong.
No results found
kouks
released this
26 Mar 15:23
tab events now adhere to the same interface
tab updated event now carries changeInfo with the same interface as chrome APIs
fixed browser environment detection for firefox