Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CWRC Reader: make default view for notes, citations, keywords collapsed by default #276

Open
lucaju opened this issue Jun 29, 2020 · 0 comments
Assignees
Labels

Comments

@lucaju
Copy link
Contributor

lucaju commented Jun 29, 2020

@ilovan commented on Mon Jun 22 2020

Users should have to click on the icon to expand the content of the note
Also, if the user clicks on a note-embedded entity in the entity pannel, that note should automatically be expanded.

@lucaju lucaju self-assigned this Jun 29, 2020
@lucaju lucaju added the bug label Jun 29, 2020
lucaju added a commit that referenced this issue Jul 9, 2020
ajmacdonald pushed a commit that referenced this issue Jul 27, 2020
# [6.0.0](v5.1.6...v6.0.0) (2020-07-27)

### Bug Fixes

* **note tag:** add warning popup if note type is required ([936ad4d](936ad4d))
* fix bug on funcion definition ([87f2eac](87f2eac))
* **dialog:** update dialog message for space in textfields ([e2fe53f](e2fe53f))
* **message:** only call callbacks if exists ([6da0bf4](6da0bf4))
* **settings:** fix function name typo ([5883e1b](5883e1b))
* **tagger:** hide notes by default ([c02695e](c02695e)), closes [#276](#276)

### Features

* **annotation:** default any unknow type to cwrc:Note ([36a7188](36a7188))
* **annotation: note:** allows 'other' type for Tei-lite ([02d1d3f](02d1d3f))
* **annotation: note:** extend support for dynamic type to other schemas ([14c0e6e](14c0e6e))
* **mapping:** conform to the new TEI LITE support to named tags person, place, and org ([b3ee330](b3ee330))
* **tag note:** load type att dynamically and allow for custom input ([b4a943e](b4a943e)), closes [#274](#274)

### BREAKING CHANGES

* **annotation: note:** Note dialog is share by all schemas and it need to account for their variations.
* **mapping:** match the tag name directly with the parentTag instead of using process using
xpath.
* **tag note:** options are pulled dinamically. Checks need to be done while building the dialog.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant