Commit Graph

236 Commits

Author SHA1 Message Date
Justin Foell 7402f471fb Ignore .cache files 2020-08-28 09:59:56 -05:00
Justin Foell 6417b6acdf Added ticket link for activity fix 2020-08-28 09:59:38 -05:00
Justin Foell b3fefb5e1a Hotfix for image size (widgets) 2020-06-26 16:45:05 -05:00
Justin Foell 138a608a0c Updated stable tag 2020-06-26 16:31:00 -05:00
Justin Foell 83321b8a33 Merge pull request #52 from cmanon/feature/51-no-link-setting
Feature/51 no link setting
2020-06-26 14:59:37 -05:00
Justin Foell b78f6be3ef Merge pull request #41 from cmanon/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
2020-06-26 14:56:07 -05:00
Justin Foell 780d3c8308 Merge pull request #46 from cmanon/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-06-26 14:55:52 -05:00
Justin Foell f119ccf360 Added activity link tests 2020-06-26 14:54:44 -05:00
Justin Foell ffd7762f43 Fixed base URL 2020-06-26 14:54:30 -05:00
Justin Foell a440a74ffc Upped version # 2020-06-26 14:54:17 -05:00
Justin Foell 0df78b8568 Use new get_activity_link method 2020-06-26 14:20:55 -05:00
Justin Foell 8244602957 Add new get_activity_link() method 2020-06-26 14:19:40 -05:00
Justin Foell 8fe703b471 Add optional title param to image tag 2020-06-26 14:18:12 -05:00
Justin Foell 7fc803ccac Add no_link setting 2020-06-26 14:17:54 -05:00
Justin Foell 894bf8029c Updated version to 2.3.1 2020-06-08 15:53:25 -05:00
Justin Foell cb0eb51d06 Merge branch 'master' of github.com:cmanon/wp-strava 2020-06-08 15:37:20 -05:00
Justin Foell 7711f800bd Merge pull request #47 from cmanon/feature/42-activity-support-toggle-image-markers
Feature/42 activity support toggle image markers
2020-06-08 15:33:11 -05:00
Justin Foell 46709ed3a2 Updated FAQ, added new screenshot 2020-06-08 15:31:40 -05:00
Justin Foell f6353beaf1 Updated for 2.3.1 2020-06-08 15:18:43 -05:00
Justin Foell 9a160644a0 Add new block attributes to front-end render 2020-06-08 15:18:04 -05:00
Justin Foell 2fd227947e Added inspector controls for activity block 2020-06-08 14:45:51 -05:00
dependabot[bot] a141ce94fc Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 01:17:08 +00:00
Justin Foell 5c4a47c2ab Fixed readme
Ignore loose number comparison
2020-04-24 16:43:20 -05:00
Justin Foell ed08d998de Added missing feature to changelog 2020-04-24 16:17:59 -05:00
Justin Foell 6926e3d1ff Merge pull request #45 from cmanon/feature/activities-list-by-date-range
Feature/activities list by date range
2020-04-24 16:12:42 -05:00
Justin Foell b67ac210ba Added date_start & date_end params to Activities shortcode
Switched get_activities to single args array param
2020-04-24 16:07:19 -05:00
Justin Foell 411f762865 Fixed Polyline include path 2020-04-24 10:53:32 -05:00
Justin Foell b75f9809d4 Bumped version to 2.3.0 2020-04-24 10:53:08 -05:00
Justin Foell 0eec8b25c6 Fixed strings and documentation Latest -> List 2020-04-24 10:33:56 -05:00
Justin Foell 2fc9436b09 Added exception handling to authorization process 2020-04-24 10:25:11 -05:00
Justin Foell 335ea74d07 Renamed LatestActivities classes to ActivitiesList 2020-04-24 10:15:27 -05:00
dependabot[bot] ddd9b62bd0 Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-27 22:11:06 +00:00
Justin Foell c629141933 Merge pull request #40 from cmanon/feature/39-gutenberg-support
Feature/39 gutenberg support
2020-03-27 17:10:04 -05:00
Justin Foell ec4b930a93 Updated version to 2.2.0 2020-03-27 17:04:47 -05:00
Justin Foell 06b8b7dd3d Update packages 2020-03-27 17:04:32 -05:00
Justin Foell 8b882a0011 Changed npm package name 2020-03-27 16:58:19 -05:00
Justin Foell 8d7323f3e9 Bumped version 2020-03-27 16:56:22 -05:00
Justin Foell 7fd6fc9f8c Fixed docs 2020-03-27 16:56:12 -05:00
Justin Foell 6a5e671c3d Removed incomplete route block 2020-03-27 16:52:30 -05:00
Justin Foell 93ab51e8ae Composer updates for build/test 2020-03-27 16:45:50 -05:00
Justin Foell edb39826d7 Added 2.2.0 to changelog 2020-03-27 16:40:39 -05:00
Justin Foell 9a0b86dba3 Formatting 2020-03-27 16:40:26 -05:00
Justin Foell fb185f4d6e Use ActivityRenderer on front-end 2020-03-27 16:39:57 -05:00
Justin Foell 45058a5e38 Add ActivityRenderer 2020-03-27 16:39:36 -05:00
Justin Foell ee97e2e5ca WP 5.0 back-compat changes 2020-03-27 13:58:20 -05:00
Justin Foell 3e922a55ba Show preview if URL is already set 2020-03-27 13:58:04 -05:00
Justin Foell bb7aad9063 Switched back to component extension
This is for maximum backwards compatibility as React Hook implementation is only supported in WP 5.2 and above.
2020-03-27 13:16:10 -05:00
Justin Foell a40f239388 Refine Edit 2020-02-28 16:54:51 -06:00
Justin Foell fbfb4953e4 Remove JS image loader for URL 2020-02-28 13:40:31 -06:00
Justin Foell 5f9849214a Rework block init 2020-02-28 13:39:42 -06:00