Matias Arriola
|
3576d025e9
|
Move editor to editor package
|
2022-01-24 12:11:38 -03:00 |
|
Matias Arriola
|
2faeeedd1b
|
Integrate export and improve editor integration
|
2022-01-19 11:21:35 -03:00 |
|
Matias Arriola
|
f84ccfdcbd
|
Add editor route and component
|
2022-01-17 15:17:44 -03:00 |
|
Matias Arriola
|
516e9b4ded
|
Merged in bugfix/build-fix (pull request #28)
CI build fix (lint + snapshots)
* update snapshots
* Add lint to TS + lint fixes
Approved-by: Paulo Veiga
|
2022-01-13 16:13:05 +00:00 |
|
Paulo Gustavo Veiga
|
f3eaed07b2
|
Remove modal dialog
|
2022-01-12 19:27:54 -08:00 |
|
Paulo Gustavo Veiga
|
924408f83f
|
Fix basic formating lint issues.
|
2022-01-12 16:15:07 -08:00 |
|
Paulo Gustavo Veiga
|
b7c793daa7
|
Add support for MD export
|
2022-01-11 17:52:54 -08:00 |
|
Paulo Gustavo Veiga
|
c4ae9ec051
|
Fix location propagation
|
2022-01-11 13:10:43 -08:00 |
|
Paulo Gustavo Veiga
|
083e54dc42
|
v0.4.15
|
2022-01-11 12:57:20 -08:00 |
|
Paulo Gustavo Veiga
|
67e332cd88
|
Remove less
|
2022-01-10 21:18:45 -08:00 |
|
Paulo Gustavo Veiga
|
2f49a2b8a5
|
Adjust top position
|
2022-01-10 16:44:27 -08:00 |
|
Paulo Gustavo Veiga
|
b44af03e6d
|
v0.4.13
|
2022-01-10 12:10:59 -08:00 |
|
Paulo Gustavo Veiga
|
e1db8e7b47
|
Revert Desginer changes.
|
2022-01-10 11:50:54 -08:00 |
|
Paulo Gustavo Veiga
|
041adbc142
|
Fix center option.
|
2022-01-10 11:21:27 -08:00 |
|
Paulo Gustavo Veiga
|
cdd044c41d
|
Add center position action.
Improve screenmanager positioning
Change several clasess to typescript
|
2022-01-09 18:53:43 -08:00 |
|
Paulo Gustavo Veiga
|
1bebfa3dff
|
Migrate workspace to TS
|
2022-01-08 17:08:26 -08:00 |
|
Paulo Gustavo Veiga
|
f5cab1fc60
|
Menu to typescript
|
2022-01-08 16:23:05 -08:00 |
|
Paulo Gustavo Veiga
|
934d127012
|
Fix change font regression
|
2022-01-08 16:02:48 -08:00 |
|
Paulo Gustavo Veiga
|
a0a5beb2ec
|
Migrate Designer to typescript
|
2022-01-08 15:22:59 -08:00 |
|
Paulo Gustavo Veiga
|
5c60c38d23
|
Add support for specify zoom as parameter
|
2022-01-08 10:48:21 -08:00 |
|
Paulo Gustavo Veiga
|
228fb4e185
|
Fix resources
|
2022-01-07 17:47:23 -08:00 |
|
Paulo Gustavo Veiga
|
29ea56aab0
|
Improve account display of account info
|
2022-01-07 17:42:26 -08:00 |
|
Paulo Gustavo Veiga
|
ab67b32af8
|
Add account information panel
|
2022-01-07 17:27:00 -08:00 |
|
Paulo Gustavo Veiga
|
ce5c08bae4
|
Add missing tooltips.
Remove unsed CSS.
|
2022-01-07 15:36:03 -08:00 |
|
Paulo Gustavo Veiga
|
690843b7fd
|
Fix back button on toolbar
|
2022-01-07 14:53:31 -08:00 |
|
Paulo Gustavo Veiga
|
e5b6caf327
|
v0.4.12
|
2022-01-07 10:24:08 -08:00 |
|
Paulo Gustavo Veiga
|
1094881e40
|
Add zoom loader as default action
|
2022-01-07 10:16:06 -08:00 |
|
Paulo Gustavo Veiga
|
ecc2ab4e0f
|
v0.4.11
|
2022-01-07 10:14:50 -08:00 |
|
Matias Arriola
|
33718263a7
|
Add min-width and overflow hidden to toolbar to avoid line break in lower res
|
2022-01-07 13:19:43 -03:00 |
|
Paulo Gustavo Veiga
|
d97af3c1b1
|
Move shortcuts as dialog
|
2022-01-06 21:36:48 -08:00 |
|
Paulo Gustavo Veiga
|
360b482d2d
|
Sort icons
|
2022-01-06 19:22:25 -08:00 |
|
Paulo Gustavo Veiga
|
d6120d781f
|
Add separation on fonts
|
2022-01-06 19:19:41 -08:00 |
|
Paulo Gustavo Veiga
|
7da55b14b9
|
Fix issue with event display being rendered
|
2022-01-06 19:05:21 -08:00 |
|
Paulo Gustavo Veiga
|
23fe9a3cfe
|
Move action item to the right
|
2022-01-06 19:03:35 -08:00 |
|
Paulo Gustavo Veiga
|
0b025be797
|
Add share and account actions
|
2022-01-06 18:41:21 -08:00 |
|
Paulo Gustavo Veiga
|
672013aa34
|
Revert fix of editor
|
2022-01-06 15:04:48 -08:00 |
|
Paulo Gustavo Veiga
|
d655628f45
|
Center back icon
|
2022-01-06 14:57:17 -08:00 |
|
Paulo Gustavo Veiga
|
733db56e34
|
Add floating logo
Please enter the commit message for your changes. Lines starting
|
2022-01-06 14:40:49 -08:00 |
|
Matias Arriola
|
a4225832db
|
Add zoom buttons for viewmode and editor
|
2022-01-06 19:18:47 -03:00 |
|
Matias Arriola
|
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 |
|
Matias Arriola
|
86e1829a37
|
Fix toolbar popover font color
Fix popover max-width making content go outside
|
2022-01-06 17:37:02 -03:00 |
|
Paulo Gustavo Veiga
|
3629113e9f
|
Work in progress new style
|
2022-01-05 22:16:30 -08:00 |
|
Paulo Gustavo Veiga
|
33b08cf3a0
|
Update background
|
2022-01-05 18:58:45 -08:00 |
|
Paulo Gustavo Veiga
|
80ba74b981
|
Omtimize playground load time
|
2022-01-05 18:02:55 -08:00 |
|
Paulo Gustavo Veiga
|
60ee365171
|
Remove gradient from toolbar
|
2022-01-04 20:46:32 -08:00 |
|
Paulo Gustavo Veiga
|
f08ee50e84
|
Clean up unsed tests
Fix export bug
|
2022-01-04 13:11:12 -08:00 |
|
Paulo Gustavo Veiga
|
3bd22523fc
|
Zoom WIP
|
2022-01-04 12:15:02 -08:00 |
|
Matias Arriola
|
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 |
|
Matias Arriola
|
706a440d97
|
Fix spinner dialog on map load.
Approved-by: Paulo Veiga
|
2022-01-04 16:47:56 +00:00 |
|
Matias Arriola
|
5c5aefea64
|
* Change icons size to 20px in the icon panel
Approved-by: Paulo Veiga
|
2022-01-04 16:47:01 +00:00 |
|