Skip to content

Releases: richyliu/greggdict

Anniversary dictionary and fuzzy searching

28 Mar 04:14
9c60604
Compare
Choose a tag to compare
  • Added support for Anniversary edition dictionary
  • Added support for fuzzy searching
    • Also added support for regex-like searching (try searching for ify$)
  • Added a "show more" button to paginate search results
  • Removed Sentry (error tracking)

Upgrade dependencies

14 Jan 21:11
df16f0f
Compare
Choose a tag to compare
  • Upgraded Tailwind
  • Upgraded Parcel (to use v2 nightly)
  • Changed default image view to expanded view

Dictionary fixes

06 Dec 04:02
d2c545c
Compare
Choose a tag to compare

Fixed spellings of words in the dictionary

Bug fixes

10 Sep 19:11
89fcdf3
Compare
Choose a tag to compare
  • fixed scrolling bars
  • fixed spelling of so
  • removed voting link for series

Dictionary Fixes

30 Jun 05:06
776ca9c
Compare
Choose a tag to compare
  • Fixed spelling of "convincingly" and "flaxen"
  • Trimmed the search string

Bug fixes

04 Jun 21:47
6a21172
Compare
Choose a tag to compare

Fixed

  • force redirect to HTTPS
  • use cache breaker so that words on the same page load correctly
  • arrow down when search is empty
  • switched to XMLHttpRequest to provide support for IE11

Added

  • auto focus search input on page load
  • center loading spinner

Move static assets and add tracking

31 May 21:49
8a87d7a
Compare
Choose a tag to compare
  • moved static assets like images and the reference json and use jsdelivr instead of surge to host it
  • added Google Analytics for page view tracking and Sentry for error tracking
  • added favicons

Initial Release (beta)

31 May 17:51
aa16992
Compare
Choose a tag to compare

Initial release. Website is live at gregg.surge.sh

Added

  • Simplified dictionary
  • Split dictionary file to facilitate adding more series
  • Prefix text searching
  • Feedback Google form and Gregg series poll