2019-07-01 |
Actually, for dev builds, we *do* need by default SystemJS modules
Mark
committed
on 1 Jul 2019
|
---|---|
2019-06-19 |
Attempt to just use commonjs modules so we can import from elsewhere with rollup
Mark
committed
on 19 Jun 2019
|
2019-05-30 |
move drag/drop payload data into script
Isaac Burns
committed
on 30 May 2019
|
2019-01-16 |
v1.67
Isaac Burns
committed
on 16 Jan 2019
|
2018-12-06 |
Emscripten 1.38.21
Isaac Burns
committed
on 6 Dec 2018
|
2018-11-25 |
v1.66
Isaac Burns
committed
on 25 Nov 2018
|
2018-10-14 |
v1.65
Isaac Burns
committed
on 14 Oct 2018
|
2018-09-20 |
Fix utf-8 encoding issues
Jeremy Simpson
committed
on 20 Sep 2018
|
2018-09-01 |
v1.64
Isaac Burns
committed
on 1 Sep 2018
|
2018-08-30 |
v1.63
Isaac Burns
committed
on 30 Aug 2018
|
2018-08-28 |
allow null preview value in BeginCombo
Isaac Burns
committed
on 28 Aug 2018
|
2018-08-13 |
add SliderAngle3
Isaac Burns
committed
on 13 Aug 2018
|
add more types for multi-component inputs
Isaac Burns
committed
on 13 Aug 2018
|
|
add color and vector interfaces
Isaac Burns
committed
on 13 Aug 2018
|
|
2018-08-04 |
update to TypeScript 3.0.1
Isaac Burns
committed
on 4 Aug 2018
|
2018-07-26 |
change emscripten class references to interfaces
Isaac Burns
committed
on 26 Jul 2018
|
2018-07-14 |
clean up code with some macros
Isaac Burns
committed
on 14 Jul 2018
|
wrap ImGuiContext; move global variables
Isaac Burns
committed
on 14 Jul 2018
|
|
2018-07-13 |
fix GetClipboardText
Isaac Burns
committed
on 13 Jul 2018
|
utf-8 support
Isaac Burns
committed
on 13 Jul 2018
|
|
2018-07-12 |
AddFontFromMemoryTTF needs a native copy of the data
Isaac Burns
committed
on 12 Jul 2018
|
2018-07-11 |
more font support; add fonts to style editor in demo
Isaac Burns
committed
on 11 Jul 2018
|
fix colors menu in demo
Isaac Burns
committed
on 11 Jul 2018
|
|
2018-07-10 |
move and rename all static globals
Isaac Burns
committed
on 10 Jul 2018
|
label reference get/set functions
Isaac Burns
committed
on 10 Jul 2018
|
|
remove some unused raw pointers
Isaac Burns
committed
on 10 Jul 2018
|
|
use references for ImGuiTextEditCallbackData and ImGuiSizeCallbackData
Isaac Burns
committed
on 10 Jul 2018
|
|
2018-07-09 |
async compilation
Isaac Burns
committed
on 9 Jul 2018
|
wrap all binding functions
Isaac Burns
committed
on 9 Jul 2018
|
|
2018-07-08 |
initial Drag/Drop support
Isaac Burns
committed
on 8 Jul 2018
|