Commit Graph

67 Commits

Author SHA1 Message Date
Justin Foell 974cd2e908 Move embed components to components folder 2021-01-29 12:38:10 -06:00
Justin Foell 0f3dc5f5d5 Merge branch 'main' into feature/73-som-component 2021-01-29 12:16:56 -06:00
Justin Foell b06e3defe2 Add SOMOverride component 2021-01-29 11:48:25 -06:00
Justin Foell 388398fb09 SOMOverride as a class component 2021-01-29 11:11:00 -06:00
Justin Foell df85c9f360 Remove map link when doing REST request 2020-12-24 12:24:37 -06:00
Justin Foell afc132becd Fix pace styles and water pace speeds 2020-12-24 11:53:14 -06:00
Justin Foell 743a9fe21c Merge branch 'main' into feature/73-som-component 2020-12-24 11:16:04 -06:00
Justin Foell 2e8d7c0c30 Replaced old shortcode echo with return 2020-12-24 11:11:24 -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 71eee61a73 Remove unneccessary check for wp_set_script_translations 2020-11-27 16:46:47 -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 c577c10992 Add description under image 2020-11-27 11:55:59 -06:00
Justin Foell c67629a0d6 Refined responsive table styles 2020-11-27 11:17:53 -06:00
Justin Foell 3938a096e1 Fixed translation domain 2020-11-27 09:45:17 -06:00
Justin Foell 1d83e58cef Rework get_ids to be lazy load as they weren't being loaded in some cases 2020-11-03 21:06:47 -06:00
Justin Foell 65fa39e0d3 Coding standards 2020-11-03 13:41:38 -06:00
Justin Foell 5b85c24405 Add default label, make sure settings is an array 2020-11-03 13:41:11 -06:00
Justin Foell 94c74d70ff Remove style renderer (use data-label instead) 2020-11-03 13:38:39 -06:00
Justin Foell 4a5f1c5c0e Remove static calls from block 2020-11-03 13:38:21 -06:00
Justin Foell 07e02a19a9 Don't extend Style Renderer 2020-11-03 13:37:49 -06:00
Justin Foell e027a39bee Get rid of static calls 2020-11-03 13:37:12 -06:00
Justin Foell 05d93be713 Removed unused style translation 2020-11-02 16:49:43 -06:00
Justin Foell 580bc45ece Document function 2020-11-02 16:44:47 -06:00
Justin Foell ab1d8f8515 Documentation and formatting 2020-11-02 16:43:15 -06:00
Justin Foell aa9008822e Responsive tables first pass 2020-11-02 15:50:00 -06:00
Justin Foell 0f0dbac262 Merge branch 'master' into feature/14-responsive-tables 2020-11-02 11:33:18 -06:00
Justin Foell dd8bcec5d4 Possible refresh fix 2020-11-02 11:31:05 -06:00
Justin Foell b617842c84 Skeletal StyleTranslations class, CSS fixes 2020-11-02 10:53:53 -06:00
Justin Foell b3fefb5e1a Hotfix for image size (widgets) 2020-06-26 16:45:05 -05:00
Justin Foell ffd7762f43 Fixed base URL 2020-06-26 14:54:30 -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 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
Justin Foell 5c4a47c2ab Fixed readme
Ignore loose number comparison
2020-04-24 16:43:20 -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 0eec8b25c6 Fixed strings and documentation Latest -> List 2020-04-24 10:33:56 -05:00