Knut Sveidqvist
ea314cd24a
Setting version to rc7
2022-10-19 08:01:21 +02:00
Knut Sveidqvist
8230c8f8b4
Merge remote-tracking branch 'origin/release/9.2.0' into release/9.2.0
2022-10-19 07:52:14 +02:00
Knut Sveidqvist
d115fbc6da
Merge branch 'release_9.2.0_buggfixes' into release/9.2.0
2022-10-19 07:52:05 +02:00
Santosh Viswanatham
c71b6e31f7
Merge branch 'develop' into feat/3601-cspell-configuration
2022-10-18 21:02:38 +05:30
Knut Sveidqvist
2ae8bf2987
Color fix for default nodes in mindmap, line uses inv color
2022-10-18 16:04:14 +02:00
Sidharth Vinod
017fc483e7
Merge branch 'develop' of https://github.com/emersonbottero/mermaid into pr/emersonbottero/3678
...
* 'develop' of https://github.com/emersonbottero/mermaid :
docs: fix layout problem
docs: added warning and notes
docs: added warning and notes
docs: added warning and notes
docs: small improvements
2022-10-18 12:29:03 +05:30
Sidharth Vinod
f2571e9930
fix: Live editor links
2022-10-18 12:28:48 +05:30
Emerson Bottero
66ea491aff
docs: fix layout problem
2022-10-18 00:26:36 -03:00
Emerson Bottero
e95eaddf8a
docs: added warning and notes
2022-10-18 00:07:14 -03:00
Emerson Bottero
d296049d19
docs: added warning and notes
2022-10-18 00:05:27 -03:00
Emerson Bottero
c45bf055b6
docs: added warning and notes
2022-10-17 23:58:51 -03:00
Emerson Bottero
c8b377bf74
docs: small improvements
2022-10-17 19:32:47 -03:00
Sidharth Vinod
f6c167db84
Merge pull request #3679 from danangtomo/feat/3675_added_opengraph_meta
...
Added Open Graph meta tags
2022-10-17 22:15:35 +05:30
Dima Kurilo
d41efa413c
add more docs
2022-10-17 09:58:04 -04:00
Dima Kurilo
5803d0abaf
update docs
2022-10-17 09:46:10 -04:00
Knut Sveidqvist
e86d7894f5
#3680 Add font familiy in a way that does remove other configuration
2022-10-17 10:51:41 +02:00
Knut Sveidqvist
752a6b2cb0
#3687 Separating the render specific data from the data related to parsing
2022-10-17 10:46:46 +02:00
Sidharth Vinod
97a842e651
fix: Build types
2022-10-17 11:45:19 +05:30
devcer
8b64ad971a
configured 3 more words in cspell.json
2022-10-17 09:41:59 +05:30
devcer
338e7e83cd
removed eslint-ignore statements
2022-10-17 09:33:01 +05:30
devcer
fde3964b50
removed eslint-ignore statements
2022-10-17 09:31:58 +05:30
devcer
aad53f9e61
merged with master
2022-10-17 09:27:42 +05:30
renovate[bot]
17b72d565d
chore(deps): pin dependencies
2022-10-17 03:12:28 +00:00
uttk
319f925bdd
fix: Fixed git graph to use global setting if useMaxWidth
option is not set
2022-10-17 03:07:10 +00:00
renovate[bot]
541de12690
chore(deps): update all non-major dependencies ( #3671 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-16 22:58:11 +02:00
Ashley Engelund (weedySeaDragon @ github)
ea86ef3995
change spec descriptions to active voice (= shorter b/c 'should' isn't needed)
2022-10-16 11:14:57 -07:00
Ashley Engelund (weedySeaDragon @ github)
fcba29f774
functions and specs: removeExistingElements
2022-10-16 11:08:01 -07:00
Ashley Engelund (weedySeaDragon @ github)
166dca55f2
functions and specs: createUserstyles; minor changes
2022-10-16 09:39:31 -07:00
Alois Klink
aa43cfb5ac
style(sequence): rename lineStarty to lineStartY
...
Fixes @cspell/eslint warnings.
2022-10-16 10:24:36 +01:00
Alois Klink
989d716c36
style: fix @cspell/eslint warnings
...
Ignores some names of contributors, and adjusts some capitilization
spacing to fix all cspell warnings.
2022-10-16 10:23:23 +01:00
Alois Klink
720849a55e
test(gantt): remove incorrect comment
...
This comment seems to have been accidentally added 7 years ago
in 6f96b5dd14
2022-10-16 10:01:36 +01:00
Sidharth Vinod
c83e29c6e3
chore: Update creation date
2022-10-16 10:11:19 +05:30
Sidharth Vinod
a4af3704ba
fix: getElementById type issue.
...
Converts mindmapDB to TS
2022-10-16 10:06:44 +05:30
Ashley Engelund (weedySeaDragon @ github)
a3b8c301e2
functions and specs: createCssStyles, appendDivSvgG,cleanUpSvgCode, putIntoIFrame [for render]
2022-10-15 19:15:59 -07:00
Ashley Engelund (weedySeaDragon @ github)
d106d3d1b1
add MockedD3.ts
2022-10-15 19:14:56 -07:00
Ashley Engelund (weedySeaDragon @ github)
a26673c59a
const isSandboxed, isLooseSecurityLevel, fontFamily; a few more CONSTs
2022-10-15 13:58:24 -07:00
Ashley Engelund (weedySeaDragon @ github)
5aff154740
more meaningful var names; move related lines together; const idSelector
2022-10-15 13:43:40 -07:00
Ashley Engelund (weedySeaDragon @ github)
2e86031f00
comment the main steps (prepare to break into functions that can be tested)
2022-10-15 13:27:15 -07:00
Ashley Engelund (weedySeaDragon @ github)
978bf4e0ff
render: define const iFrameId, enclosingDivID and _selector to use in function
2022-10-15 13:19:58 -07:00
Ashley Engelund (weedySeaDragon @ github)
8aaa7b1ba3
specs: encodeEntities, decodeEntities
2022-10-15 13:14:01 -07:00
Ashley Engelund (weedySeaDragon @ github)
d248952d9e
render: constants
2022-10-15 11:11:54 -07:00
Sidharth Vinod
775fb80c43
Merge branch 'release_9.2.0_buggfixes' into release/9.2.0
...
* release_9.2.0_buggfixes:
fix: Remove hardcoded numericLevel
fix: Diagram load issue
2022-10-15 21:38:34 +05:30
Sidharth Vinod
aec1d80966
fix: Remove hardcoded numericLevel
2022-10-15 21:33:09 +05:30
Santosh Viswanatham
1f642ca9b6
Merge branch 'develop' into feat/3601-cspell-configuration
2022-10-15 19:48:08 +05:30
devcer
478c387491
added words to cspell ignore words list, removed mywords.txt
2022-10-15 19:43:07 +05:30
Danang Estutomoaji
f532843665
update: open graph image
2022-10-15 17:13:36 +07:00
Danang Estutomoaji
9ba1f7c1f6
fix: prettier
2022-10-15 17:04:12 +07:00
Danang Estutomoaji
b78dc246ec
remove id attribute
2022-10-15 11:56:50 +07:00
Danang Estutomoaji
9251176f5e
feat(issue#3675): added open graph meta tags
2022-10-15 11:48:02 +07:00
Emerson Bottero
0da56a1249
docs: new Documentation
2022-10-15 00:50:57 -03:00