-
For #400 I wanted to run the website locally to see my changes before creating a PR, but I wasn't able to do so :man_shrugging:
It feels like the [Up and running](https://github.com/erlef/website#…
-
### Environment
* Elixir version (elixir -v): 1.17.3
* Phoenix version (mix deps): 1.7.14
* Operating system: Ubuntu 24.04
### Actual behavior
```
$ mix phx.new munch_phoenix
* creating m…
-
We need to handle these syntaxes. These should be standalone grammar handling .heex/.surface files, but we will also use tree-sitter injection to parse the relevant sigil nodes.
@connorlay already …
-
### Environment
* Elixir version (elixir -v): Elixir 1.17.2
* Phoenix version (mix deps): 1.7.14
* Phoenix LiveView version (mix deps): 1.0.0-rc.6
* Operating system: macOS
* Browsers you attem…
mxgrn updated
1 month ago
-
Phoenix 0.16 (and LiveView 0.16) introduce HEEx, which is a huge step forward, enabling semantic HTML parsing/validation.
I adore and depend on slime and am hopeful that the library can be updated …
-
seems it is not available on npm
-
I'd like to collect the ideas from various discussions here to have a central place of discussion for what's on the table.
- [x] Hide big submit form behind button (thx @nithinbekal)
- [x] Make it cle…
-
```
test/models/user_test.exs:42
** (exit) {:aborted, {:no_exists, :id_seq}}
stacktrace:
(mnesia) mnesia.erl:318: :mnesia.abort/1
(mnesia) mnesia.erl:1610: :mnesia.do_dirty_update_counte…
-
The current behaviour of stopping a process is not satisfactory no matter how you slice it.
## Without goon
Below, we have an error in the stream name which happens in the spawned process that contro…
-
Hi,
You're using bad crypto throughout. For example hashing with MD5 is not encrypting data. I'd suggest adding a **big** warning in the README file and taking a look into http://cacr.uwaterloo.ca/ha…