UNPKG

@sutton-signwriting/signmaker

Version:

Create and edit signs using Formal SignWriting in ASCII (FSW) or SignWriting in Unicode (SWU)

81 lines (80 loc) 3.21 kB
<h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>, and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> <h2><a href="https://github.com/sutton-signwriting/signmaker/compare/v1.1.0...HEAD">Unreleased</a></h2> <h3>To Do</h3> <ul> <li>better help and documentation</li> <li>rewire screen communication for fsw, swu, and style</li> <li>add layout and view</li> <li>upgrade interface with responsive HTML and CSS</li> <li>integrate the styling string</li> <li>upgrade mithril from v0.2 to v2.0</li> <li>upgrade config data from window object to json</li> <li>upgrade to sutton-signwriting packages</li> <li>test cross-platform</li> <li>fix undo and redo with history and back button</li> <li>make save interact with a SignWriting dictionary API</li> <li>integrate search and search results</li> <li>reorganize messages for user interface, eliminate and complete</li> <li>fix and expand keyboarding options</li> <li>add keyboard command to append the selected symbol to end of the sequence</li> <li>default demo to local home rather than dot home</li> <li>include links on demo page to GH and more</li> <li>signbox view, png view, svg view,fsw string,swu string</li> <li>charset to restrict links and communications</li> <li>whoami page</li> <li>head snapping on insertion of head symbol with overlay (complex faces) and overlapping</li> <li>fix demo page for opening with readme</li> <li>create font section with font installed or not information</li> <li>create profile page</li> <li>action &gt; cancel shouldn't clear sign</li> <li>styling string needs breaking change individual symbol size and offset</li> <li> <ul> <li>after offset, add new max coordinate</li> </ul> </li> <li> <ul> <li>update sutton-signwriting/core for new styling string definition</li> </ul> </li> <li> <ul> <li>update draft-slevinski-formal-signwriting</li> </ul> </li> <li>add signmaker to sutton-signwriting/sgnw-components</li> <li>add offset coordinate to S state and URLs</li> </ul> <h2><a href="https://github.com/sutton-signwriting/signmaker/releases/tag/v1.1.0">1.1.0</a> - 2022-02-27</h2> <h3>added</h3> <ul> <li>demo page loads state</li> <li>more actions menu for share, demo, and cancel</li> <li>added iframesize</li> <li>URL parameter button highlights</li> <li>README and CHANGELOG html pages</li> </ul> <h3>fixed</h3> <ul> <li>demo page for file system access by explicitly referencing index.html</li> <li>double-touch to zoom on ipad</li> <li>server location of dot, local, or public for demo page use in a link and iframe</li> <li>state variables, defaults, and values</li> <li>url hash to removed unwanted key/value pairs</li> <li>readme link to escape iframe</li> <li>messaging when access signmaker through file system</li> </ul> <h2><a href="https://github.com/sutton-signwriting/signmaker/releases/tag/v1.0.0">1.0.0</a> - 2021-12-16</h2> <h3>Added</h3> <ul> <li>symbol palette</li> <li>signmaker editor</li> <li>PNG and SVG images with download</li> <li>URL parameters</li> <li>iFrame messaging</li> <li>demo page</li> </ul>