Commit Graph

28 Commits

Author SHA1 Message Date
Justin Foell d181302266 Add activities tranform for embed 2021-09-24 10:22:49 -05:00
Justin Foell 37006f76c3 block.json refinements 2021-02-26 16:26:07 -06:00
Justin Foell eb1ba7cdd0 Add block.json 2021-02-26 15:55:47 -06:00
Justin Foell c7c07fec47 Updated i18n wrapper 2021-01-29 16:03:55 -06:00
Justin Foell 2461cc2110 Add tranlations strings for embeds 2021-01-29 16:01:45 -06:00
Justin Foell 974cd2e908 Move embed components to components folder 2021-01-29 12:38:10 -06:00
Justin Foell b06e3defe2 Add SOMOverride component 2021-01-29 11:48:25 -06:00
Justin Foell 2dee2550a4 Moved som to components folder 2020-12-24 09:54:32 -06:00
Justin Foell 79bbb022ff Remove commented code 2020-11-28 12:43:39 -06:00
Justin Foell 1894f290a0 Merge branch 'main' of github.com:cmanon/wp-strava into main 2020-11-28 12:38:54 -06:00
Justin Foell 037b68a328 Merge pull request #72 from cmanon/feature/62-server-side-render-preview
Working in WP 5.1
2020-11-28 12:36:03 -06:00
Justin Foell 833731b37f Working in WP 5.1 2020-11-28 12:34:10 -06:00
Justin Foell 27581bb888 Working in WP 5.4 2020-11-27 17:57:38 -06:00
Justin Foell 8d219b4e35 Revise som override classes 2020-11-27 15:47:20 -06:00
Justin Foell b65edf6333 Fix label row class 2020-11-27 15:44:19 -06:00
Justin Foell d3b2901b68 Fixed buttons, make sure som is passed to render 2020-11-27 15:39:14 -06:00
Justin Foell fb5160b6cb First pass, buttons not rendering 2020-11-27 14:29:57 -06:00
Justin Foell 33a12e3709 Removed placeholder image, updated readme 2020-11-27 13:21:17 -06:00
Justin Foell 2c8c70123c First pass at server-side render (working) 2020-11-27 12:57:33 -06:00
Justin Foell 2fd227947e Added inspector controls for activity block 2020-06-08 14:45:51 -05:00
Justin Foell 9a0b86dba3 Formatting 2020-03-27 16:40:26 -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 2dbbc19511 Re-added PHP register block for front-end render;
Added example image
2020-02-03 11:30:06 -06:00
Justin Foell 5d76785ad8 Adopted WP standard block location
Moved blocks into a multi-block folder structure
Added url-loader for static images
Moved CSS to build dir
2020-01-31 11:26:23 -06:00