1
1
mirror of https://github.com/bitgapp/eqMac.git synced 2024-11-22 13:07:26 +03:00
Commit Graph

555 Commits

Author SHA1 Message Date
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
dfe032b20d replaced Reachability with Connectivity 2021-04-05 03:43:58 +03:00
Nodeful
4e066b6ac9 moving files around 2021-04-05 00:54:29 +03:00
Nodeful
36549aac43 skipping update check if cannot access internet 2021-04-05 00:07:01 +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
dc24c69692 Merge branch 'master' of github.com:bitgapp/eqMac 2021-03-30 19:35:53 +03:00
Nodeful
69a3f210d7 removed uuid from ui as dependency 2021-03-30 19:35:45 +03:00
Darío Hereñú
266d7265a7 Minor proposals (lines 19, 20) 2021-03-24 17:08:00 +00:00
Nodeful
7a9ca2ece9 fixes to UI build 2021-03-24 18:53:51 +02:00
Nodeful
b070884ec7 changes to lint rules 2021-03-24 17:03:31 +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
decf2673b1 removed site from OS repo 2021-03-24 13:25:52 +02:00
Nodeful
e8e1f0c4f6 removed strict mode on site ts 2021-03-22 19:40:33 +02:00
Nodeful
adf72df81d changed Sites Dockerfile build/start commands 2021-03-22 19:17:12 +02:00
Nodeful
82b64278cf fixed site ssr build 2021-03-22 19:12:30 +02:00
Nodeful
6a0c603e5b fixes to the site 2021-03-22 18:05:39 +02:00
Nodeful
c43fc06b80 fixed site SSRing 2021-03-22 15:53:15 +02:00
Nodeful
f48a44f99b updated site Angular version to 11 and redid the routing 2021-03-22 15:20:07 +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