Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hanami/view issues and pull requests

#254 - New version of zeitwerk (2.6.16) broke the build

Pull Request - State: open - Opened by depfu[bot] 4 months ago
Labels: depfu

#253 - Fix: Add support for rendering multiple scopes by passing string as names

Pull Request - State: open - Opened by swilgosz 10 months ago - 1 comment

#252 - Bug: Incorrectly resolved scopes due to the caching

Issue - State: open - Opened by swilgosz 10 months ago
Labels: bug

#251 - Remove unused content_for helper

Pull Request - State: closed - Opened by timriley 11 months ago

#250 - `content_for` block output in a layout includes the template output as well.

Issue - State: closed - Opened by pat 11 months ago - 2 comments
Labels: bug

#249 - Remove concurrent-ruby dependency from gemspec

Pull Request - State: closed - Opened by timriley 11 months ago

#248 - Update API docs for v2.1.0

Pull Request - State: closed - Opened by timriley 11 months ago

#247 - Remove LayoutNotFoundError and raise TemplateNotFoundError in all cases

Pull Request - State: closed - Opened by timriley 11 months ago - 1 comment

#246 - Missing templates result in (incorrect) missing layout error

Issue - State: closed - Opened by pat 11 months ago - 4 comments
Labels: bug

#245 - Make `Part` to be inheritable

Issue - State: closed - Opened by jodosha 11 months ago - 1 comment
Labels: invalid

#244 - Generate scope subclasses with methods defined for each exposure

Issue - State: open - Opened by timriley 12 months ago
Labels: feature

#243 - Require latest tilt

Pull Request - State: closed - Opened by timriley 12 months ago

#242 - Include methods from helper modules as public

Pull Request - State: closed - Opened by timriley 12 months ago

#241 - Set minimum tilt version in hanami-view

Issue - State: closed - Opened by timriley 12 months ago

#240 - Improve Hanami::View inspect outputs

Issue - State: open - Opened by jodosha 12 months ago - 1 comment

#239 - Expand on API docs for form helper

Issue - State: open - Opened by jodosha 12 months ago - 2 comments

#238 - Make `Hanami::View::Rendered` more specs friendly

Pull Request - State: closed - Opened by jodosha about 1 year ago - 2 comments
Labels: enhancement

#237 - Allow layout to be passed in `View#call`

Pull Request - State: closed - Opened by parndt about 1 year ago

#236 - Fix use of helpers within parts

Issue - State: open - Opened by bkuhlmann about 1 year ago
Labels: bug

#235 - Remove temporary Temple patch

Pull Request - State: closed - Opened by timriley over 1 year ago - 1 comment

#234 - Remove `frozen_string_literal: true` comments

Pull Request - State: closed - Opened by parndt over 1 year ago - 1 comment

#233 - Use Zeitwerk for code loading

Pull Request - State: closed - Opened by timriley over 1 year ago - 1 comment

#232 - Build any part inheriting from Part

Pull Request - State: closed - Opened by timriley over 1 year ago - 1 comment

#231 - Add Ruby 3.2 to CI. Update checkout actions.

Pull Request - State: closed - Opened by petergoldstein over 1 year ago - 1 comment

#230 - Mark blocks captured from templates as HTML safe

Pull Request - State: closed - Opened by timriley over 1 year ago - 1 comment

#229 - Port helpers from hanami-helpers, introduce TagHelper

Pull Request - State: closed - Opened by timriley over 1 year ago - 7 comments
Labels: enhancement

#228 - Add helpers

Pull Request - State: closed - Opened by timriley over 1 year ago - 1 comment

#227 - Add configurable part_class and scope_class settings

Pull Request - State: closed - Opened by timriley over 1 year ago

#226 - Introduce new ERB engine, ensure consistent automatic HTML escaping

Pull Request - State: closed - Opened by timriley over 1 year ago - 2 comments

#225 - Remove specs for erubi engine

Pull Request - State: closed - Opened by timriley over 1 year ago

#224 - New version of tilt (2.1.0) produced dependency conflicts

Pull Request - State: closed - Opened by depfu[bot] over 1 year ago
Labels: depfu

#223 - Refactor, simplify and improve rendering performance

Pull Request - State: closed - Opened by timriley over 1 year ago - 1 comment

#222 - Upgrade slim to version 5.0.0

Pull Request - State: closed - Opened by depfu[bot] over 1 year ago
Labels: depfu

#221 - Refactor, simplify and improve rendering performance

Pull Request - State: closed - Opened by timriley over 1 year ago

#220 - Template Escape demo

Pull Request - State: closed - Opened by jodosha over 1 year ago - 2 comments

#219 - Simplify

Pull Request - State: closed - Opened by timriley almost 2 years ago - 1 comment

#218 - Include format in MissingTemplateError

Pull Request - State: closed - Opened by radar almost 2 years ago
Labels: enhancement

#217 - Bump dry-configurable + dry-core to 1.0.0

Pull Request - State: closed - Opened by radar almost 2 years ago

#216 - New version of dry-configurable (1.0.0) produced dependency conflicts

Pull Request - State: closed - Opened by depfu[bot] almost 2 years ago
Labels: depfu

#215 - New version of dry-core (1.0.0) produced dependency conflicts

Pull Request - State: closed - Opened by depfu[bot] almost 2 years ago
Labels: depfu

#214 - Use dry-rb 1.0.0rc gems

Pull Request - State: closed - Opened by timriley almost 2 years ago

#213 - Incorrect gems name in the Readme file

Issue - State: closed - Opened by iomelchenko about 2 years ago - 2 comments
Labels: bug

#212 - Use and expect latest hamlit

Pull Request - State: closed - Opened by timriley about 2 years ago

#211 - Tidy all benchmarks and a tilt comparison

Pull Request - State: closed - Opened by timriley about 2 years ago

#210 - New version of dry-core (0.8.0) produced dependency conflicts

Pull Request - State: closed - Opened by depfu[bot] about 2 years ago
Labels: depfu

#209 - erbse HTML Escape

Pull Request - State: closed - Opened by jodosha over 2 years ago - 1 comment

#208 - Ensure proper access to full `locals` hash in templates

Pull Request - State: closed - Opened by timriley over 2 years ago

#207 - Remove support for Hanami application integrated views

Pull Request - State: closed - Opened by timriley over 2 years ago
Labels: refactoring

#206 - Inject application's helpers in `Hanami::View::ApplicationContext`

Pull Request - State: closed - Opened by jodosha over 2 years ago - 1 comment
Labels: feature

#205 - Update tests for new slice registration

Pull Request - State: closed - Opened by timriley over 2 years ago
Labels: fix

#204 - Compatibility with `dry-system` `v0.23.0`

Pull Request - State: closed - Opened by jodosha over 2 years ago
Labels: fix

#203 - Views structure

Pull Request - State: closed - Opened by jodosha over 2 years ago - 2 comments
Labels: enhancement

#202 - Require Ruby 3.0

Pull Request - State: closed - Opened by timriley over 2 years ago

#201 - New version of dry-configurable (0.14.0) broke the build

Pull Request - State: closed - Opened by depfu[bot] over 2 years ago
Labels: depfu

#200 - Remove examples/ folder

Pull Request - State: closed - Opened by cllns over 2 years ago - 1 comment

#199 - Change default templates path to just `templates/`

Pull Request - State: closed - Opened by cllns over 2 years ago
Labels: enhancement

#198 - POC for hanami components

Pull Request - State: closed - Opened by waiting-for-dev almost 3 years ago - 11 comments

#197 - Access application routes from the application context

Pull Request - State: closed - Opened by waiting-for-dev almost 3 years ago - 3 comments

#196 - Make application context aware of its provider

Pull Request - State: closed - Opened by waiting-for-dev almost 3 years ago - 1 comment
Labels: enhancement

#195 - Fix test suite by adding hanami/router as test dependency

Pull Request - State: closed - Opened by waiting-for-dev almost 3 years ago

#194 - Update specs for Hanami 2.0.0.alpha3

Pull Request - State: closed - Opened by timriley almost 3 years ago

#193 - Require dry-configurable 0.13.0

Pull Request - State: closed - Opened by timriley almost 3 years ago

#192 - Use default kwarg in ApplicationConfiguration to fit new dry-configurable API

Pull Request - State: closed - Opened by katafrakt almost 3 years ago
Labels: enhancement

#191 - Raise LayoutNotFoundError when layout is missing

Pull Request - State: closed - Opened by pvcarrera over 3 years ago - 1 comment
Labels: enhancement

#190 - Use setting kwargs to fit new dry-configurable API

Pull Request - State: closed - Opened by timriley over 3 years ago

#189 - Prepare CHANGELOGs for 2.0.0.alpha2 release

Pull Request - State: closed - Opened by timriley over 3 years ago
Labels: documentation

#188 - Use equalizer from dry-core

Pull Request - State: closed - Opened by timriley over 3 years ago
Labels: fix

#187 - Update tests for autoloader-enabled Hanami

Pull Request - State: closed - Opened by timriley over 3 years ago
Labels: fix

#186 - Fix spelling in specs

Pull Request - State: closed - Opened by adam12 over 3 years ago - 1 comment

#185 - Guard on Array of names being provided with singular value

Pull Request - State: closed - Opened by adam12 over 3 years ago
Labels: bug, fix

#184 - Specs are broken on master

Issue - State: closed - Opened by adam12 over 3 years ago

#183 - Custom anonymous scope

Pull Request - State: closed - Opened by jodosha almost 4 years ago
Labels: feature

#182 - Add parts_path application config setting

Pull Request - State: closed - Opened by timriley almost 4 years ago - 1 comment
Labels: enhancement

#181 - Configure template on all application views

Pull Request - State: closed - Opened by timriley almost 4 years ago - 1 comment
Labels: enhancement

#180 - Configure application views with application inflector

Pull Request - State: closed - Opened by timriley almost 4 years ago - 1 comment
Labels: enhancement

#179 - Use effects to access the render env, as well as locals from context

Pull Request - State: closed - Opened by timriley about 4 years ago - 2 comments

#178 - Provide context object from template to layout

Pull Request - State: closed - Opened by timriley about 4 years ago - 1 comment

#176 - Automatically apply view config for copying into application

Pull Request - State: closed - Opened by timriley about 4 years ago

#175 - Adding a resolve method to the View module

Issue - State: closed - Opened by DannySantos over 4 years ago - 1 comment
Labels: discussion

#174 - Remove testing for Ruby versions 2.4 and older

Pull Request - State: closed - Opened by timriley over 4 years ago

#173 - Clean Hanami application integration

Pull Request - State: closed - Opened by timriley over 4 years ago - 1 comment
Labels: enhancement

#172 - Add Hanami application integration

Pull Request - State: closed - Opened by timriley over 4 years ago - 1 comment

#171 - GitHub Actions CI

Pull Request - State: closed - Opened by jodosha over 4 years ago

#170 - Official support for Ruby 2.7

Pull Request - State: closed - Opened by jodosha over 4 years ago

#169 - Drone CI

Pull Request - State: closed - Opened by jodosha over 4 years ago

#168 - spec randomly fails: Hanami::View::MissingTemplateError

Issue - State: closed - Opened by MITSUBOSHI almost 5 years ago - 1 comment
Labels: bug

#167 - fix travis

Pull Request - State: closed - Opened by MITSUBOSHI almost 5 years ago - 1 comment
Labels: fix

#166 - Hanami::View::Rendering::TemplateName: Fix frozen string literal error

Pull Request - State: closed - Opened by MITSUBOSHI almost 5 years ago - 3 comments
Labels: bug

#165 - New version of hanami-utils (1.3.5) broke the build

Pull Request - State: closed - Opened by depfu[bot] almost 5 years ago
Labels: wontfix, depfu

#164 - Upgrade rake to version 13.0.0

Pull Request - State: closed - Opened by depfu[bot] about 5 years ago - 2 comments
Labels: depfu

#163 - Add support for passing blocks to LayoutScope#render (fixes #141)

Pull Request - State: closed - Opened by unleashy about 5 years ago - 2 comments
Labels: enhancement

#162 - Fix LayoutScope#render's documentation

Pull Request - State: closed - Opened by unleashy about 5 years ago
Labels: documentation

#161 - NameError: uninitialized constant Hanami::View::Rendering::Scope::String when used with tilt 2.0.10

Issue - State: closed - Opened by inouire about 5 years ago - 9 comments
Labels: bug

#160 - Make `Hanami::View::Rendering::LayoutScope` to inherit from `Hanami::Utils::BasicObject`

Pull Request - State: closed - Opened by jodosha about 5 years ago
Labels: fix

#159 - New version of tilt (2.0.10) broke the build

Pull Request - State: closed - Opened by depfu[bot] about 5 years ago - 1 comment
Labels: wontfix, depfu

#158 - Rubocop

Pull Request - State: closed - Opened by jodosha over 5 years ago

#157 - Ruby 2.6.0

Pull Request - State: closed - Opened by jodosha over 5 years ago
Labels: enhancement

#156 - Allow layout to be rendered directly for testing purposes

Pull Request - State: closed - Opened by jodosha almost 6 years ago - 1 comment
Labels: fix

#155 - Ensure to raise NoMethodError when a missing error with arity > 0 is used

Pull Request - State: closed - Opened by jodosha about 6 years ago - 1 comment
Labels: bug, fix