Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						866909b803 
					 
					
						
						
							
							Merge branch 'develop' into next  
						
						 
						
						... 
						
						
						
						* develop:
  chore: Update editor.bash to build latest version
  chore: Build after clone
  chore: Force install npm to avoid cache.
  fix: live editor exists error
  chore: Add netlify.toml
  chore: Update editor script
  chore: Add live editor build script for previews
  docs: Fix sankey demo
  feat(sankey): Show values (#4674 ) 
						
						
					 
					
						2023-08-25 10:07:46 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						a4ba192aad 
					 
					
						
						
							
							Merge branch 'develop' into feat/4746_add_er_alias  
						
						 
						
						
						
						
					 
					
						2023-08-25 03:06:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tom PERRILLAT-COLLOMB 
							
						 
					 
					
						
						
							
						
						a7ae1b6890 
					 
					
						
						
							
							feat(er): use square brackets to add aliases  
						
						 
						
						
						
						
					 
					
						2023-08-22 11:05:09 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						ce6992ea9b 
					 
					
						
						
							
							docs: Fix sankey demo  
						
						 
						
						
						
						
					 
					
						2023-08-22 14:06:46 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						f946c3da06 
					 
					
						
						
							
							Merge branch 'develop' into next  
						
						 
						
						... 
						
						
						
						* develop:
  chore: Remove circular dependency
  Update docs
  docs: Add frontmatter config demos
  docs: Add frontmatter config docs
  fix: XSS vulnerability
  chore: Minor typo fixes
  chore: Add test with both frontmatter and directive
  Update docs
  feat: Add support for config in frontmatter
  chore: Fix type in assignWithDepth
  refactor: Move `sanitizeDirective` into `addDirective`
  refactor: Rename and cleanup `directiveSanitizer` 
						
						
					 
					
						2023-08-22 13:58:24 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tom PERRILLAT-COLLOMB 
							
						 
					 
					
						
						
							
						
						e5315f2933 
					 
					
						
						
							
							feat(er): add entity name alias  
						
						 
						
						
						
						
					 
					
						2023-08-21 23:33:42 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						d21eb29672 
					 
					
						
						
							
							Merge branch 'feature/frontmatterConfig' into feature/4674_sankeyValues  
						
						 
						
						... 
						
						
						
						* feature/frontmatterConfig:
  Update docs
  docs: Add frontmatter config demos
  docs: Add frontmatter config docs
  fix: XSS vulnerability
  chore: Minor typo fixes
  chore: Add test with both frontmatter and directive
  Update docs
  feat: Add support for config in frontmatter
  deps: Update unocss and webpack to address vulnerability.
  chore: Fix type in assignWithDepth
  refactor: Move `sanitizeDirective` into `addDirective`
  refactor: Rename and cleanup `directiveSanitizer`
  chore(deps): update all patch dependencies
  ci(release-drafter): add more release notes categories 
						
						
					 
					
						2023-08-21 20:23:08 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						2b9dc0ea80 
					 
					
						
						
							
							docs: Add frontmatter config demos  
						
						 
						
						
						
						
					 
					
						2023-08-21 15:02:29 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						4d84f1cd71 
					 
					
						
						
							
							feat(sankey): Show values ( #4674 )  
						
						 
						
						
						
						
					 
					
						2023-08-20 21:18:09 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						fd731c5ccd 
					 
					
						
						
							
							Merge branch 'develop' into next  
						
						 
						
						... 
						
						
						
						* develop: (56 commits)
  chore: Add comments on redirectMaps
  remove `chart` from `pie.spec.ts` description
  Update docs
  change `defaultConfig` type to `RequiredDeep` and use it in `pieDb`
  use `DiagramStylesProvider` in `pieStyles.ts`
  remove `setConfig` and `resetConfig` in pie
  add `structuredClone` in pie `getConfig`
  cleanAndMerge pieConfig
  remove cleanClone
  feat: Add cleanAndMerge and tests
  chore: Rename utils.spec.ts
  move db assignment from `beforeEach` to `beforeAll`
  create `structuredCleanClone` helper function
  add more types to pieRenderer
  add `resetConfig` to `clear` in pieDb
  rename `reset` to `resetConfig`
  use `structedClone` in `pieDb`
  remove `PieDiagramConfig` and import generated one
  remove unnecessary lines in pie files
  remove unused `HTML` import in pieRenderer
  ... 
						
						
					 
					
						2023-08-20 20:28:52 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Subhash Halder 
							
						 
					 
					
						
						
							
						
						5a64cec9ca 
					 
					
						
						
							
							Merge branch 'develop' into feature/4269_add_xychart  
						
						 
						
						
						
						
					 
					
						2023-08-20 18:09:51 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Subhash Halder 
							
						 
					 
					
						
						
							
						
						6c2bd33f36 
					 
					
						
						
							
							Addressed all requested changes  
						
						 
						
						
						
						
					 
					
						2023-08-20 17:51:53 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						718d52a72c 
					 
					
						
						
							
							chore: Move liveReload code into script.  
						
						 
						
						
						
						
					 
					
						2023-08-17 14:30:47 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin Greywolf 
							
						 
					 
					
						
						
							
						
						9a9abac5b1 
					 
					
						
						
							
							Merge branch 'develop' into UpdateClassMemberHandling  
						
						 
						
						
						
						
					 
					
						2023-08-15 10:08:42 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin Greywolf 
							
						 
					 
					
						
						
							
						
						6ed0c9bc36 
					 
					
						
						
							
							update tests  
						
						 
						
						
						
						
					 
					
						2023-08-15 10:02:31 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reda Al Sulais 
							
						 
					 
					
						
						
							
						
						0d179c501e 
					 
					
						
						
							
							Merge branch 'develop' into standardized-pie-definitions  
						
						 
						
						
						
						
					 
					
						2023-08-15 14:01:09 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						fc99d9be41 
					 
					
						
						
							
							chore: Add build times to live reload  
						
						 
						
						
						
						
					 
					
						2023-08-14 00:55:41 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						9fb9bed806 
					 
					
						
						
							
							chore: Add live-reload  
						
						 
						
						
						
						
					 
					
						2023-08-14 00:55:34 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						da7ff777d1 
					 
					
						
						
							
							chore: Add esbuild (Breaking change)  
						
						 
						
						... 
						
						
						
						mermaid.min.js and mermaid.js will now be IIFE instead of UMD. 
						
						
					 
					
						2023-08-14 00:52:45 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						06e4a6398c 
					 
					
						
						
							
							docs: Add development example page.  
						
						 
						
						
						
						
					 
					
						2023-08-09 14:59:50 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reda Al Sulais 
							
						 
					 
					
						
						
							
						
						7d69ad2d5b 
					 
					
						
						
							
							Merge remote-tracking branch upstream/develop into standardized-pie-definitions  
						
						 
						
						
						
						
					 
					
						2023-08-02 15:54:23 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Subhash Halder 
							
						 
					 
					
						
						
							
						
						6e98759ee7 
					 
					
						
						
							
							Improve plot color selection  
						
						 
						
						
						
						
					 
					
						2023-07-21 22:42:46 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Subhash Halder 
							
						 
					 
					
						
						
							
						
						958f63ecd2 
					 
					
						
						
							
							Improved parsing to work for minimal configuration possible.  
						
						 
						
						
						
						
					 
					
						2023-07-19 20:49:04 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Subhash Halder 
							
						 
					 
					
						
						
							
						
						355263a4fb 
					 
					
						
						
							
							Fixed some issue related to rendering and space management  
						
						 
						
						
						
						
					 
					
						2023-07-19 20:45:44 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Subhash Halder 
							
						 
					 
					
						
						
							
						
						597f7a8e87 
					 
					
						
						
							
							Rendering the chart with all the property from chart config  
						
						 
						
						
						
						
					 
					
						2023-07-19 20:45:44 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Subhash Halder 
							
						 
					 
					
						
						
							
						
						ebd329149b 
					 
					
						
						
							
							Able to draw till axis from chart configuration  
						
						 
						
						... 
						
						
						
						- there is some issue with drawing the plot from chart data 
						
						
					 
					
						2023-07-19 20:45:44 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Subhash Halder 
							
						 
					 
					
						
						
							
						
						93697b74f4 
					 
					
						
						
							
							Generated the base architecture  
						
						 
						
						
						
						
					 
					
						2023-07-19 20:44:21 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Subhash Halder 
							
						 
					 
					
						
						
							
						
						14e290bf1a 
					 
					
						
						
							
							Added base structure for xychart  
						
						 
						
						
						
						
					 
					
						2023-07-19 20:44:21 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nikolay Rozhkov 
							
						 
					 
					
						
						
							
						
						e251baa61c 
					 
					
						
						
							
							Started layout and rendering  
						
						 
						
						
						
						
					 
					
						2023-07-11 02:51:10 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nikolay Rozhkov 
							
						 
					 
					
						
						
							
						
						d165e8a642 
					 
					
						
						
							
							Started block diag db development  
						
						 
						
						
						
						
					 
					
						2023-07-10 23:33:11 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								NicolasNewman 
							
						 
					 
					
						
						
							
						
						c2f60568cf 
					 
					
						
						
							
							chore(katex): lint-fix  
						
						 
						
						
						
						
					 
					
						2023-07-08 11:49:41 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Newman 
							
						 
					 
					
						
						
							
						
						6518e1300f 
					 
					
						
						
							
							Update sequence.html  
						
						 
						
						
						
						
					 
					
						2023-07-08 11:39:37 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								NicolasNewman 
							
						 
					 
					
						
						
							
						
						f15e8c9edb 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/NicolasNewman/mermaid  into feature/2776_katex_math  
						
						 
						
						
						
						
					 
					
						2023-07-08 10:45:36 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin Greywolf 
							
						 
					 
					
						
						
							
						
						e29d2b29a9 
					 
					
						
						
							
							apply suggesitons  
						
						 
						
						
						
						
					 
					
						2023-07-03 09:40:25 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin Greywolf 
							
						 
					 
					
						
						
							
						
						1d391d9408 
					 
					
						
						
							
							Merge branch 'develop' into UpdateClassMemberHandling  
						
						 
						
						
						
						
					 
					
						2023-07-02 17:45:30 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nikolay Rozhkov 
							
						 
					 
					
						
						
							
						
						8ed2ee30ec 
					 
					
						
						
							
							Sankey alignment tests  
						
						 
						
						
						
						
					 
					
						2023-07-02 02:15:23 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nikolay Rozhkov 
							
						 
					 
					
						
						
							
						
						084b765e9f 
					 
					
						
						
							
							Added tests for colors and fully setup cypress in Docker  
						
						 
						
						
						
						
					 
					
						2023-07-02 01:10:06 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nikolay Rozhkov 
							
						 
					 
					
						
						
							
						
						9177350a39 
					 
					
						
						
							
							Fixed double quotes, docs, demo and added more examples to run script  
						
						 
						
						
						
						
					 
					
						2023-06-29 20:16:25 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin Greywolf 
							
						 
					 
					
						
						
							
						
						6abf0f1d19 
					 
					
						
						
							
							Merge branch 'develop' into UpdateClassMemberHandling  
						
						 
						
						
						
						
					 
					
						2023-06-29 08:55:37 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nikolay Rozhkov 
							
						 
					 
					
						
						
							
						
						e7ad294283 
					 
					
						
						
							
							Merge branch 'develop' into feature/4492_sankey-diagrams  
						
						 
						
						
						
						
					 
					
						2023-06-29 16:50:38 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin Greywolf 
							
						 
					 
					
						
						
							
						
						3718274a1c 
					 
					
						
						
							
							Merge branch 'develop' into UpdateClassMemberHandling  
						
						 
						
						
						
						
					 
					
						2023-06-28 08:26:33 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nikolay Rozhkov 
							
						 
					 
					
						
						
							
						
						a38733346f 
					 
					
						
						
							
							Removed unnecessary configs and extra code  
						
						 
						
						
						
						
					 
					
						2023-06-25 21:56:14 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tom PERRILLAT-COLLOMB 
							
						 
					 
					
						
						
							
						
						61e5dbeaa6 
					 
					
						
						
							
							fix(class): keep members in namespace classes  
						
						 
						
						
						
						
					 
					
						2023-06-25 00:15:35 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nikolay Rozhkov 
							
						 
					 
					
						
						
							
						
						b23e86aea3 
					 
					
						
						
							
							Added options for coloring  
						
						 
						
						
						
						
					 
					
						2023-06-25 00:22:36 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nikolay Rozhkov 
							
						 
					 
					
						
						
							
						
						1674f12b62 
					 
					
						
						
							
							Renamed sankey to sankey-beta  
						
						 
						
						
						
						
					 
					
						2023-06-24 23:11:54 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								NicolasNewman 
							
						 
					 
					
						
						
							
						
						f979ced49d 
					 
					
						
						
							
							refactor(katex): revision changes  
						
						 
						
						
						
						
					 
					
						2023-06-24 16:56:42 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								NicolasNewman 
							
						 
					 
					
						
						
							
						
						8b42302f9b 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/NicolasNewman/mermaid  into feature/2776_katex_math  
						
						 
						
						
						
						
					 
					
						2023-06-23 16:57:30 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nikolay Rozhkov 
							
						 
					 
					
						
						
							
						
						104aece46e 
					 
					
						
						
							
							Cleanup sankey diagrams according code review  
						
						 
						
						
						
						
					 
					
						2023-06-22 17:35:46 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nikolay Rozhkov 
							
						 
					 
					
						
						
							
						
						9a29066426 
					 
					
						
						
							
							Ensure that sankey keyword does not intefere with csv  
						
						 
						
						
						
						
					 
					
						2023-06-22 16:53:44 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nikolay Rozhkov 
							
						 
					 
					
						
						
							
						
						272615e580 
					 
					
						
						
							
							Fixed tests and added node alignment  
						
						 
						
						
						
						
					 
					
						2023-06-21 03:54:55 +03:00