Swizec Teller

Results 10 issues of Swizec Teller

find_by_fuzzy should work correctly on scopes now and should never return nil values anymore. This fixes issues #38 and #18 I've also added relevant tests.

Hi, YouTube and Twitter embeds hurt Lighthouse scores. Both load a bunch of unused JavaScript and create heavy iframe embeds. I've built a custom transformer for YouTube that uses the...

**What**: Ensures only 1 transformer per URL is scheduled. **Why**: Using custom transformers for sites this plugin already supports leads to undeterministic builds. Whichever plugin resolves the promise first, gets...

When I use @shoutem/ui from Github, the NavigationBar renders at the bottom of the screen. I'm expecting it to render at the top. If I switch to tag 0.19.0, then...

bug

The wild internet sometimes contains weird stuff that makes this parser behave funny. A tag such as this: Has attributes parsed like so: { href: '#' , onclick: 'moveAddCommentBelow(' ,...

Fix in 2.0

**Prettier 1.8.2** [Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAucAbAhgZ0wAgIoCuE8OwAOlDlTmABboBO6Y8DOAvKRdTzlOgFs4SHAHIAIhAYBLdFFHdqAXwqKq8AB4wOOAAYBNOJgA0OACTAYtaZgB0dRs1a3+QpaYCeEAjgDu01FQcdFRfdA9cACM4HAAzaAATHAhYnCFbHABJHAY4AAdczARtGAgcLx8QoKsYzGkoXAqcegA3GKg4NrZ6JJqabyYAcxjS-oEBaRhbXQolEGMQCDyYaWhMZFAsGGRYkKKFyKYwAGs4GABlPOZ6weQYBgI4BYSIMB29p5B6ooYYAAUhgJ0O9UPsQAArTAaABCR1OF0EcAAMvU4CCwd4YHkCDAAEzoz5XBg-ZAgSLoSIeVDQeYgAr1GAAdWkCSsyAAHAAGBYFCBFRlMPJ3B6fXIARwI0lyAPQgyBBIWRQmwseipuqDghGIaKQu1BnxgFOZrNoyFxC3u6ACNwAwhBxsCUFBoGiFgQigAVCnrXUfJRKIA) ```sh # Options (if any): --print-width=80 ``` **Input:** ```jsx class Quote { character = { name: 'Dorian' } text = `Yes, ${this.character.name}, you will always be...

status:needs discussion
lang:javascript
area:template literals

Hi, while building with the Medplum SDK we've developed a few helper methods to help us work with the API. It would be fantastic if some version of these could...

Hi, while building with the Medplum SDK we've developed a few helper methods to help us work with the API. It would be fantastic if some version of these could...

good first issue

Hi, while building with the Medplum SDK we've developed a few helper methods to help us work with the API. It would be fantastic if some version of these could...