Commit 30d064b
committed
Fixes and enhancements
- Row: Row SVG groups are now positioned relatively to their Row's
base/resize line. Added some documentation
- Word/WordTag: Fixed positioning to be relative to Row's baseline.
Fixed alignment issues. Removed extraneous padding/spacing. Added some
documentation.
- Brat parser: Fixed issue with empty tokens being added as Words.
- Config: Added more configuration options.
- Build: Fixed bug in `runfile.js` (watch task previously failed to
detect changes to core TAG styles)
- Broke compatibility with original TAG `main.js` somewhere around here
or the previous commit (probably with the introduction of the
per-instance Config object)1 parent bbbc1fb commit 30d064b
16 files changed
Lines changed: 2966 additions & 845 deletions
File tree
- demo
- data
- src
- dist/tag/js
- src/js
- components
- managers
- old
- parse
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
| |||
0 commit comments