Daniel Mendler

Results 794 comments of Daniel Mendler

@mitch-kyle This has already been discussed and sorry for bringing it up again - do you have the chance and are you willing to sign the FSF copyright papers? In...

@mitch-kyle @medranocalvo Thank you both! @Stebalien and I will handle this PR after the migration.

@medranocalvo @stebalien I think a 0.29 release is not needed right now given the small number of changes since 0.28. I prefer if we don't block additions like xsettings if...

For progress regarding new release see #897

#805 has been resolved. If you don't want the attribute to be escaped either use `==` or mark the string as html_safe. There is still the problem if a string...

Should be resolved by https://github.com/slim-template/slim/issues/874#issuecomment-866702285.

Slim behaves as expected here, since boolean values get special treatment. We could add an option to `Slim::Splat::Filter` in order to opt out, such that splat values are simply printed...

Fixed by https://github.com/slim-template/slim/commit/80cb7df0fbbc5ff181708797a6f94dc8b0ebe070

Maintenance resumed.

@donv If there is interest, I would appreciate a PR which implements this feature and updates the documentation. As you argue, this would improve consistency.