Reda Al Sulais 
							
						 
					 
					
						
						
							
						
						1cda37659e 
					 
					
						
						
							
							chore(parser): rearrange rules to make imported rules at the beginning  
						
						 
						
						
						
						
					 
					
						2023-11-03 22:28:33 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reda Al Sulais 
							
						 
					 
					
						
						
							
						
						fe2e46fe60 
					 
					
						
						
							
							build(dev-deps): add chevrotain as a devDependencies  
						
						 
						
						
						
						
					 
					
						2023-11-03 22:26:05 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reda Al Sulais 
							
						 
					 
					
						
						
							
						
						7765afa7da 
					 
					
						
						
							
							chore: allow comments to adjust keywords  
						
						 
						
						
						
						
					 
					
						2023-11-03 22:15:13 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reda Al Sulais 
							
						 
					 
					
						
						
							
						
						55d7e9ec61 
					 
					
						
						
							
							pref: remove CommonLexer and use EOF  
						
						 
						
						
						
						
					 
					
						2023-11-03 22:12:09 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						c41594d220 
					 
					
						
						
							
							feat: Add packet diagram  
						
						 
						
						
						
						
					 
					
						2023-09-14 22:35:13 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						fedbd48c0f 
					 
					
						
						
							
							Merge branch 'next' into pr/Yokozuna59/4751  
						
						 
						
						... 
						
						
						
						* next: (98 commits)
  refactor: Simplify TokenBuilder and ValueConverter
  chore: Fix pnpm-lock
  Bump version
  chore: Fix type in 'getLineFunctionsWithOffset'
  Update cypress/platform/marker_unique_id.html
  refactor: Add getLineFunctionsWithOffset function
  refactor: Move EdgeData to types
  fix: PointStart marker refX
  Added cypress test
  chore(deps): update all patch dependencies
  refactor: Fix typings in utils.ts
  Give markers unique id's per graph
  chore: Fix type
  chore: Add @internal to createCSSStyles
  chore: Bump version
  refactor: Remove unused variables
  fix : #4818  support `getClasses` in external diagrams.
  Remove unnecessary tests
  Remove optional chaining
  chore: Update docs
  ... 
						
						
					 
					
						2023-09-14 17:38:43 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						271b779995 
					 
					
						
						
							
							refactor: Simplify TokenBuilder and ValueConverter  
						
						 
						
						
						
						
					 
					
						2023-09-14 17:32:44 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reda Al Sulais 
							
						 
					 
					
						
						
							
						
						24d43849a0 
					 
					
						
						
							
							chore: apply review suggestions  
						
						 
						
						... 
						
						
						
						* pref: optimize `common` rules and matchers
* chore: rename diagrams services to short form
* chore: sort imports 
						
						
					 
					
						2023-09-07 00:24:00 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reda Al Sulais 
							
						 
					 
					
						
						
							
						
						795baedbb1 
					 
					
						
						
							
							chore: run pnpm lint:fix  
						
						 
						
						
						
						
					 
					
						2023-08-28 12:14:49 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reda Al Sulais 
							
						 
					 
					
						
						
							
						
						23fc7c2c96 
					 
					
						
						
							
							Update packages/parser/src/language/pie/pieValueConverter.ts  
						
						 
						
						... 
						
						
						
						Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com > 
						
						
					 
					
						2023-08-28 12:11:12 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sidharth Vinod 
							
						 
					 
					
						
						
							
						
						258dbf30e0 
					 
					
						
						
							
							Merge branch 'next' into pr/Yokozuna59/4751  
						
						 
						
						... 
						
						
						
						* next: (70 commits)
  chore: Add comment for `yy`.
  chore: Increase heap size when building
  chore: increase `test-util.ts` converage by returning `undefined`
  chore: add `vitest` imports to `test-util.ts`
  chore: run `pnpm lint:fix`
  create `noErrorsOrAlternatives` parser helper function
  chore: export `InfoModule` from `infoModule.ts`
  docs: Fix link
  Update docs
  fix(pie): align slices and legend orders
  Mermaid version v10.4.0
  unique batches every time, if not repeated tests end up in the same batch
  Added missed .md
  Increase JS heap
  More tests for redirects + prettier
  Fixed redirects inside vitepress, extended tests
  chore: Explain redirect.ts clearly
  docs: Fix npmjs link
  chore: Update editor.bash to build latest version
  chore: Build after clone
  ... 
						
						
					 
					
						2023-08-28 14:13:20 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reda Al Sulais 
							
						 
					 
					
						
						
							
						
						8186a54962 
					 
					
						
						
							
							chore: export InfoModule from infoModule.ts  
						
						 
						
						
						
						
					 
					
						2023-08-26 13:39:17 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reda Al Sulais 
							
						 
					 
					
						
						
							
						
						49c5f3bb9c 
					 
					
						
						
							
							feat(parser): create pie parser and export it  
						
						 
						
						
						
						
					 
					
						2023-08-20 18:48:03 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reda Al Sulais 
							
						 
					 
					
						
						
							
						
						1c24617f98 
					 
					
						
						
							
							feat(parser): create info parser with exporting parser internals  
						
						 
						
						
						
						
					 
					
						2023-08-20 15:38:46 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reda Al Sulais 
							
						 
					 
					
						
						
							
						
						1559c2ca21 
					 
					
						
						
							
							feat(parser): create common directory for langium parsers  
						
						 
						
						
						
						
					 
					
						2023-08-20 15:36:02 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Reda Al Sulais 
							
						 
					 
					
						
						
							
						
						6141722b1f 
					 
					
						
						
							
							feat: create parser package in packages directory  
						
						 
						
						
						
						
					 
					
						2023-08-20 15:31:40 +03:00