UNPKG

@sutton-signwriting/signmaker

Version:

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

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