1
1
mirror of https://github.com/bitgapp/eqMac.git synced 2024-11-23 14:52:35 +03:00
Commit Graph

129 Commits

Author SHA1 Message Date
Nodeful
b97774fc83 changes 2021-06-19 18:29:28 +03:00
Nodeful
7dda242c31 changes 2021-06-19 18:26:14 +03:00
Nodeful
57a7a77fef finished implementing disabling/enabling of boost 2021-06-19 16:12:05 +03:00
Nodeful
6ef4589d35 changes from pro repo 2021-06-19 00:57:26 +03:00
Nodeful
f59a4d9406 fix angular theming 2021-06-19 00:51:42 +03:00
Nodeful
ee1513b366 renamed all disabled params to enabled, for consistency 2021-06-18 22:04:19 +03:00
Nodeful
76d85791e6 added ui to yarn hoist 2021-06-18 19:46:16 +03:00
Nodeful
aec2648b9a hoisting all angular modules to the root manually 2021-06-18 19:16:52 +03:00
Nodeful
b8fa06916d half way updating to angular 12 2021-06-18 16:45:07 +03:00
Nodeful
438c378090 refactored repetitive html into templates, working on booster enable/disable func 2021-06-18 00:55:24 +03:00
Nodeful
f1cee60634 caching app info on UI 2021-06-17 23:18:11 +03:00
Nodeful
cc34d3656a changes 2021-06-17 22:58:19 +03:00
Nodeful
428c1698d3 added a better way of tracking UI loading state 2021-05-18 23:23:09 +03:00
Nodeful
4d5b88e332 sending eq type change event to ui, storing previous eq type, little refactor of Application.swift code 2021-05-10 01:24:19 +03:00
Nodeful
9455b59cd2 removed unnecessary DataBusEven file, added middleware to databus, showing warning toast on all unsuccessful databridge calls, improvement to toast 2021-05-08 00:20:22 +03:00
Nodeful
0e270ba14e only setting eq type in ui after successful call to swift 2021-05-08 00:15:41 +03:00
Nodeful
0a761c26cc reenabled ivy back on the ui since not building components module 2021-05-04 03:02:18 +03:00
Nodeful
c7cd637cc8 referencing components modules locally instead of building it 2021-05-04 02:58:35 +03:00
Nodeful
8711fcfd4f disabled Ivy engine for UI for now 2021-05-04 02:08:23 +03:00
Nodeful
7fc4396a0c moved to yarn workspaces setup for UI 2021-04-10 16:32:25 +03:00
Nodeful
da39e1216e removed unnecessary files and ngsw code 2021-04-09 16:45:41 +03:00
Nodeful
a5c888925f moved to using tgz package for components library 2021-04-09 16:41:43 +03:00
Nodeful
8ec7ce1455 separated components into a module 2021-04-09 01:27:47 +03:00
Nodeful
6ba968d987 tcopied eqm components into a separate module, trying to package 2021-04-08 02:37:17 +03:00
Nodeful
32c59090dc accidentally commented out preset data on update :( 2021-04-02 14:20:36 +03:00
Nodeful
9b3ace7209 fix 2021-04-02 14:02:59 +03:00
Nodeful
3e0ac9805e unused deps cleanup 2021-04-02 14:00:51 +03:00
Nodeful
f50c29e0a6 added event destroyers to all components with event listening 2021-04-02 02:45:39 +03:00
Nodeful
40416ee97c some changes for pro version 2021-04-01 20:02:02 +03:00
Nodeful
69a3f210d7 removed uuid from ui as dependency 2021-03-30 19:35:45 +03:00
Nodeful
7a9ca2ece9 fixes to UI build 2021-03-24 18:53:51 +02:00
Nodeful
010535b4be added linting scripts 2021-03-24 16:45:36 +02:00
Nodeful
c7419165b2 added eslint to the monorepo and fixed UI linting errors 2021-03-24 16:42:45 +02:00
Nodeful
1d5a986ae1 more fixes to log scale flat slider 2021-03-18 17:40:54 +02:00
Nodeful
748f958b01 fixes to flat slider log scale 2021-03-18 17:16:05 +02:00
Nodeful
5418df4b6e reverting last changes 2021-03-18 02:13:41 +02:00
Nodeful
0e4f5531f6 fix to logarithmic scale on flat slider 2021-03-18 02:04:22 +02:00
Nodeful
485bbc6ae4 added logarithmic scale to flat slider 2021-03-18 01:44:39 +02:00
Nodeful
d4bcb76f2e forgot to use two way binding on some options 2021-03-18 00:50:20 +02:00
Nodeful
7a6bf2a724 fix 2021-03-17 19:07:15 +02:00
Nodeful
ac19d0ab6c calculating option width with css instead of flexbox 2021-03-17 19:06:31 +02:00
Nodeful
700bd57072 added optional style object to Option 2021-03-17 19:01:09 +02:00
Nodeful
01e0d348b6 added tooltip option to ValueScreenOption 2021-03-17 17:17:52 +02:00
Nodeful
c14eca1eb5 added value screen option to Options 2021-03-17 17:09:58 +02:00
Nodeful
2053a87bb4 forgot to move showMiddleNotch to flat slider 2021-03-17 16:36:39 +02:00
Nodeful
bf73f78f87 fix 2021-03-17 16:31:52 +02:00
Nodeful
914bd8ac2d fix 2021-03-17 15:24:10 +02:00
Nodeful
5bc5e1b6eb removed unnecessary key param in Options and added Input, FlatSlider and SkeuomorhSlider options 2021-03-17 15:08:19 +02:00
Nodeful
38125b189e a lot of change to cursor/pointer and extra options for components 2021-03-11 19:12:27 +02:00
Nodeful
95fbca5b75 fix 2021-03-10 19:32:53 +02:00