Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

WPGraphQL

Free and Open Source GraphQL API for WordPress
Collective - Host: opensource - https://opencollective.com/wp-graphql - Website: https://wpgraphql.com - Code: https://github.com/wp-graphql

Add roots_body_class function that checks for page slug in body_class classes and adds it as needed

github.com/wp-graphql/wp-graphql-theme - 309917ae6730cb159094c7a3edc73358c220a168 authored over 10 years ago
Merge pull request #1157 from CFXd/remove-wp_footer-from-footer-content-template

Move wp_footer() from footer template into base.php for easier customization and DRY

github.com/wp-graphql/wp-graphql-theme - 1b333d6ec9213ec2fe48e603e92784f186c86012 authored over 10 years ago
Move wp_footer() from footer template into base.php for easier footer customization and DRY

github.com/wp-graphql/wp-graphql-theme - 977a76cc42dc8a9977b65d26bf9ecb72acd0ffa7 authored over 10 years ago
Merge pull request #1154 from zumwalt/gulp

Removed errant semicolon in gulpfile.js

github.com/wp-graphql/wp-graphql-theme - 5b597b3fdb4bef8fc113fd2959d3f404eaf8d327 authored over 10 years ago
Removed errant semicolon in gulpfile.js

github.com/wp-graphql/wp-graphql-theme - 34b297a33902c74c24a83dbce0f323407b326678 authored over 10 years ago
Adds `gulp images`

Lossless image optimization including pngcrush(1)

github.com/wp-graphql/wp-graphql-theme - 79fdfcb21c412aa9913ba6ea7310903d0d7dfff9 authored over 10 years ago
Enhance Gulp dependency compilation

Gulp automatically grabs all of the dependencies listed as main files in
`bower.json` except for...

github.com/wp-graphql/wp-graphql-theme - 6e0e036ae70ac83f91a27169b93adf088f087b9d authored over 10 years ago
Use gulp-load-plugins

https://www.npmjs.org/package/gulp-load-plugins

github.com/wp-graphql/wp-graphql-theme - 45a00cec0e96e8546239ad9e39fb84438830e204 authored over 10 years ago
Merge pull request #1146 from kalenjohnson/gulp

Set up livereload to refresh after LESS/JS compiling

github.com/wp-graphql/wp-graphql-theme - e9b31cc8f0ea0e8b71f290da3e3441be82697a55 authored over 10 years ago
Set up livereload to refresh after LESS/JS compiling

github.com/wp-graphql/wp-graphql-theme - 21f653c1b1a7efb052de1725dfa7aefb1fa23269 authored over 10 years ago
Merge pull request #1142 from QWp6t/master

Adds Bower installation instructions

github.com/wp-graphql/wp-graphql-theme - a68ae6091cb8f097164c0b3e3e7cc5f996aab5d9 authored over 10 years ago
Adds notes about privileges.

github.com/wp-graphql/wp-graphql-theme - 76dff647318a247a53d29e42979d9728974be2a4 authored over 10 years ago
Adds Bower installation instructions

github.com/wp-graphql/wp-graphql-theme - ee1f86d2c13af09874178d75f773a37b11dbaa4c authored over 10 years ago
Also ignore minified JS

github.com/wp-graphql/wp-graphql-theme - 3021b182fe317fe432bb9598448787b3651e6dba authored over 10 years ago
Update README for switch to Gulp

github.com/wp-graphql/wp-graphql-theme - 7d422d7f5cbb9ac69e97f7c83b51be8c665c233f authored over 10 years ago
Use gulp-rev for versioning CSS and JS

github.com/wp-graphql/wp-graphql-theme - 534fef326265c0f762e700c6aede9e93f6a1a4f7 authored over 10 years ago
Remove Grunt completely, add gulp-rev

github.com/wp-graphql/wp-graphql-theme - ed7a0d75c66b0de7f28492da28d1c0a1e16548b3 authored over 10 years ago
Check for template_include passing non-strings. Fixes #1134

github.com/wp-graphql/wp-graphql-theme - 2a06b3dfbac62801716213b4d94e4abbba874f9c authored over 10 years ago
Update editor-style

github.com/wp-graphql/wp-graphql-theme - ee3fc7119da17a909562aaa642d5e3f10fbe824d authored over 10 years ago
Update order and comments for custom variables

github.com/wp-graphql/wp-graphql-theme - c7a7d99417eae2335bdf79f575abddaf62cf23f4 authored over 10 years ago
Update devDependencies

github.com/wp-graphql/wp-graphql-theme - 30823445e9a4ab63712e635d98377060401c9f7f authored over 10 years ago
Remove mention of feature removed from Soil

github.com/wp-graphql/wp-graphql-theme - ebf121204df636a8e22ae8af3fe06b65a11ca6ec authored over 10 years ago
Close #1127 - Assume prod if WP_ENV is undefined

github.com/wp-graphql/wp-graphql-theme - a36a8e4372da543b08043ba3e9088858fc381893 authored over 10 years ago
Merge pull request #1090 from CFXd/move-main-and-sidebar-markup-out-of-php

Move <main> and .sidebar markup out of PHP and into LESS

github.com/wp-graphql/wp-graphql-theme - a1edc5404f0be0f365ddfc86041a2acb84d512f5 authored over 10 years ago
Gruntfile reduced to only grunt-only "version" plugin. Gulpfile set up. package.json updated with gulp dependencies

github.com/wp-graphql/wp-graphql-theme - d680d473e705a6120f2e1200c44f2556d7f91e08 authored over 10 years ago
Add dev dependency status badge

github.com/wp-graphql/wp-graphql-theme - d12bd1de1c00c05de99d3ab2cfe5ced63355ed43 authored over 10 years ago
Merge pull request #1125 from QWp6t/master

Defines WP_ENV if it is not already defined.

github.com/wp-graphql/wp-graphql-theme - 3431bc33d68db76d24a4771089eb8a62bc4e48e3 authored over 10 years ago
Defines WP_ENV if it is not already defined

github.com/wp-graphql/wp-graphql-theme - 1c171bc4cbacf084989fc72cb0e6a0a0437dec4c authored over 10 years ago
Always load GA snippet when not in production

github.com/wp-graphql/wp-graphql-theme - dd7635ced87a0ab63dfde8a6169a4977f84c773b authored over 10 years ago
Only load GA in production environment

Loads Google Analytics when `WP_ENV` is 'production'
Otherwise it passes `ga()` arguments as an...

github.com/wp-graphql/wp-graphql-theme - dc0e838c2f9a7c3ecd5c1a29675e2ad3750c8a38 authored over 10 years ago
Merge pull request #1118 from LibLogic/master

updated package.json to use version 1.3.9 or greater

github.com/wp-graphql/wp-graphql-theme - 576d70eb6018e09f9ed1c9f2d2b1d86998fc6410 authored over 10 years ago
updated package.json to use version 1.3.9 or greater

github.com/wp-graphql/wp-graphql-theme - 57337d4ac97c00292f71d4b24f0c2804bf3b996b authored over 10 years ago
Runs platform agnostic postinstall. Closes #1078

Global node binary is used to execute bower.
Global grunt binary (from grunt-cli) is used to ru...

github.com/wp-graphql/wp-graphql-theme - 97f5f34b0378f95d6da8c162de884364c6e6101c authored over 10 years ago
Merge pull request #1113 from roots/conditional_checks

Check sidebar conditional tag exists

github.com/wp-graphql/wp-graphql-theme - 956d204e88f950d9bb6d5d9243049341fb1980f7 authored over 10 years ago
Check sidebar conditional tag exists

Return false for non-existent conditional tags. Fixes #993

github.com/wp-graphql/wp-graphql-theme - f213cc02e69d5cf105fd27f07208e2a6cf3b8eb9 authored over 10 years ago
Remove unnecessary string concatenation.

github.com/wp-graphql/wp-graphql-theme - d7189b8d5e9fc4830bd5c30fd32a9bcf0326c038 authored over 10 years ago
Move <main> and .sidebar markup out of PHP

Add more efficient LESS with variables

Add new line to _variables.less

Add sidebar class to bo...

github.com/wp-graphql/wp-graphql-theme - 32acdb386052966e2ea62a4bbeef5357b5d2e490 authored over 10 years ago
Merge pull request #1105 from kevinlisota/html5-captions

use WP HTML5 markup for captions instead of Soil

github.com/wp-graphql/wp-graphql-theme - cf9113831758d717df52dcd7bdf86b66d51f8ec6 authored over 10 years ago
use WP HTML5 markup for captions instead of Soil

Use add_theme_support to enable native HTML5 captions and add caption styling to wp-caption-text.

github.com/wp-graphql/wp-graphql-theme - d040ddef2e0897a1ee3776743b688480529ffab7 authored over 10 years ago
Merge pull request #1096 from CFXd/remove-extra-fwd-slash-after-navbar-home_url

Remove extra forward slash after navbar home_url()

github.com/wp-graphql/wp-graphql-theme - fe336fe0fd7275788f410660efa5b62d15665e9f authored over 10 years ago
Remove extra forward slash after navbar home_url()

github.com/wp-graphql/wp-graphql-theme - d511c3396323f5068cd780240eaa016d615dfa7d authored over 10 years ago
Merge pull request #1085 from CFXd/make-wp_env-check-positive-if-statement

Make WP_ENV check a positive if statement to improve semantics and readability

github.com/wp-graphql/wp-graphql-theme - 2632d776ba6c9e55c430344679be32a2bcfc5a43 authored over 10 years ago
Make WP_ENV check a positive if statement to improve semantics and readability

github.com/wp-graphql/wp-graphql-theme - c0242218f8ff62b45ab23149473008bfd15aee32 authored over 10 years ago
Splits mixins into separate imports, fixes import order.

github.com/wp-graphql/wp-graphql-theme - 4cdab4497fea25a639f0b780eefc4c0a12a5e703 authored over 10 years ago
Merge pull request #1083 from jholl/patch-1

add _responsive-embed.less

github.com/wp-graphql/wp-graphql-theme - ce00b582def20d43a74f02d419ec372b7789bebe authored over 10 years ago
add _responsive-embed.less

github.com/wp-graphql/wp-graphql-theme - 6733c38a87cd27a0986d81b07657dac9c3432d91 authored over 10 years ago
Merge pull request #1082 from fullyint/update-autoprefixer

Update autoprefixer map option

github.com/wp-graphql/wp-graphql-theme - ec48ace04c2873c70a3ec9aaa1119f035778e962 authored over 10 years ago
Update autoprefixer map option

Accommodate the grunt-autoprefixer 0.8.0 options refactor
by passing an object (instead of strin...

github.com/wp-graphql/wp-graphql-theme - 0adeb3e5a9de78613a4c5d8d5bbf2370b8d05ee4 authored over 10 years ago
Merge pull request #1080 from fullyint/loop-template-custom

Initiate the loop for template-custom.php

github.com/wp-graphql/wp-graphql-theme - a42b5a52b5cc79ab9ccb0b9eba5759a89fcc0948 authored over 10 years ago
Initiate the loop for template-custom.php

Just as #1056 added a loop-start to page.php, this adds a
loop-start to template-custom.php.

github.com/wp-graphql/wp-graphql-theme - 1994666b4401141b823caf0ac467573517606126 authored over 10 years ago
Merge pull request #1044 from CFXd/add-collapsed-default-class-to-navbar-collapse-button

Add "collapsed" default class to navbar collapse button

github.com/wp-graphql/wp-graphql-theme - e4513d7cbec7fc1ba785e4d6e298dfcd2f063ee2 authored over 10 years ago
Add "collapsed" default class to navbar collapse button

github.com/wp-graphql/wp-graphql-theme - 507a81445b35272b115250405b8ac3e7f6bb00d9 authored over 10 years ago
Merge pull request #1079 from kevinlisota/patch-1

Update Roots version number in bower.json

github.com/wp-graphql/wp-graphql-theme - 702517e378e867142f43853942a3dabe71f599ce authored over 10 years ago
update roots version number in bower.json

github.com/wp-graphql/wp-graphql-theme - f66c4f48f86e65172df5a04f55af4c0f05f7f60b authored over 10 years ago
Merge pull request #1076 from CFXd/modrnizr_update_misspelling

Typo: Updage -> Update

github.com/wp-graphql/wp-graphql-theme - 7a61f09ea00bb1b14bddae87ec67484340064818 authored over 10 years ago
Merge pull request #982 from roots/7.0.0

Roots 7.0.0

github.com/wp-graphql/wp-graphql-theme - 17716e59188f6ff6e5a52e91f222851dfa5fd089 authored over 10 years ago
Generate new roots.pot

github.com/wp-graphql/wp-graphql-theme - 17882721338afc018109b79a48e94f61aff81c62 authored over 10 years ago
Merge pull request #1056 from joshlevinson/master

Initiate the loop before the title is called on pages.

github.com/wp-graphql/wp-graphql-theme - 6c09c173ff2b153092e1e1b19ac1f570d6f47aeb authored over 10 years ago
Merge pull request #1067 from kalenjohnson/master

Updated all instances of home_url() with esc_url()

github.com/wp-graphql/wp-graphql-theme - f1fbfaf37f3c57125521080a9d40df868cf287e7 authored over 10 years ago
Add library comments

github.com/wp-graphql/wp-graphql-theme - eb5ff6f187fe75f6a07ebd209862ac09bc893b5e authored over 10 years ago
Changed esc_url to esc_url_raw in redirect

github.com/wp-graphql/wp-graphql-theme - 1a5c29ac1ab88017ef36ec32e7d8c24ea873b4ec authored over 10 years ago
Fixed search value, changed back to get_search_query, removed unnecessary check

github.com/wp-graphql/wp-graphql-theme - b18756206c7d9dddd30aaa3ca1ab40e333f95679 authored over 10 years ago
Merge pull request #1072 from ntwb/patch-1

Bump NPM package versions

github.com/wp-graphql/wp-graphql-theme - 0bf851a7637a5c619f7f827f333b63dfbfb784ad authored over 10 years ago
Bump NPM package versions

github.com/wp-graphql/wp-graphql-theme - 600677d2ebd0ff06cd27f61c7b2113a79f964e22 authored over 10 years ago
Update lib/init.php

github.com/wp-graphql/wp-graphql-theme - 17ee6e42d881b7e26e548ed123b922efa2096e7e authored over 10 years ago
Add note about roots-sass

github.com/wp-graphql/wp-graphql-theme - a06d4d245037a4f743257430d7d3ee92ef944458 authored over 10 years ago
Ref #1071 - Update to Bootstrap 3.2.0

github.com/wp-graphql/wp-graphql-theme - 34bef3e8fc5125edaedf6b5d0862e2876c306ab9 authored over 10 years ago
Updated all instances of home_url() with esc_url()

github.com/wp-graphql/wp-graphql-theme - 7c39d5b039b5c784e28f734489cb4c4e39cd820e authored over 10 years ago
Merge pull request #1066 from kalenjohnson/master

Escaping home_url

github.com/wp-graphql/wp-graphql-theme - aceb4bd1cdd263649cc24aa27e9c2bf8d49b654e authored over 10 years ago
Merge pull request #1065 from jmslbam/patch-1

Use `get_comment_date` instead of `comment_date`

github.com/wp-graphql/wp-graphql-theme - 9f029d1d62c6642016c7d03f306090b00ba5c686 authored over 10 years ago
Use `get_comment_date` instead of `comment_date`

Because `comment_date` already displays / echo's it value.
http://codex.wordpress.org/Functio...

github.com/wp-graphql/wp-graphql-theme - 7691ce4548aa89dde2b6fb599e603b6f63837f4d authored over 10 years ago
Merge pull request #1027 from CFXd/comments_link-fix-in-comments-template

Move comments.php conditionals inside <section> tags to ensure comments_link() does not break (a...

github.com/wp-graphql/wp-graphql-theme - bffefdf2ea358f4526530cac8364400580878c57 authored over 10 years ago
Move comments.php conditionals inside <section> tags to ensure section#comments and section#respond are always present to avoid breaking comments_link() function

Line 54 __( --> _e(

github.com/wp-graphql/wp-graphql-theme - be9c7704daf2c2ddfe98bd11798774efb56991af authored over 10 years ago
Fix is_element_empty

github.com/wp-graphql/wp-graphql-theme - d951c1814d8624773b59e21fe02ae10e54c0b379 authored over 10 years ago
Merge pull request #999 from ansonkao/patch-1

Author Archives title - WPML Compatibility

github.com/wp-graphql/wp-graphql-theme - eff8b55bb44cb2c4a9664deac4caeed4d3131fd3 authored over 10 years ago
Merge pull request #1058 from BastianHofmann/patch-1

Fix is_element_empty util function.

github.com/wp-graphql/wp-graphql-theme - d2ad613010a517fdd1e713d0b84d94c4aedbb4bd authored over 10 years ago
Fix is_element_empty util function.

github.com/wp-graphql/wp-graphql-theme - 6ddbd6e9de06075f5e8bbfdb4d31d9cdda39d592 authored over 10 years ago
Merge pull request #1042 from al-the-x/better-partial-includes

Trigger an error when a required include fails to be included...

github.com/wp-graphql/wp-graphql-theme - a766ea166a4dcf9122a89eff81ec089dd3440c7d authored over 10 years ago
Reducing duplication and better utilizing the WP built-in `locate_template()`

Re recommendations from @QWp6t in roots/roots#1042

github.com/wp-graphql/wp-graphql-theme - a19b89f023f7d8532b2b9a57a27d1b426d5fb25c authored over 10 years ago
Merge pull request #1050 from iloveitaly/remote-footer-copyright

Remove footer copyright element

github.com/wp-graphql/wp-graphql-theme - 47e0558c0deac5fef4d996c85ab892f2f72455bf authored over 10 years ago
Merge pull request #1055 from al-the-x/watch-js-plugins

Make `grunt watch:js` include `assets/js/plugins/**/*.js`

github.com/wp-graphql/wp-graphql-theme - dffa1b46720c6b611ba39652894614cbeb36c92c authored over 10 years ago
Initiate the loop before the title is called on pages. Failing to do so causes checks that run on the loop's status to fail.

github.com/wp-graphql/wp-graphql-theme - 2d1c77837bfb01e4cfbb8c15a1958fd89aed336d authored over 10 years ago
Make `grunt watch:js` include `assets/js/plugins/**/*.js`

If I add JavaScript packages to my `assets/js/plugins/` directory, they must be concatenated, ug...

github.com/wp-graphql/wp-graphql-theme - 0804074fdf757fb01d5c2cddda5fdb165bf00dc4 authored over 10 years ago
Merge pull request #1049 from QWp6t/patch-1

Retrieve manifest.json from local file system. Fixes #1048

github.com/wp-graphql/wp-graphql-theme - 4653b9c6eae2810bd2e856c5b6ef170addaf9876 authored over 10 years ago
Remove footer copyright element

github.com/wp-graphql/wp-graphql-theme - d91cfa8c5b96d2fb21a190e40a415c81283701e4 authored over 10 years ago