Clone the main WP-PWA repository first. Then, inside the packages
folder, clone this repository.
Finally, use npm run start:pwa
to start the development environment.
- Add animation menu
- Fix server time
- Reduce now interval to 10 secs
- Use content images for Venues
- Fix missing share bar
- Add pull to refresh
- Fix scroll on My Favorites
- Image styling
- Remove announcements author and add hour
- Add menu NavBar to all the items in the menu
- Fix for repeated sessions
- Fix for announcements not marked as read in swipe
- Add link to topbar logo
- Add sync icons to My Favourites SSR
- Fixes for scroll on pages
- Add Favorites
- Remove srcSet from Venue
- Change Image name to solve uppercase conflict
- Changes Refresh to fetch all rendered pages
- Some css fixes
- Replaced FA icons (now Pro!)
- Added announcements notifications
- Change announcements navbar close for menu
- Add links to venues
- Last styling and bug fixes
- Added iOS metatags
- Several bugfixes
- Push Notifications
- Some small bugfixes
- First version deployed!
- First version