Friday, December 29, 2017

2017 in retrospect

Improvements to Da Button Factory in 2017:

Web-based editor

  • Undo/redo system was buggy. Rewrote it fully. Now works perfectly!
  • Tested with NVDA (screen reader software) ⇒ fixed some accessibility issues
  • On mobile: avoid page jumps, use bigger touch targets, optimize screen estate
  • Some rewordings for clarity
  • Faster initialization

API

  • More lenient: font name now case-insensitive, autocorrect some client URL-encoding mistakes
  • Documentation improved

Site