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

116 Commits

Author SHA1 Message Date
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
Nodeful
a539749d28 added ref changed output to dropdown 2021-03-10 19:05:06 +02:00
Nodeful
40937eba08 fix 2021-03-10 17:37:36 +02:00
Nodeful
7681491ae3 removed label from dropdown 2021-03-10 13:02:03 +02:00
Nodeful
dc38b273d7 added direction force to dropdown 2021-03-10 12:46:43 +02:00
Nodeful
95375e2c4f changes to breadcrumbs style 2021-03-10 12:37:27 +02:00
Nodeful
3e751f0b29 fixes 2021-03-09 19:36:17 +02:00
Nodeful
33e6230b93 experiment with not !important in css 2021-03-09 19:27:45 +02:00
Nodeful
042bea5d0d added breadcrumbs option 2021-03-09 19:21:50 +02:00
Nodeful
e045943197 added tooltip and url to label option 2021-03-09 18:54:51 +02:00
Nodeful
b87c8bce6c fix 2021-03-09 18:30:21 +02:00
Nodeful
1e1e714aab added virtual scroll to select box to handle large amount of items 2021-03-09 18:20:20 +02:00
Nodeful
4bd4a27b31 fix 2021-03-09 17:49:25 +02:00
Nodeful
0966b2f855 removed eq switching carousel, was annoying 2021-03-09 17:21:40 +02:00