You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make DELETE request and "Remove" button for removing access; update UI
* Make POST request and "Share" button for adding access; update UI
* Make search case-insensitive using .toLocaleLowerCase()
* Remove outline from search because it looks bad for mouse users
* Implement ShareMenu and ShareList components
* Implement useEscapeAlerter() hook - closes Jotting when user presses escape
* Split columns up more for home to add more width to share menu
* Add alt and title attributes to *OptionsBar components for accessibility
0 commit comments