Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hanami/view

Views, templates and presenters for Ruby web applications
https://github.com/hanami/view

Add Ruby 3.4 support

cllns opened this pull request 21 days ago
Import docs from dry-view docsite

cllns opened this pull request about 2 months ago
Fix URI parsing for `uri` 1.0 (obsolete warning)

cllns opened this issue about 2 months ago
New version of zeitwerk (2.7.1) broke the build

depfu[bot] opened this pull request 3 months ago
New version of zeitwerk (2.6.16) broke the build

depfu[bot] opened this pull request 7 months ago
Fix: Add support for rendering multiple scopes by passing string as names

swilgosz opened this pull request about 1 year ago
Bug: Incorrectly resolved scopes due to the caching

swilgosz opened this issue about 1 year ago
Remove unused content_for helper

timriley opened this pull request about 1 year ago
Remove concurrent-ruby dependency from gemspec

timriley opened this pull request about 1 year ago
Update API docs for v2.1.0

timriley opened this pull request about 1 year ago
Remove LayoutNotFoundError and raise TemplateNotFoundError in all cases

timriley opened this pull request about 1 year ago
Missing templates result in (incorrect) missing layout error

pat opened this issue about 1 year ago
Make `Part` to be inheritable

jodosha opened this issue about 1 year ago
Generate scope subclasses with methods defined for each exposure

timriley opened this issue over 1 year ago
Require latest tilt

timriley opened this pull request over 1 year ago
Include methods from helper modules as public

timriley opened this pull request over 1 year ago
Set minimum tilt version in hanami-view

timriley opened this issue over 1 year ago
Improve Hanami::View inspect outputs

jodosha opened this issue over 1 year ago
Expand on API docs for form helper

jodosha opened this issue over 1 year ago
Make `Hanami::View::Rendered` more specs friendly

jodosha opened this pull request over 1 year ago
Allow layout to be passed in `View#call`

parndt opened this pull request over 1 year ago
Fix use of helpers within parts

bkuhlmann opened this issue over 1 year ago
Remove temporary Temple patch

timriley opened this pull request over 1 year ago
Remove `frozen_string_literal: true` comments

parndt opened this pull request over 1 year ago
Use Zeitwerk for code loading

timriley opened this pull request over 1 year ago
Build any part inheriting from Part

timriley opened this pull request over 1 year ago
Add Ruby 3.2 to CI. Update checkout actions.

petergoldstein opened this pull request over 1 year ago
Mark blocks captured from templates as HTML safe

timriley opened this pull request almost 2 years ago
Port helpers from hanami-helpers, introduce TagHelper

timriley opened this pull request almost 2 years ago
Add helpers

timriley opened this pull request almost 2 years ago
Add configurable part_class and scope_class settings

timriley opened this pull request almost 2 years ago
Introduce new ERB engine, ensure consistent automatic HTML escaping

timriley opened this pull request almost 2 years ago
Remove specs for erubi engine

timriley opened this pull request almost 2 years ago
New version of tilt (2.1.0) produced dependency conflicts

depfu[bot] opened this pull request almost 2 years ago
Refactor, simplify and improve rendering performance

timriley opened this pull request almost 2 years ago
Upgrade slim to version 5.0.0

depfu[bot] opened this pull request almost 2 years ago
Refactor, simplify and improve rendering performance

timriley opened this pull request almost 2 years ago
Template Escape demo

jodosha opened this pull request about 2 years ago
Simplify

timriley opened this pull request about 2 years ago
Include format in MissingTemplateError

radar opened this pull request about 2 years ago
Bump dry-configurable + dry-core to 1.0.0

radar opened this pull request about 2 years ago
New version of dry-configurable (1.0.0) produced dependency conflicts

depfu[bot] opened this pull request about 2 years ago
New version of dry-core (1.0.0) produced dependency conflicts

depfu[bot] opened this pull request about 2 years ago
Use dry-rb 1.0.0rc gems

timriley opened this pull request about 2 years ago
Incorrect gems name in the Readme file

iomelchenko opened this issue over 2 years ago
Use and expect latest hamlit

timriley opened this pull request over 2 years ago
Tidy all benchmarks and a tilt comparison

timriley opened this pull request over 2 years ago
New version of dry-core (0.8.0) produced dependency conflicts

depfu[bot] opened this pull request over 2 years ago
erbse HTML Escape

jodosha opened this pull request over 2 years ago
Ensure proper access to full `locals` hash in templates

timriley opened this pull request over 2 years ago
Remove support for Hanami application integrated views

timriley opened this pull request almost 3 years ago
Inject application's helpers in `Hanami::View::ApplicationContext`

jodosha opened this pull request almost 3 years ago
Update tests for new slice registration

timriley opened this pull request almost 3 years ago
Compatibility with `dry-system` `v0.23.0`

jodosha opened this pull request almost 3 years ago
Views structure

jodosha opened this pull request almost 3 years ago
Require Ruby 3.0

timriley opened this pull request about 3 years ago
New version of dry-configurable (0.14.0) broke the build

depfu[bot] opened this pull request about 3 years ago
Remove examples/ folder

cllns opened this pull request about 3 years ago
Change default templates path to just `templates/`

cllns opened this pull request about 3 years ago
POC for hanami components

waiting-for-dev opened this pull request about 3 years ago
Access application routes from the application context

waiting-for-dev opened this pull request about 3 years ago
Make application context aware of its provider

waiting-for-dev opened this pull request about 3 years ago
Fix test suite by adding hanami/router as test dependency

waiting-for-dev opened this pull request about 3 years ago
Update specs for Hanami 2.0.0.alpha3

timriley opened this pull request about 3 years ago
Require dry-configurable 0.13.0

timriley opened this pull request about 3 years ago
Use default kwarg in ApplicationConfiguration to fit new dry-configurable API

katafrakt opened this pull request over 3 years ago
Raise LayoutNotFoundError when layout is missing

pvcarrera opened this pull request over 3 years ago
Use setting kwargs to fit new dry-configurable API

timriley opened this pull request over 3 years ago
Prepare CHANGELOGs for 2.0.0.alpha2 release

timriley opened this pull request over 3 years ago
Use equalizer from dry-core

timriley opened this pull request over 3 years ago
Update tests for autoloader-enabled Hanami

timriley opened this pull request over 3 years ago
Fix spelling in specs

adam12 opened this pull request almost 4 years ago
Guard on Array of names being provided with singular value

adam12 opened this pull request almost 4 years ago
Specs are broken on master

adam12 opened this issue about 4 years ago
Custom anonymous scope

jodosha opened this pull request about 4 years ago
Add parts_path application config setting

timriley opened this pull request about 4 years ago
Configure template on all application views

timriley opened this pull request over 4 years ago
Configure application views with application inflector

timriley opened this pull request over 4 years ago
Use effects to access the render env, as well as locals from context

timriley opened this pull request over 4 years ago
Provide context object from template to layout

timriley opened this pull request over 4 years ago
Automatically apply view config for copying into application

timriley opened this pull request over 4 years ago
Adding a resolve method to the View module

DannySantos opened this issue over 4 years ago
Remove testing for Ruby versions 2.4 and older

timriley opened this pull request over 4 years ago
Clean Hanami application integration

timriley opened this pull request over 4 years ago
Add Hanami application integration

timriley opened this pull request almost 5 years ago
GitHub Actions CI

jodosha opened this pull request about 5 years ago
Official support for Ruby 2.7

jodosha opened this pull request about 5 years ago
Drone CI

jodosha opened this pull request about 5 years ago
spec randomly fails: Hanami::View::MissingTemplateError

MITSUBOSHI opened this issue about 5 years ago
fix travis

MITSUBOSHI opened this pull request about 5 years ago
Hanami::View::Rendering::TemplateName: Fix frozen string literal error

MITSUBOSHI opened this pull request about 5 years ago
New version of hanami-utils (1.3.5) broke the build

depfu[bot] opened this pull request about 5 years ago
Upgrade rake to version 13.0.0

depfu[bot] opened this pull request over 5 years ago
Add support for passing blocks to LayoutScope#render (fixes #141)

unleashy opened this pull request over 5 years ago
Fix LayoutScope#render's documentation

unleashy opened this pull request over 5 years ago
New version of tilt (2.0.10) broke the build

depfu[bot] opened this pull request over 5 years ago