-
## Do the Release ([Full document](https://github.com/playframework/.github/blob/main/RELEASING.md))
* [x] [Release projects that Play depends on][]
Done already.
* [x] [Release Play itself][…
mkurz updated
3 months ago
-
I just integrated [twirl](http://github.com/playframework/twirl):
``` scala
implicit val HtmlEncoder: EntityEncoder[Html] =
EntityEncoder[String].contramap[Html](_.body).withContentType(MediaTy…
-
The support for > 22 args in Scala 3 has been implemented as a breaking change: Where Twirl templates previously were of type `TemplateX`, for example `Template2[Int, HtmlFormat.Appendable]`, that typ…
-
I migrated a few of our repositories from SBT to Gradle thanks to the new shiny plugins ;)
Our code base in SBT looked like this:
`/app//templates/`
(for example: "example-project/app/org/bla/…
-
https://www.figma.com/design/rytX3LgJ6v7u0Em5D3y5PM/Euros-2024-spider?node-id=0-1&t=gWEYw0dYOD3QCrER-1
Merge the following two:
-
## Do the Release ([Full document](https://github.com/playframework/.github/blob/main/RELEASING.md))
* [x] [Release projects that Play depends on][]
Done already.
* [x] [Release Play itself][…
mkurz updated
4 months ago
-
I have fresh install of eclipse 4.6.2 with only one plugin installed (ScalaIDE from this update site: ```http://download.scala-ide.org/sdk/lithium/e46/scala211/stable/site```)
along with: ```Play2 su…
-
## Do the Release ([Full document](https://github.com/playframework/.github/blob/main/RELEASING.md))
* [x] [Release Play itself][]
* [x] Look for [PRs][play/prs] that should be merged.
* …
mkurz updated
5 months ago
-
**What is not easy to do right now?**
[#889](https://github.com/dream11/zio-http/pull/899) introduces a file - `MimeDB.scala` which is the mapping of `file extension` to `Media Type`. It should be au…
-
## Do the Release ([Full document](https://github.com/playframework/.github/blob/main/RELEASING.md))
* [x] [Release projects that Play depends on][]
Done already in the past weeks.
* [x] [Rel…
mkurz updated
6 months ago