sschmid
							
						 | 
						
							
							
								8acb62aabe
							
							Merge branch 'release/0.8.0' into develop
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmid
							
						 | 
						
							
							
								3977c155a2
							
							chore: update changelog for 0.8.0
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmid
							
						 | 
						
							
							
								45d3395f6a
							
							chore: bump version to 0.8.0-release
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmid
							
						 | 
						
							
							
								341341be81
							
							refactor: handle all remaining undefined checks (#783)
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmid
							
						 | 
						
							
							
								31fd7e6056
							
							refactor: improve most undefined checks to also check null (#783)
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmid
							
						 | 
						
							
							
								4529138849
							
							chore: downgrade vexflow to 1.2.93 again (#706)
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmid
							
						 | 
						
							
							
								e2079a3f9d
							
							fix(Rendering): catch Vexflow errors while rendering a measure, prevent render loop stopping. (#773)
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmid
							
						 | 
						
							
							
								c8d6c6b698
							
							test: add function test chord symbols to samples (also to visual regression) (#784)
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmidPS
							
						 | 
						
							
							
								6f53f1c1bf
							
							feat(Options): can set chord symbol text for all chords (except major). (#784)
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmidPS
							
						 | 
						
							
							
								d00f29ed32
							
							fix(ChordSymbols): write Cm(maj7) for C kind 'major-minor' (#784)
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmid
							
						 | 
						
							
							
								718786acb8
							
							measure number placement: further relax collision check (remove margin from borderRight) (#782)
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmid
							
						 | 
						
							
							
								616de1738b
							
							fix(Layout): more lenient Measure Number Label collision checks, place them slightly to left (#782)
						 | 
						5 years ago | 
					
				
					
						
							
								   Matthias Uiberacker
							
						 | 
						
							
							
								12766fbf63
							
							fix: changed undefined check to work also for null
						 | 
						5 years ago | 
					
				
					
						
							
								   Matthias Uiberacker
							
						 | 
						
							
							
								e3d8a6306f
							
							Merge branch 'develop' of github.com:opensheetmusicdisplay/opensheetmusicdisplay into develop
						 | 
						5 years ago | 
					
				
					
						
							
								   Matthias Uiberacker
							
						 | 
						
							
							
								d8211c2554
							
							Fix: fixed wrong default measure length for the case when there are no notes given in a measure.
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmid
							
						 | 
						
							
							
								69ddef00bb
							
							refactor AlignmentManager: get placements more simply now that GraphicalUnknownExpression is fixed
						 | 
						5 years ago | 
					
				
					
						
							
								   Matthias Uiberacker
							
						 | 
						
							
							
								72460fc9c3
							
							Merge branch 'develop' of github.com:opensheetmusicdisplay/opensheetmusicdisplay into develop
						 | 
						5 years ago | 
					
				
					
						
							
								   Matthias Uiberacker
							
						 | 
						
							
							
								fa35e8f9eb
							
							fix: fixed undefined in placement getter of unknown expressions
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmid
							
						 | 
						
							
							
								f4c2fc306d
							
							feat(Options): able to set ledger line width and style (color) in EngravingRules.
						 | 
						5 years ago | 
					
				
					
						
							
								   Matthias Uiberacker
							
						 | 
						
							
							
								270ffef278
							
							refactor: split bool in finalizeSystem method into two bools in musicsystembuilder for more control of rendering if needed.
						 | 
						5 years ago | 
					
				
					
						
							
								   Simon
							
						 | 
						
							
							
								27a1c61d3d
							
							Merge pull request #779 from opensheetmusicdisplay/fix/skyline/measureNumber
						 | 
						5 years ago | 
					
				
					
						
							
								   Justin Litten
							
						 | 
						
							
							
								b97439e3e5
							
							fix(skyline): Measure number skyline offset
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmid
							
						 | 
						
							
							
								1869c38351
							
							docstrings
						 | 
						5 years ago | 
					
				
					
						
							
								   Simon
							
						 | 
						
							
							
								1c76733d5a
							
							feat(Rhythm): Show rhythm in new part. (merge #776) (see EngravingRules.ShowRhythmAgainAfterPartEndOrFinalBarline)
						 | 
						5 years ago | 
					
				
					
						
							
								   sschmid
							
						 | 
						
							
							
								1cf47a1bd1
							
							fix surplus rhythminstruction (#776). feat(Options): add EngravingRule ShowRhythmAgainAfterPartEndOrFinalBarline
						 | 
						5 years ago | 
					
				
					
						
							
								   Simon
							
						 | 
						
							
							
								32f617151e
							
							feat(Layout): optimize system distance using sky- and bottomline (collision checks) (merge #772)
						 | 
						5 years ago | 
					
				
					
						
							
								   Matthias Uiberacker
							
						 | 
						
							
							
								b2b31bff84
							
							fix: implemented showing the current rhythm in any case if there was an end line given in the last system.
						 | 
						5 years ago | 
					
				
					
						
							
								   Simon
							
						 | 
						
							
							
								222a558858
							
							fix(Skyline): Accomodate multiline octave (octava)
						 | 
						5 years ago | 
					
				
					
						
							
								   Simon
							
						 | 
						
							
							
								1cf016e03e
							
							Merge pull request #774 from opensheetmusicdisplay/fix/BreakOnMeasureEndline
						 | 
						5 years ago | 
					
				
					
						
							
								   Justin Litten
							
						 | 
						
							
							
								96fc0a1ff8
							
							fix(skyline) Accomodate multiline ottava
						 | 
						5 years ago |