Commit Graph

406 Commits

Author SHA1 Message Date
934d127012 Fix change font regression 2022-01-08 16:02:48 -08:00
a0a5beb2ec Migrate Designer to typescript 2022-01-08 15:22:59 -08:00
5c60c38d23 Add support for specify zoom as parameter 2022-01-08 10:48:21 -08:00
228fb4e185 Fix resources 2022-01-07 17:47:23 -08:00
29ea56aab0 Improve account display of account info 2022-01-07 17:42:26 -08:00
ab67b32af8 Add account information panel 2022-01-07 17:27:00 -08:00
ce5c08bae4 Add missing tooltips.
Remove unsed CSS.
2022-01-07 15:36:03 -08:00
690843b7fd Fix back button on toolbar 2022-01-07 14:53:31 -08:00
e5b6caf327 v0.4.12 2022-01-07 10:24:08 -08:00
1094881e40 Add zoom loader as default action 2022-01-07 10:16:06 -08:00
ecc2ab4e0f v0.4.11 2022-01-07 10:14:50 -08:00
33718263a7 Add min-width and overflow hidden to toolbar to avoid line break in lower res 2022-01-07 13:19:43 -03:00
d97af3c1b1 Move shortcuts as dialog 2022-01-06 21:36:48 -08:00
360b482d2d Sort icons 2022-01-06 19:22:25 -08:00
d6120d781f Add separation on fonts 2022-01-06 19:19:41 -08:00
7da55b14b9 Fix issue with event display being rendered 2022-01-06 19:05:21 -08:00
23fe9a3cfe Move action item to the right 2022-01-06 19:03:35 -08:00
0b025be797 Add share and account actions 2022-01-06 18:41:21 -08:00
672013aa34 Revert fix of editor 2022-01-06 15:04:48 -08:00
d655628f45 Center back icon 2022-01-06 14:57:17 -08:00
733db56e34 Add floating logo
Please enter the commit message for your changes. Lines starting
2022-01-06 14:40:49 -08:00
a4225832db Add zoom buttons for viewmode and editor 2022-01-06 19:18:47 -03:00
ff02978467 Merge 'origin/feature/new_floating_zoom' into feature/new_editor_toolbar
Fix buttons (change from input to button and use img)
2022-01-06 18:44:39 -03:00
86e1829a37 Fix toolbar popover font color
Fix popover max-width making content go outside
2022-01-06 17:37:02 -03:00
3629113e9f Work in progress new style 2022-01-05 22:16:30 -08:00
33b08cf3a0 Update background 2022-01-05 18:58:45 -08:00
80ba74b981 Omtimize playground load time 2022-01-05 18:02:55 -08:00
60ee365171 Remove gradient from toolbar 2022-01-04 20:46:32 -08:00
f08ee50e84 Clean up unsed tests
Fix export bug
2022-01-04 13:11:12 -08:00
3bd22523fc Zoom WIP 2022-01-04 12:15:02 -08:00
aa814d5c2f Merged in bugfix/loading-modal (pull request #26)
Loading modal

* Remove unused bootstrap files

* Fix embedded playground

* Invert mousewheel zoom

* Add LoadingModal and toggle during designer load


Approved-by: Paulo Veiga
2022-01-04 20:11:12 +00:00
706a440d97 Fix spinner dialog on map load.
Approved-by: Paulo Veiga
2022-01-04 16:47:56 +00:00
5c5aefea64 * Change icons size to 20px in the icon panel
Approved-by: Paulo Veiga
2022-01-04 16:47:01 +00:00
36aa4fc7ab Remove background color when change to line shape 2022-01-03 17:27:54 -08:00
e25f67a554 Add several fonts 2022-01-03 14:11:22 -08:00
d14c63c0e6 Add Luminati font 2022-01-03 13:41:12 -08:00
96b6d16247 Merged in bug/fix_fonts (pull request #23)
Bug/fix fonts

* Work IP

* Work in progress.

* Fix for selection problem
2022-01-03 21:01:16 +00:00
60fffe2c40 Add missing type declaration 2022-01-03 08:31:50 -08:00
d91d6a2472 Migrate serializer to typescript 2022-01-03 08:27:00 -08:00
954ee444ca Type INodeModel interface 2022-01-03 07:52:39 -08:00
6be62fe81b Indent txt format 2022-01-02 21:09:35 -08:00
19d7706c1b Change class visibility 2022-01-02 21:04:37 -08:00
b929026267 Disable test record 2022-01-02 20:58:02 -08:00
8634fb5c9a Add link dump on text support. 2022-01-02 14:18:02 -08:00
90f1906788 Fix chage to type 2022-01-02 14:16:18 -08:00
5695c2ab6a WIP 2022-01-02 14:01:50 -08:00
4b8012efa3 Update txt records 2022-01-02 10:57:23 -08:00
5711ec6fc7 Remove record flag. 2022-01-02 10:43:26 -08:00
b346993c66 Add Txt exporter test 2022-01-02 10:37:33 -08:00
2fa5434bf9 Complete WiseXMLExporter implementation 2021-12-31 19:01:49 -08:00