Skip to content

Releases: masakudamatsu/mima

Fix text rendering

09 Oct 23:24
a1393e3
Compare
Choose a tag to compare
  • Disable subpixel font smoothing on MacOS browsers so that text will not appear bold and blurry
  • Hard-wrap long words so that long URLs will not cause a horizontal scroll bar to appear

Improve accessibility of place info popups

02 Jul 04:26
104637b
Compare
Choose a tag to compare

Bug fixes for menu and others

07 Jun 00:38
Compare
Choose a tag to compare

Bug fixes

  • Disable menu items on Stripe Customer Portal for trial users (fix #362 )
  • Change the pointer's appearance on disabled menu items for mouse users
  • Prevent the menu item label text from being wrapped for desktop users
  • Remove the menu item for search (for the time being) (cf. #368)
  • Remove the menu item and the button for saving a place directly (for the time being) (cf. #465)

My Ideal Map's logo is added

04 Jun 10:07
7a8abac
Compare
Choose a tag to compare

Feature: Link to Directions in Google Maps

04 May 07:35
6006f46
Compare
Choose a tag to compare

Bug fix: Make adjacent saved place marks clickable

07 Apr 08:42
d0bdd26
Compare
Choose a tag to compare

Fix bugs related to text editor

04 Apr 22:39
43c8314
Compare
Choose a tag to compare

Fix bugs with autocomplete search

14 Feb 00:48
d6f309e
Compare
Choose a tag to compare

Fix the closing of popups for laptop and desktop users

25 Jan 02:20
8c35818
Compare
Choose a tag to compare

Fix the bug on ESC key to close popups. Also allow desktop users to click the outside of menu/searchbox popups to close them. See #413 for detail.

Animate the closing of popups

16 Jan 08:52
afd51d8
Compare
Choose a tag to compare

Improve the animation feedback to the pressing of close buttons on popups. Several bugs are also fixed. See #404 for detail.