drupal-elm-starter icon indicating copy to clipboard operation
drupal-elm-starter copied to clipboard

DEPRECATED - See https://github.com/Gizra/drupal-starter

Results 42 drupal-elm-starter issues
Sort by recently updated
recently updated
newest added

Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.15.0 to 2.20.0. Commits 60111f4 2.20.0 8c11f77 Merge pull request #175 from LinusU/meta b6d9b3f Cleanup package metadata dcea5be 2.19.0 1712811 Merge pull request #171 from mafintosh/ts-nullable fad4c91...

dependencies
javascript

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.28 to 3.4.37. Commits - [`f3abd07`](https://github.com/symfony/http-foundation/commit/f3abd07a56111ebe6a1ad6f1cbc23e4f8983f8f5) Update links to documentation - [`45285ab`](https://github.com/symfony/http-foundation/commit/45285abd8ddab3d30a22194c46ca48529cc90ee1) Update year in license files - [`de7e6cd`](https://github.com/symfony/http-foundation/commit/de7e6cd4b701a6d70c5dacf80d8f7cd49fdfdbbe) X-Accel Nginx URL updated - [`5b932ee`](https://github.com/symfony/http-foundation/commit/5b932eed42c1f5172bd4ba46eef0525fce190502) Fix typo...

dependencies
php

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. Commits - [`fee31c5`](https://github.com/mhart/StringStream/commit/fee31c5c4a5efc7c7cc2fde4aee633dedefd6d67) 0.0.6 - [`2f4a9d4`](https://github.com/mhart/StringStream/commit/2f4a9d496f94b0880e01a26857aa266a5a3ef274) Merge pull request [#9](https://github-redirect.dependabot.com/mhart/StringStream/issues/9) from mhart/fix-buffer-constructor-vuln - [`afbc744`](https://github.com/mhart/StringStream/commit/afbc7442220358419e330618e47f3a65fc265b1b) Ensure data is not a number in Buffer constructor -...

dependencies
javascript

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits - [`523c5c7`](https://github.com/npm/node-tar/commit/523c5c7fef48b10811fccd12b42803c61b6aead8) 2.2.2 - [`7ecef07`](https://github.com/npm/node-tar/commit/7ecef07da6a9e72cc0c4d0c9c6a8e85b6b52395d) Bump fstream to fix hardlink overwriting vulnerability - [`9fc84b9`](https://github.com/npm/node-tar/commit/9fc84b9c596c3589d4c1ab050843de0eafb002e8) Use {} for hardlink tracking instead of [] -...

dependencies

https://github.com/Gizra/gizra.com/pull/796 For the sake of this blog post, but also for future reference, we could connect https://github.com/Gizra/drupal-elm-starter/tree/8.x to a Pantheon sandbox project, so merging to that branch would result in...

It would be nice to use the Login system and Endpoints from Gizra/elm-restful here.

@rgrempel has explored some nice structure that provides a clearer separation between data and UI state, as well as a single source of truth for the data: * The `Backend`...