Releases: masakudamatsu/mima
Releases · masakudamatsu/mima
Fix text rendering
- 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
See #472 for detail.
Bug fixes for menu and others
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
See #459 for detail.
Feature: Link to Directions in Google Maps
Bug fix: Make adjacent saved place marks clickable
Fix bugs related to text editor
Fix bugs with autocomplete search
See #424 for detail.
Fix the closing of popups for laptop and desktop users
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
Improve the animation feedback to the pressing of close buttons on popups. Several bugs are also fixed. See #404 for detail.