Oleg Isonen
cd0174807d
chore: use console.info instead of console.log ( #3049 )
...
## Description
We allow console.info (btw we should also allow warn/error/info), we
only disallow console.log in the linter because that's what we use for
debugging.
## Steps for reproduction
1. click button
2. expect xyz
## Code Review
- [ ] hi @TrySound , I need you to do
- conceptual review (architecture, feature-correctness)
- detailed review (read every line)
- test it on preview
## Before requesting a review
- [ ] made a self-review
- [ ] added inline comments where things may be not obvious (the "why",
not "what")
## Before merging
- [ ] tested locally and on preview environment (preview dev login:
5de6)
- [ ] updated [test
cases](https://github.com/webstudio-is/webstudio/blob/main/apps/builder/docs/test-cases.md )
document
- [ ] added tests
- [ ] if any new env variables are added, added them to `.env.example`
and the `builder/env-check.js` if mandatory
2024-03-24 12:52:46 +01:00
..
2024-03-24 12:52:46 +01:00
2022-09-15 11:02:52 +03:00
2022-10-19 22:55:33 +04:00
2022-09-15 11:02:52 +03:00
2022-09-12 15:23:58 +02:00
2022-09-15 17:56:38 +03:00
2022-09-12 15:23:58 +02:00
2022-09-15 15:20:20 +03:00
2024-03-24 12:52:46 +01:00
2022-09-15 15:20:20 +03:00
2022-10-21 17:38:35 +04:00
2022-10-21 17:39:04 +04:00
2022-11-26 17:08:10 +01:00
2022-12-02 14:53:30 +04:00
2022-12-08 18:32:34 +00:00
2022-12-19 22:44:13 +03:00
2022-12-28 00:02:53 +03:00
2023-01-05 21:27:33 +03:00
2023-01-06 14:38:21 +03:00
2023-01-06 14:38:21 +03:00
2023-01-16 14:58:49 +03:00
2023-01-16 14:58:49 +03:00
2023-01-19 10:48:02 +03:00
2023-01-20 13:02:13 +03:00
2023-01-20 13:02:13 +03:00
2023-01-21 22:40:11 +01:00
2023-01-25 21:17:50 +01:00
2023-01-25 21:17:50 +01:00
2023-01-29 16:57:01 +03:00
2023-01-27 12:34:28 +03:00
2023-01-29 15:27:11 +03:00
2023-01-29 16:57:01 +03:00
2023-01-30 14:54:41 +03:00
2023-01-30 14:54:41 +03:00
2023-01-30 14:54:41 +03:00
2023-02-01 10:51:20 +03:00
2023-02-02 18:50:26 +03:00
2023-02-02 20:13:36 +01:00
2023-02-02 21:43:03 +03:00
2023-02-02 21:43:03 +03:00
2023-02-03 11:39:21 +03:00
2023-02-14 17:42:42 +03:00
2023-02-27 17:57:54 +03:00
2023-02-27 17:57:54 +03:00
2023-02-28 00:50:28 +03:00
2023-02-28 20:30:23 +03:00
2023-02-28 15:56:15 +03:00
2023-02-28 19:41:20 +03:00
2023-02-28 21:58:50 +03:00
2023-02-28 21:58:50 +03:00
2023-03-01 12:54:44 +04:00
2023-03-01 12:13:33 +03:00
2023-03-01 12:13:33 +03:00
2024-03-24 12:52:46 +01:00
2023-03-09 19:54:09 +01:00
2023-04-12 16:22:08 +04:00
2023-05-11 17:29:01 +07:00
2023-05-11 17:29:01 +07:00
2023-05-11 17:29:01 +07:00
2023-05-15 16:43:39 +07:00
2023-05-17 17:11:07 +07:00
2023-05-25 19:11:54 +04:00
2023-05-21 20:31:31 +07:00
2023-05-29 18:52:48 +07:00
2023-05-30 23:44:05 +04:00
2023-05-30 17:25:50 +07:00
2023-06-05 19:42:29 +03:00
2023-06-09 00:55:24 +04:00
2023-06-09 00:55:24 +04:00
2023-06-11 12:11:33 +03:00
2023-06-11 14:58:34 +03:00
2023-06-11 19:07:18 +03:00
2023-06-19 20:36:59 +03:00
2023-07-02 22:17:23 +03:00
2023-09-04 12:10:29 +03:00
2023-09-12 17:33:50 +04:00
2023-11-05 15:44:57 +02:00
2024-03-24 12:52:46 +01:00
2023-11-16 00:54:16 +02:00
2023-11-16 21:43:42 +02:00
2023-11-17 12:29:18 +02:00
2023-11-19 22:43:31 +02:00
2023-11-21 21:33:09 +02:00
2023-11-21 13:34:10 +02:00
2023-12-07 15:46:49 +02:00
2023-12-16 15:44:49 +07:00
2024-03-24 12:52:46 +01:00
2024-01-14 17:14:15 +02:00
2024-01-14 17:14:15 +02:00
2024-01-25 18:39:45 +03:00
2024-01-29 16:04:30 +01:00
2024-01-31 21:23:01 +07:00
2024-03-24 12:52:46 +01:00
2024-03-04 13:06:49 +01:00
2024-03-04 13:06:49 +01:00
2024-03-11 08:52:37 +03:00
2024-03-24 12:52:46 +01:00
2024-03-15 19:24:02 +03:00
2024-03-14 18:30:24 +03:00