Commit Graph

36 Commits

Author SHA1 Message Date
renovate[bot] 2dcdcba227
chore(deps): update all patch dependencies 2024-04-15 02:00:26 +00:00
renovate[bot] f15fde26f9
chore(deps): update all patch dependencies 2024-04-03 04:02:11 +00:00
renovate[bot] f476a7566c
chore(deps): update all major dependencies 2024-03-25 13:46:41 +00:00
Benny Tordrup a57ac092f0 Correcting path to docker-entrypoint.sh 2024-02-26 14:31:59 +01:00
Nikolay Rozhkov 621d6cbda1 Fix linters 2024-01-13 23:38:11 +03:00
Nikolay Rozhkov f6b321d769 Removed volta requirement, leave pnpm only 2024-01-13 15:19:36 +03:00
Nikolay Rozhkov 807a5bfab4 Batch of small improvements for the documentation 2024-01-04 03:37:47 +03:00
Nikolay Rozhkov 7b6764da20
Merge branch 'develop' into docs/2910_update-contributing-guidelines 2023-12-19 00:55:46 +03:00
Nikolay Rozhkov 57f0a3aa8e Contribution documentation improvements 2023-12-11 05:08:42 +03:00
renovate[bot] f1a10d11c3
chore(deps): update all minor dependencies 2023-12-11 01:09:36 +00:00
Sidharth Vinod 798f9f8b78
chore: Downgrade node to 18.18.2 2023-12-04 12:46:56 +05:30
renovate[bot] e87243c135
chore(deps): update all minor dependencies 2023-12-04 06:04:52 +00:00
renovate[bot] e4350f80fe
chore(deps): update all patch dependencies 2023-10-16 19:52:01 +00:00
renovate[bot] b7bdbf8054
chore(deps): update all minor dependencies 2023-09-25 01:17:07 +00:00
Nikolay Rozhkov 7d395e176e Increase JS heap 2023-08-25 12:55:26 +03:00
Nikolay Rozhkov 58afdd1baa Reverted docker compose to develop branch 2023-08-25 01:49:36 +03:00
Nikolay Rozhkov 108c25f19f Removed all n00b file names and added redirects 2023-08-23 23:32:33 +03:00
renovate[bot] 21d0998db8
chore(deps): update all patch dependencies 2023-08-21 03:01:21 +00:00
renovate[bot] b60410161d
Update all patch dependencies 2023-08-14 02:02:28 +00:00
Sidharth Vinod 1f3902e598
Merge pull request #4662 from mermaid-js/renovate/patch-all-patch
chore(deps): update all patch dependencies (patch)
2023-07-24 07:01:06 +00:00
renovate[bot] 45400240d4
chore(deps): update all minor dependencies 2023-07-24 00:19:12 +00:00
renovate[bot] e4699ef02a
chore(deps): update all patch dependencies 2023-07-24 00:18:49 +00:00
renovate[bot] d46ef4cc91
chore(deps): update all patch dependencies 2023-07-11 17:19:31 +00:00
renovate[bot] 47f46c8a46
chore(deps): update all minor dependencies 2023-07-10 01:17:36 +00:00
Nikolay Rozhkov 084b765e9f Added tests for colors and fully setup cypress in Docker 2023-07-02 01:10:06 +03:00
Nikolay Rozhkov a62719826a Docker+Cypress, better run, removed unused syntax
Added cypress container (from their official image),
may be reconsidered later to choose our own
The only minor problem is node JS version mistmatch
package.json 18.16.0
docker-compose mermaid 18.16.1
docker-compose cypress 18.16.0

Host option in cypress docker container must be removed
in favor of possible configuration option.
http://localhost:9000 are currently hard-coded, that is bad

Updated ./run script with better documentation
and added some styles too it as well

Started sankey.spec.js as an example
2023-07-01 16:17:25 +03:00
Nikolay Rozhkov a712e61888 Loading avatars in parallel & started sankey documentation 2023-06-29 15:24:14 +03:00
Nikolay Rozhkov e1c9aec775 Merge remote-tracking branch 'nirname/develop' into feature/4492_sankey-diagrams 2023-06-27 16:25:18 +03:00
renovate[bot] f90a7dc784 fix(deps): update all patch dependencies 2023-06-26 03:12:45 +00:00
Nikolay Rozhkov 0a7d429192 Fixes for docker local development 2023-06-24 21:37:19 +03:00
Nikolay Rozhkov 73840ead05 Decrease docker mem 2023-06-22 23:38:00 +03:00
Nikolay Rozhkov afaf87e414 At last something is working 2023-06-19 01:05:20 +03:00
Nikolay Rozhkov 1782f69c8f Increased mem for lint, fixed spell checking, run lint 2023-06-19 01:05:20 +03:00
Nikolay Rozhkov c874d74faf Some fixes to docker and demos 2023-06-19 01:02:50 +03:00
Nikolay Rozhkov fe3dd5a531 Updated dockerfile 2023-06-19 01:02:50 +03:00
Nikolay Rozhkov cdea0ea829 Support for development in Docker
Updated lintignore and move dockerfile to .dev

Fix

Updated contributing

Fixing GA

Fix contributing.md

Fixing issues after review

No need to change .eslintignore
2023-06-13 00:20:14 +03:00