sschmidTU
|
66c5987d6f
update changelog for 0.5.1 release
|
6 年之前 |
sschmidTU
|
57849bfe82
chore: bump version number
|
6 年之前 |
sschmidTU
|
02d054d78e
chore(sourcemap): add npm run command for a build with sourcemap file
|
6 年之前 |
sschmidTU
|
f568e510f2
feat(tuplets): Read and display tuplet bracket setting from XML. Do not display tuplet ratios by default.
|
6 年之前 |
sschmidTU
|
f1d4b47137
fix(NoteHead): info instead of warn for unsupported NoteHead, use triangle for "do"
|
6 年之前 |
greenkeeper[bot]
|
631acd398b
chore(package): update webpack-dev-server to version 3.1.9 (#398)
|
6 年之前 |
sschmidTU
|
cd49081cfb
fix(OSMDOptions): fix EngravingRules being overwritten by DrawingParameters constructor (in MusicSheetDrawer only)
|
6 年之前 |
sschmidTU
|
02b59a4bd5
docstrings in OSMDOptions
|
6 年之前 |
sschmidTU
|
96bf081d4c
fix(DrawingParameters): switching default and compact mode during runtime correctly renders each mode after re-render.
|
6 年之前 |
sschmidTU
|
d5ce49a527
fix(rerender): Header Labels (title etc) are now removed next re-render after DrawingParameters are changed during runtime.
|
6 年之前 |
sschmidTU
|
ced9c90cfc
feat(options): add drawSubtitle option to OSMD constructor
|
6 年之前 |
sschmidTU
|
f4b692d52f
fix imports, linting
|
6 年之前 |
sschmidTU
|
9cec507a00
feat(options): implement compact mode, drawPartNames, drawTitle, drawSubtitle, drawComposer, drawLyricist
|
6 年之前 |
sschmidTU
|
ccf860eb47
feat(invisible notes): grace notes can be invisible. Invisible notes are parsed again, with invisible (printObject) flag
|
6 年之前 |
sschmidTU
|
af0770a451
feat(invisible notes): do not display invisible time signature.
|
6 年之前 |
sschmidTU
|
a6ac78c644
fix(invisible notes): do not display invisible notes and double rests. skip parsing them for now.
|
6 年之前 |
Simon
|
ec010078ca
Demo: Add Re-render button, add column to layout (#361)
|
6 年之前 |
greenkeeper[bot]
|
af640dc321
chore(package): update uglifyjs-webpack-plugin to version 2.0.0 (#386)
|
6 年之前 |
greenkeeper[bot]
|
ae5f4afdf3
chore(package): update webpack-dev-server to version 3.1.7 (#354)
|
6 年之前 |
Benjamin Giesinger
|
f0d1a9ca1d
chore(Updating out dependencies): Since CI was failing greekeeper kep… (#384)
|
6 年之前 |
Simon
|
aa65792eb1
fix(error handling): Fix error loading empty score, improve error handling (#367)
|
6 年之前 |
Simon
|
9da9cb4207
feat(Options): add options interface for osmd constructor (#368)
|
6 年之前 |
Simon
|
f43f7cb2ff
Fix(Repetitions): fix RepetitionReader RegExes, RepetitionCalculator crash, StringUtil (#382)
|
6 年之前 |
Simon
|
3d1894df3e
fix(Bbox/Cursor): fix bbox and cursor position for whole rests (#383)
|
6 年之前 |
Benjamin Giesinger
|
f43e30592f
fix(Cursor jumping around): Instead first staffentry the minimum is c… (#377)
|
6 年之前 |
Benjamin Giesinger
|
e8b17cc52a
Fix/karma (#378)
|
6 年之前 |
sschmidTU
|
a1b4accd3b
refactor(TextAlignment): rename enum back to TextAlignmentEnum, correct classdoc, update TODO
|
6 年之前 |
sschmidTU
|
4c837944d8
refactor(lyricsBbox): fix left-aligned lyrics bbox, remove x-shift code
|
6 年之前 |
sschmidTU
|
8fbd1019f7
refactor: Thumbmail -> Thumbnail
|
6 年之前 |
Simon
|
05268d7f8a
Update README.md: link to opensheetmusicdisplay.org again
|
6 年之前 |