YairRand
YairRand
Certain necessary static JS resources for the site, such as the React library and jQuery, are currently loaded from external sources such as https://unpkg.com/ and https://cdnjs.cloudflare.com/ . If the user...
When a word is highlighted, besides for showing a dictionary entry, it might be useful it the sidebar also generated a list of other uses/mentions of the highlighted word in...
Add support for changing to any direction/writing-mode. Two new optional arguments added, "sourceDir" and "targetDir", which function as the source and target directions, defaulting to "lr-tb" and "rl-tb", respectively. Additionally,...
Per [Krinkle's suggestion](https://github.com/cssjanus/cssjanus/pull/36#issuecomment-364786710) on splitting up the change for TTB support (#36) into smaller changes. Some refactoring, added support for `cursor: nesw-resize;` some support for `/* comments */` within CSS...