Timon Christiansen

Results 8 issues of Timon Christiansen

Hey @Errorname, great library, well done! We just started using your library at work and while digging around in the code I noticed two things which I wanted to bring...

# What If no replace value is provided we also wan't to return undefined so that we don't replace the placeholder. This wasn't the case if the not provided placeholder...

# What Allows the usage of placeholders like this `{{ Multi Word Placeholder }}` ## Not tested Not tested are usages like these - `{{ Placeholder.Multi Word Subproperty }}` -...

# The Issue Hey, it's me again 😄 This ticket is about a small thing I noticed while working with the library and that is that formatter names are forced...

# Versions and Environment Vue: 2.5.13 akryum:vue: 1.2.3 # Steps to reproduce * clone the repo https://github.com/8BitJonny/Vue-Meteor-Vue-Router-Issue.git * run meteor # Expected Behavior Vue-Router should work as expected route to...

# The problem You cannot use this Github Action plugin if your project uses a `shrinkwrap.json`. Even if you want to fix it by providing a custom cache key line...

type: enhancement

# What Using the Playground with the newest version 1.16 I expected `Posts[10]?.Title` to result in undefined whereas it throws ``` reflect: slice index out of range (3:6) | Posts[10]?.Title...

research

## Proposed changes Fixes #8 This PR would introduce changes to match the underlying PR the job is running on and the found PRs. This way, a single commit that...

help wanted