Ecosyste.ms: Issues

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

GitHub / yiisoft/html issues and pull requests

#219 - Add backed enumeration value support to `Select` tag

Pull Request - State: closed - Opened by vjik 15 days ago - 1 comment
Labels: status:code review

#218 - Add nonce attribute to script tag

Pull Request - State: closed - Opened by Gerych1984 22 days ago - 1 comment

#217 - Add backed enums value support to `CheckboxList` and `RadioList`

Pull Request - State: closed - Opened by vjik about 2 months ago - 1 comment
Labels: status:code review

#216 - Html::renderTagAttributes() Unable to have attributes that equal ""

Issue - State: closed - Opened by es-sayers about 2 months ago - 2 comments
Labels: status:need more info

#215 - Html::renderAttribute() when attribute name is null or empty string

Issue - State: closed - Opened by es-sayers about 2 months ago - 1 comment
Labels: type:bug, status:ready for adoption

#214 - Add `Stringable` and array values support to textarea tag

Pull Request - State: closed - Opened by vjik about 2 months ago - 1 comment
Labels: status:code review

#213 - Improve CI

Pull Request - State: closed - Opened by vjik about 2 months ago

#212 - Fix attribute key encoding

Pull Request - State: closed - Opened by es-sayers about 2 months ago - 9 comments

#211 - README example code changes

Pull Request - State: closed - Opened by es-sayers about 2 months ago - 1 comment

#210 - Fix readme badges

Pull Request - State: closed - Opened by vjik about 2 months ago

#209 - Fix #208

Pull Request - State: closed - Opened by es-sayers 2 months ago - 2 comments

#208 - Don't output data attributes with null value

Issue - State: closed - Opened by vjik 2 months ago
Labels: type:bug, good first issue, status:ready for adoption

#207 - Fix psalm

Pull Request - State: closed - Opened by vjik 3 months ago

#206 - On PHP 8.1 update

Issue - State: open - Opened by vjik 3 months ago

#205 - Use infection directly

Pull Request - State: closed - Opened by arogachev 3 months ago
Labels: dependencies

#204 - Fix newly appeared mutants

Issue - State: open - Opened by arogachev 3 months ago
Labels: type:test

#203 - Remove Scrutinizer badge from README

Pull Request - State: closed - Opened by arogachev 3 months ago
Labels: type:task

#202 - Fix running mutation tests

Issue - State: open - Opened by arogachev 3 months ago

#201 - Improve typing / validation / tests in `Html::renderTagAttributes()`

Issue - State: open - Opened by arogachev 3 months ago
Labels: type:task

#200 - Add support for multiple elements in `aria-describedby` attribute

Pull Request - State: closed - Opened by arogachev 3 months ago
Labels: type:enhancement, status:code review

#199 - Fix docs

Pull Request - State: closed - Opened by luizcmarin 5 months ago - 1 comment

#198 - Update file

Pull Request - State: closed - Opened by luizcmarin 5 months ago

#197 - Update README.md

Pull Request - State: closed - Opened by luizcmarin 5 months ago

#196 - Fix docs

Pull Request - State: closed - Opened by vjik 5 months ago

#195 - Docs folder standardization and other fixes

Pull Request - State: closed - Opened by luizcmarin 6 months ago - 1 comment

#194 - Update phpunit/phpunit requirement from ^9.5 to ^10.5

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies, php

#193 - Remove scrutinizer

Issue - State: closed - Opened by vjik 6 months ago - 2 comments
Labels: status:ready for adoption

#192 - Add class for <hr> tag #191

Pull Request - State: closed - Opened by abdulmannans 6 months ago - 5 comments

#191 - Add class for `<hr>` tag

Issue - State: closed - Opened by vjik 6 months ago - 2 comments
Labels: good first issue

#190 - update src folder links

Pull Request - State: closed - Opened by Arhell 8 months ago - 2 comments

#189 - update src folder links

Issue - State: closed - Opened by Arhell 8 months ago

#188 - update irc link

Pull Request - State: closed - Opened by Arhell 8 months ago - 2 comments

#187 - update irc link

Issue - State: closed - Opened by Arhell 8 months ago

#186 - HTMX support?

Issue - State: open - Opened by razvanphp 8 months ago - 8 comments

#185 - Fix psalm

Pull Request - State: closed - Opened by vjik 8 months ago - 2 comments

#184 - Update rector/rector requirement from ^0.19.0 to ^1.0.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, php

#183 - Update rector/rector requirement from ^0.18.3 to ^0.19.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, php

#182 - Add ability set attributes for label of items in widgets `CheckboxList` and `RadioList`

Pull Request - State: closed - Opened by vjik 9 months ago - 2 comments
Labels: status:code review

#181 - Add `\n` after hidden input in checkbox and radio HTML code

Pull Request - State: closed - Opened by vjik 10 months ago - 4 comments
Labels: status:code review

#180 - Don't add attribute "class" if passed array of nulled classes in `Html::addCssClass()`

Pull Request - State: closed - Opened by vjik 10 months ago - 2 comments
Labels: status:code review

#179 - Replace constant `PHP_EOL` to `"\n"`

Pull Request - State: closed - Opened by vjik 10 months ago - 2 comments

#178 - Replace PHP_EOL to `\n`

Issue - State: closed - Opened by vjik 10 months ago - 1 comment

#177 - Add html tag

Pull Request - State: closed - Opened by dood- 11 months ago - 3 comments

#176 - Allow pass `null` as class to `Html::addCssClass()`

Pull Request - State: open - Opened by vjik 11 months ago - 2 comments
Labels: status:code review

#175 - Add attributes to Html::ul and Html::ol (#174)

Pull Request - State: closed - Opened by AmolKumarGupta 11 months ago - 3 comments

#174 - Add `$attributes` parameter to `Html::ul()` and `Html::ol()`

Issue - State: closed - Opened by vjik 11 months ago - 2 comments
Labels: good first issue, status:ready for adoption

#173 - Add class for tag `<html>`

Issue - State: closed - Opened by vjik 11 months ago - 1 comment
Labels: good first issue, status:ready for adoption

#172 - Test rector

Pull Request - State: closed - Opened by vjik 12 months ago - 1 comment

#171 - Fix loss keys of named class in `Html::addCssClass()` when class in passed options is string

Pull Request - State: closed - Opened by vjik about 1 year ago - 2 comments
Labels: status:code review

#170 - Update rector/rector requirement from ^0.17.0 to ^0.18.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, php

#169 - Update rector/rector requirement from ^0.17.0 to ^0.18.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies, php

#168 - Update rector/rector requirement from ^0.17.0 to ^0.18.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies, php

#167 - Update rector/rector requirement from ^0.17.0 to ^0.18.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies, php

#166 - Update phpunit/phpunit requirement from ^9.5 to ^10.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies, php

#165 - Test GitHub CI

Pull Request - State: closed - Opened by Gerych1984 about 1 year ago - 2 comments

#164 - Add composer normalizer to CI

Pull Request - State: closed - Opened by vjik about 1 year ago - 2 comments

#163 - Rector test

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

#162 - Add composer normalizer to CI

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

#161 - Update phpunit/phpunit requirement from ^9.5 to ^10.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, php

#160 - Update rector/rector requirement from ^0.15.1 to ^0.17.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, php

#159 - Update rector/rector requirement from ^0.15.1 to ^0.16.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: dependencies, php

#158 - Update phpunit/phpunit requirement from ^9.5 to ^10.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, php

#157 - Update StyleCI config

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

#156 - Update phpunit/phpunit requirement from ^9.5 to ^10.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, php

#155 - PHP 8.2 tests, fix BC checker, update psalm config, composer require checker and PR template

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

#154 - Update code of conduct

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

#153 - Update yiisoft/arrays requirement from ^2.0 to ^3.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, php

#152 - Add small tag

Pull Request - State: closed - Opened by dood- almost 2 years ago - 3 comments

#151 - Allow pass `int`, `float` and `null` as content

Issue - State: open - Opened by vjik almost 2 years ago

#150 - Add class for tag `<small>`

Issue - State: closed - Opened by vjik almost 2 years ago - 1 comment
Labels: good first issue, status:ready for adoption

#149 - Update rector/rector requirement from ^0.14.3 to ^0.15.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, php

#148 - Add $attributes parameter to Html::img()

Pull Request - State: closed - Opened by alien-art almost 2 years ago - 3 comments
Labels: pr:request for unit tests

#147 - Update rector/rector requirement from ^0.14.3 to ^0.15.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 3 comments
Labels: dependencies, php

#146 - Remove scrutinizer and add `vimeo/psalm` version 5 support

Pull Request - State: closed - Opened by vjik almost 2 years ago - 2 comments
Labels: status:code review

#145 - Add psalm level badge

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

#144 - Kill last mutant

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

#143 - Minor fixes and improvements

Pull Request - State: closed - Opened by vjik almost 2 years ago - 2 comments
Labels: status:code review

#142 - `NoEncodeStringableInterface` extend `Stringable` interface

Pull Request - State: closed - Opened by vjik almost 2 years ago - 2 comments
Labels: status:code review

#141 - Remove methods `*attributes()` and rename `replace*Attributes()` to `*attributes()`

Pull Request - State: closed - Opened by vjik almost 2 years ago - 1 comment
Labels: status:code review

#140 - Remove `Html::fileInput()` and `Input::file()`. Rename `Input::fileControl()` to `Input::file()`

Pull Request - State: closed - Opened by vjik almost 2 years ago - 1 comment
Labels: status:code review

#139 - Add `loading()` method to `Img` tag

Pull Request - State: closed - Opened by jacobbudin almost 2 years ago - 3 comments

#138 - Add `loading()` method to `Img` tag

Issue - State: closed - Opened by vjik almost 2 years ago - 1 comment

#137 - Add `$attributes` parameter to `Html::img()`

Issue - State: closed - Opened by vjik almost 2 years ago - 2 comments
Labels: good first issue

#136 - Remove `Tag::class()` and rename `Tag::replaceClass()` to `Tag::class()`

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

#135 - Raise `yiisoft/arrays` version to `^2.0`

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

#134 - [Batch] Add composer-require-checker CI

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

#133 - Add rector [batch]

Pull Request - State: closed - Opened by xepozz about 2 years ago - 1 comment
Labels: status:code review

#132 - Code style - chain calls

Issue - State: open - Opened by arogachev about 2 years ago - 1 comment
Labels: type:task

#131 - Add `addAttributes()` and deprecate `attributes()`

Pull Request - State: closed - Opened by vjik about 2 years ago
Labels: status:code review

#130 - Add `Tag::addClass()` and deprecate `Tag::class()`

Pull Request - State: closed - Opened by vjik about 2 years ago
Labels: status:code review

#129 - Add shortcut methods for enctype in `Form`

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

#128 - Mark some methods as deprecated

Pull Request - State: closed - Opened by Gerych1984 over 2 years ago - 4 comments

#127 - Separate chain calls

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

#126 - Separate chain calls

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

#125 - Remove methods `attributes()` and rename `replaceAttributes()` to `attributes()`

Issue - State: closed - Opened by vjik over 2 years ago - 1 comment

#124 - Remove `Tag::class()` and rename `Tag::replaceClass()` to `Tag::class()`

Issue - State: closed - Opened by vjik over 2 years ago - 1 comment

#123 - Add method `Tag::addClass()`

Issue - State: closed - Opened by vjik over 2 years ago - 1 comment

#122 - Add methods `addAttributes()`

Issue - State: closed - Opened by vjik over 2 years ago - 1 comment
Labels: type:enhancement, status:ready for adoption

#121 - Refactoring for more consistency

Pull Request - State: closed - Opened by vjik over 2 years ago
Labels: status:code review

#120 - Use reusables actions.

Pull Request - State: closed - Opened by terabytesoftw over 2 years ago
Labels: status:code review