Ashish Jain
|
442d5077d3
|
Merge from mermaid
|
2024-07-01 11:16:19 +02:00 |
|
Sidharth Vinod
|
d5a03a9054
|
Merge branch 'sidv/eslintv9' into 5237-unified-layout-common-renderer-eslint
* sidv/eslintv9: (24 commits)
chore: Cleanup tsconfig
chore: Fix lint
Apply suggestions from code review
chore: Remove extra words from cspell
chore: Log granular rebuild times
fix: Message wrap
fix: Message wrap
chore: Use `??` instead of `||`
chore: Organise imports
chore: Remove unused variables
chore: Remove cross-env from eslint
chore: Cleanup rules
chore: Fix eslint issues
chore: Fix eslint issues
chore: Add type checked rules, auto fix
chore: Remove max_old_space_size as v9 does not have perf issues
fix: Eslint jison linting
chore: Resolve eslint errors
chore: Resolve eslint errors
chore: Remove orphaned files
...
|
2024-06-30 15:58:14 +05:30 |
|
Knut Sveidqvist
|
834afef2c0
|
MC-1730 Styling of the subprocess class with neo
|
2024-06-30 12:24:07 +02:00 |
|
Sidharth Vinod
|
6b87fb3418
|
chore: Add type checked rules, auto fix
|
2024-06-30 00:58:02 +05:30 |
|
Per Brolin
|
31936cf6cb
|
MC-1765: Merge from AlanaV11 to pebr/neo-style
|
2024-06-19 09:53:06 +02:00 |
|
Per Brolin
|
d6e8419360
|
MC-1765: Removed curvature from inner rect composite
|
2024-06-19 09:49:04 +02:00 |
|
Knut Sveidqvist
|
37e43c0be4
|
Merge branch 'alanaV11' of github.com:Mermaid-Chart/alana-mermaid into alanaV11
|
2024-06-18 16:02:02 +02:00 |
|
Knut Sveidqvist
|
9510b2e138
|
MC-1730 Selector for gradients
|
2024-06-18 16:00:57 +02:00 |
|
Knut Sveidqvist
|
4bd6e3a70c
|
MC-1730 Selector for gradients
|
2024-06-18 15:58:50 +02:00 |
|
Per Brolin
|
ba6f2b26a6
|
Merge branch 'alanaV11' into pebr/neo-style
|
2024-06-18 15:43:20 +02:00 |
|
Per Brolin
|
9cac8cc472
|
MC-1765: WIP Added some flow chart shapes
|
2024-06-18 15:42:29 +02:00 |
|
Ashish Jain
|
416a9fa069
|
Fix different shapes neo look for flowchart
|
2024-06-18 15:35:16 +02:00 |
|
Ashish Jain
|
1c1dbe0eb7
|
Fix different shapes neo look for flowchart
|
2024-06-18 15:33:28 +02:00 |
|
Per Brolin
|
7f8ca0c77e
|
Merge branch 'alanaV11' into pebr/neo-style
|
2024-06-18 14:59:02 +02:00 |
|
Per Brolin
|
444bad5f20
|
MC-1765 WIP Added test-grid for states
|
2024-06-18 14:58:34 +02:00 |
|
Ashish Jain
|
0d630862ee
|
Fix odd (asymmetrical) shape & hexagon shape neo look for flowchart
|
2024-06-18 14:51:14 +02:00 |
|
Ashish Jain
|
92e6f52168
|
Fix double circle shape neo look for flowchart
|
2024-06-18 14:31:17 +02:00 |
|
Ashish Jain
|
736181bf3d
|
fix neo look for stadium shape in flowchart
|
2024-06-18 13:59:17 +02:00 |
|
Per Brolin
|
ace39a2154
|
MC-1765: WIP Test Grid of shapes and themes
|
2024-06-18 13:30:31 +02:00 |
|
Per Brolin
|
f96c6462de
|
Merge branch 'alanaV11' into pebr/neo-style
|
2024-06-18 13:02:22 +02:00 |
|
Per Brolin
|
74ef8b53f1
|
MC-1765: WIP. Gradiant
|
2024-06-18 13:00:37 +02:00 |
|
Knut Sveidqvist
|
ea87596363
|
Merge remote-tracking branch 'os_repo/5237-unified-layout-common-renderer' into alanaV11
|
2024-06-18 12:40:09 +02:00 |
|
Ashish Jain
|
406c0d869b
|
Add support for custom cssStyle and compiledStyles for custom classDefs for flowchart
|
2024-06-18 11:48:24 +02:00 |
|
Knut Sveidqvist
|
ce7e738843
|
Merge remote-tracking branch 'os_repo/5237-unified-layout-common-renderer' into alanaV11
|
2024-06-18 11:19:56 +02:00 |
|
Knut Sveidqvist
|
83f2663f68
|
#5237 making styles take preceedence and adding test
|
2024-06-18 11:15:59 +02:00 |
|
Per Brolin
|
8aefe293b0
|
MC-1765: Merge branch 'alanaV11' into pebr/neo-style
|
2024-06-17 08:53:17 +02:00 |
|
Per Brolin
|
757f5c395c
|
MC-1765: Added drop-shadow for circles and polygons
|
2024-06-17 08:47:44 +02:00 |
|
Per Brolin
|
582035ef9b
|
MC-1765: Added column for classic, default as comparison
|
2024-06-14 15:29:08 +02:00 |
|
Per Brolin
|
2f6d728123
|
Added attribute data-look to composite and nested states
|
2024-06-14 14:45:24 +02:00 |
|
Per Brolin
|
ccdaa6333e
|
Renamed test file and added new file to check neo and themes
|
2024-06-14 13:49:14 +02:00 |
|
Per Brolin
|
04159a8427
|
MC-1765: Removed hard-coded setting of look in render-utils
|
2024-06-14 11:36:34 +02:00 |
|
Knut Sveidqvist
|
4838023a0b
|
MC-1730 Latest fixes from mermaid
|
2024-06-13 17:02:49 +02:00 |
|
Knut Sveidqvist
|
ef83adb36e
|
Merge branch '5237-unified-layout-common-renderer' of github.com:mermaid-js/mermaid into 5237-unified-layout-common-renderer
|
2024-06-13 14:27:16 +02:00 |
|
Knut Sveidqvist
|
926762a800
|
5237 Fixes after visual tests
|
2024-06-13 14:27:10 +02:00 |
|
Knut Sveidqvist
|
ec0e9b8680
|
5237 Fixes after visual tests
|
2024-06-13 14:25:31 +02:00 |
|
Ashish Jain
|
fc17733770
|
#5237 Fix eslint error
|
2024-06-13 14:17:36 +02:00 |
|
Ashish Jain
|
a5281e0464
|
#5237 Fix eslint error
|
2024-06-13 14:10:58 +02:00 |
|
Per Brolin
|
2c2b86dc9d
|
Merge branch 'alanaV11' into pebr/neo-style
|
2024-06-13 10:11:15 +02:00 |
|
Knut Sveidqvist
|
9fbad9c9c1
|
MC-1730 Applying look to nodes
|
2024-06-13 10:01:20 +02:00 |
|
Per Brolin
|
2130839770
|
Merge branch 'alanaV11' into pebr/neo-style
|
2024-06-13 08:36:34 +02:00 |
|
Per Brolin
|
f22f319599
|
Fixed so padding of Node labels is working for neo and other theme
|
2024-06-13 08:35:26 +02:00 |
|
Per Brolin
|
f17d788ac8
|
Set a less prominent color in nested composite state and added demo page of styling
|
2024-06-12 14:54:03 +02:00 |
|
Per Brolin
|
7ff731163f
|
Added rendering of neo-style in state-refactor
|
2024-06-12 13:31:01 +02:00 |
|
Knut Sveidqvist
|
7c851bc849
|
Merge remote-tracking branch 'os_repo/5237-unified-layout-common-renderer' into alanaV11
|
2024-06-12 12:38:29 +02:00 |
|
Knut Sveidqvist
|
a35152843f
|
#5237 Handling remaining references to useRough
|
2024-06-12 12:35:53 +02:00 |
|
Per Brolin
|
3af2c29d8f
|
Clean-up to avoid code duplication. Corrected neo-optins according to stephs design
|
2024-06-12 10:38:54 +02:00 |
|
Per Brolin
|
6842b316ec
|
Correccted bug with innen height in composite diags
|
2024-06-12 08:49:58 +02:00 |
|
Knut Sveidqvist
|
a4777bd44d
|
Merge remote-tracking branch 'os_repo/5237-unified-layout-common-renderer' into alanaV11
|
2024-06-11 14:48:03 +02:00 |
|
Knut Sveidqvist
|
8cbceb611a
|
5237 Bugfix for intersect calculation in dagre
|
2024-06-11 14:47:47 +02:00 |
|
Per Brolin
|
efe8573c06
|
Merge branch 'pebr/neo-style' into alanaV11
|
2024-06-11 13:44:41 +02:00 |
|