mirror of
https://github.com/zotero/zotero.git
synced 2026-09-16 23:41:08 +00:00
- Render cell text in its native direction - Fix context menu positioning - Fix item box (localizations needed) - Fix column resizing - Fix bidi text in collection tree - Always right-align in RTL, always left-align in LTR. I'm going off advice from this excellent guide for RTL website design by Ahmad Shadeed: https://rtlstyling.com/posts/rtl-styling#tables - Join creators in the tree ("Smith and Jones") using a format string to support languages like Arabic and Hebrew where there shouldn't be a space after the "and". - Fix tabs - Fix toolbar on Mac, flip icons on other platforms |
||
|---|---|---|
| .. | ||
| _about.scss | ||
| _collection-tree.scss | ||
| _createParent.scss | ||
| _editable.scss | ||
| _errorReport.scss | ||
| _item-tree.scss | ||
| _itemBox.scss | ||
| _quickSearchTextbox.scss | ||
| _search.scss | ||
| _tagsBox.scss | ||
| _virtualized-table.scss | ||