Skip to content

Commit

Permalink
Merge pull request #3378 from LD4P/t3376-newsitem
Browse files Browse the repository at this point in the history
  • Loading branch information
mjgiarlo authored Nov 29, 2021
2 parents 0f7e277 + 3d06320 commit 9764c63
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions src/components/home/NewsItem.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,15 @@ const NewsItem = () => (
</i>
</p>
<ul>
<li>Resource versions and display of differences</li>
<li>URLs for bookmarking and sharing resources</li>
<li>BIBFRAME relationships displayed</li>
<li>Editor layout improvements</li>
<li>Improved tooltips (remarks) for templates</li>
<li>
Language tagging improvements: use of IANA Registry, addition of script
and transliteration tags
</li>
<li>
Multiple nested resource fields permitted to use same property as long
as the nested resources are of different classes
</li>
<li>Fields can be configured to allow choice of property</li>
</ul>
</div>
)
Expand Down

0 comments on commit 9764c63

Please sign in to comment.