Mikael Korpela
Mikael Korpela
Part of React migration https://github.com/Trustroots/trustroots/issues/1334 Singular circle pages are these: https://www.trustroots.org/circles/cyclists Code is in this folder: https://github.com/Trustroots/trustroots/tree/master/modules/tribes/client Some pointers: - Note that there are lots of references to "tribes" in...
Perhaps this fixes failing Travis tests: ``` ng test /home/travis/build/jameskleeh/angular-confirm/node_modules/@ngtools/json-schema/src/schema-class-factory.js:34 result.push(...indices); ^^^ SyntaxError: Unexpected token ... at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:373:25) at Object.Module._extensions..js (module.js:416:10) at Module.load (module.js:343:32) at Function.Module._load...
- Remove broken demo link (related to _Update demo page_ #77) - Change "Angular 2" to "Angular v2+" (as this should work with v3, v4 etc. See [Angular versioning](https://angularjs.blogspot.lt/2016/10/versioning-and-releasing-angular.html) update)
When working on bigger displays, you don't really expect to see scrollsbars too often. Experience of reading/scrolling the changelog in this tiny modal within a big app within a big...
### Quick summary Disco theme missing spacing from sides ### Steps to reproduce When creating a new site on .com, pick Disco theme and see how it's missing spacing styles:...
Work in progress: - [x] Add Karma test runner - [x] Refactor injected interceptor to a separate service (`requestService`) for easier testing - [x] Test that injecting said service works...
I recently bought a nicely working cert from namecheap.com for 2-3$ together with a domain. Recommend. :-)
## What problem does this address? When registering fonts from a plugin with [`wp_register_webfonts`](https://github.com/WordPress/gutenberg/blob/f26587afba1f2d1d73f6e7d60de5757705e3813c/lib/experimental/webfonts.php#L31-L80), we define a `font-family` that then becomes the "name" of the font in Style picker. When...
- Simple block that renders a link for members to login, and otherwise indicates that they are logged in and links to subscription management page for that page: - It's...
### Quick summary Paragraph and quote block margins collide and leave no spacing between ### Steps to reproduce Insert paragraph and quote next to each other, and see how their...