Ecosyste.ms: Issues

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

GitHub / facebook/react-strict-dom issues and pull requests

#106 - Fix polyfill for unitless lineHeight

Pull Request - State: closed - Opened by necolas 5 months ago - 1 comment
Labels: cla signed

#105 - Avoid non-standard textShadow in preprocessing step

Pull Request - State: closed - Opened by necolas 5 months ago - 1 comment
Labels: cla signed

#104 - (feature) CSS font-width

Issue - State: open - Opened by necolas 5 months ago
Labels: feature

#103 - Relax the Flow types for props

Pull Request - State: closed - Opened by necolas 6 months ago - 1 comment
Labels: cla signed

#102 - CSS flexbox properties missing on native

Issue - State: open - Opened by necolas 6 months ago - 1 comment
Labels: bug: react-native

#101 - Further refinement of log, warn, error messaging

Pull Request - State: closed - Opened by necolas 6 months ago - 1 comment
Labels: cla signed

#100 - CSS zIndex behavior on native with non-flexbox

Issue - State: open - Opened by necolas 6 months ago - 1 comment
Labels: cannot polyfill, bug: react-native

#99 - Fix TypeScript types for StrictHTMLCollection

Pull Request - State: closed - Opened by nmn 6 months ago - 9 comments
Labels: cla signed

#98 - fix: same 'html' types across dom and native

Pull Request - State: closed - Opened by nmn 6 months ago - 1 comment
Labels: cla signed

#97 - fix: typos in names of `{row,column}Gap` properties

Pull Request - State: closed - Opened by ecreeth 6 months ago
Labels: cla signed

#96 - feat: polyfill for `::placeholder` using `placeholderTextColor`

Pull Request - State: closed - Opened by ecreeth 6 months ago - 1 comment
Labels: cla signed

#95 - fix(textarea): `verticalAlign` styles not being applied

Pull Request - State: closed - Opened by ecreeth 6 months ago - 1 comment
Labels: cla signed

#94 - feat: add support to `textAlignVertical`

Pull Request - State: closed - Opened by ecreeth 6 months ago - 2 comments
Labels: cla signed

#93 - chore(stylex,tests): bump stylex to 0.6.0 and fix tests

Pull Request - State: closed - Opened by kelset 6 months ago - 1 comment
Labels: cla signed

#92 - Typescript types for StrictHTMLFormElements are broken in 0.0.6

Issue - State: closed - Opened by kelset 6 months ago
Labels: bug

#91 - Android doesn't like the string '0' when it expects a number

Pull Request - State: closed - Opened by tido64 6 months ago
Labels: cla signed

#90 - feat: Export Element and utility types from react-strict-dom

Pull Request - State: closed - Opened by nmn 6 months ago - 2 comments
Labels: cla signed

#89 - Remove eslint-plugin

Issue - State: closed - Opened by necolas 6 months ago

#88 - Export element types

Issue - State: closed - Opened by necolas 6 months ago

#87 - Bump tar from 6.2.0 to 6.2.1

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: cla signed, bug: react-native

#86 - Provide structured error/warn messages

Pull Request - State: closed - Opened by necolas 6 months ago - 1 comment
Labels: cla signed

#85 - fix: Fix typo in names of gap properties in ESLint plugin

Pull Request - State: closed - Opened by nmn 6 months ago - 1 comment
Labels: cla signed

#84 - chore: Add compat data for filter, backdropFilter& overflowWrap

Pull Request - State: closed - Opened by nmn 6 months ago - 1 comment
Labels: cla signed

#83 - chore: update dependencies

Pull Request - State: closed - Opened by nmn 6 months ago - 1 comment
Labels: cla signed

#82 - chore: Avoid inexact object types

Pull Request - State: closed - Opened by nmn 6 months ago - 1 comment
Labels: cla signed

#81 - feat: Add support for .stopPropagation that warns on RN

Pull Request - State: closed - Opened by nmn 6 months ago - 1 comment
Labels: cla signed

#80 - eslint-plugin has incorrect `gap` long-form property names

Issue - State: closed - Opened by necolas 6 months ago
Labels: bug

#79 - (feature) Investigate polyfill for `::placeholder` color

Issue - State: closed - Opened by necolas 6 months ago
Labels: feature

#78 - Additional features to include in COMPATIBILITY table

Issue - State: closed - Opened by necolas 6 months ago

#77 - Improve onClick event payload shim to include methods

Issue - State: closed - Opened by necolas 6 months ago
Labels: bug

#76 - Remove legacy ThemeContext export

Pull Request - State: closed - Opened by necolas 6 months ago - 6 comments
Labels: cla signed

#75 - chore: Split out data attributes to separate files

Pull Request - State: closed - Opened by nmn 6 months ago - 3 comments
Labels: cla signed

#74 - Fix eslint-plugin inconsistent module syntax

Pull Request - State: closed - Opened by necolas 6 months ago - 1 comment
Labels: cla signed

#73 - Remove automatic camel-casing of CSS custom properties

Pull Request - State: open - Opened by necolas 6 months ago - 2 comments
Labels: cla signed

#72 - Fix html.img event bug in Fabric

Pull Request - State: closed - Opened by necolas 6 months ago - 2 comments
Labels: cla signed

#71 - Flow type support for data-* props

Issue - State: open - Opened by necolas 6 months ago - 1 comment
Labels: bug, improvement

#70 - Remove rollup configs for internal builds

Pull Request - State: closed - Opened by necolas 6 months ago - 4 comments
Labels: cla signed

#69 - show warn instead of error for non supported props

Pull Request - State: closed - Opened by TheEhsanSarshar 6 months ago - 1 comment
Labels: cla signed

#66 - Test

Issue - State: closed - Opened by YouyuLisng 6 months ago

#63 - ESLint Plugin mixes both ESM and CommonJS artifacts in dist/ dir

Issue - State: closed - Opened by javascripter 6 months ago - 1 comment
Labels: bug

#62 - Allow inline styles in TypeScript

Issue - State: closed - Opened by javascripter 6 months ago - 1 comment
Labels: bug

#61 - Improved TypeScript types for `style`

Issue - State: closed - Opened by zaydek 6 months ago - 5 comments
Labels: bug

#60 - Allow .web.jsx, .web.ts, .web.tsx to be ignored in RSD ESLint Plugin

Pull Request - State: closed - Opened by javascripter 6 months ago - 3 comments
Labels: cla signed

#59 - Add Linking API combined with onPress event to mimic 'a' tag behavior

Pull Request - State: closed - Opened by hichem-dahi 6 months ago - 2 comments
Labels: cla signed

#58 - (Feature) Implement Linking API in react native to mimic 'a' tag behavior

Issue - State: open - Opened by hichem-dahi 6 months ago
Labels: feature

#57 - Add 'del', 'ins', 'kbd', 's', 'u' semantic elements

Pull Request - State: closed - Opened by necolas 7 months ago - 1 comment
Labels: cla signed

#56 - Add support for html.strike

Pull Request - State: closed - Opened by ccpandhare 7 months ago - 4 comments
Labels: cla signed

#54 - (Question) What formatter do you use?

Issue - State: closed - Opened by ssj9685 7 months ago - 1 comment

#53 - (feature) CSS overflow

Issue - State: open - Opened by ssj9685 7 months ago
Labels: feature

#52 - Create jest project for testing internals

Pull Request - State: closed - Opened by necolas 7 months ago - 1 comment
Labels: cla signed

#51 - Fix support for Media Query syntax in StyleX shim

Issue - State: closed - Opened by necolas 7 months ago - 1 comment
Labels: bug

#50 - Remove automatic camel-casing of CSS custom property names

Issue - State: open - Opened by necolas 7 months ago
Labels: bug

#49 - Custom npm package using RSD

Issue - State: closed - Opened by iketw 7 months ago - 1 comment
Labels: bug

#48 - Fix custom snapshot resolver consistency

Pull Request - State: closed - Opened by ssj9685 7 months ago - 1 comment
Labels: cla signed

#47 - Fix custom snapshot resolver consistency

Pull Request - State: closed - Opened by ssj9685 7 months ago - 2 comments

#46 - (Bug) Test code failed on Windows.

Issue - State: closed - Opened by ssj9685 7 months ago
Labels: bug

#45 - chore: Update Flow, Flow-api-translator and other dependencies

Pull Request - State: closed - Opened by nmn 7 months ago - 2 comments
Labels: cla signed

#44 - Revamp custom property reference resolution

Pull Request - State: closed - Opened by vincentriemer 7 months ago - 2 comments
Labels: cla signed

#43 - Cannot run example project on Android emulator

Issue - State: closed - Opened by dlpmmk 7 months ago - 3 comments
Labels: bug

#42 - Move errorMsg function to shared folder

Pull Request - State: closed - Opened by mfrlic 7 months ago - 1 comment
Labels: cla signed

#41 - (feature) <video> <audio> elements

Issue - State: open - Opened by saif-o99 7 months ago - 3 comments
Labels: feature

#40 - #15 issue: Update createStrictDOMComponent.js

Pull Request - State: closed - Opened by dishakemble260 7 months ago - 2 comments
Labels: cla signed

#39 - Add a CHANGELOG

Pull Request - State: closed - Opened by necolas 7 months ago - 1 comment
Labels: cla signed

#38 - (feature) Event props on components

Issue - State: open - Opened by necolas 7 months ago - 3 comments
Labels: feature, cannot polyfill

#37 - (feature) EventTarget API on host elements

Issue - State: open - Opened by necolas 7 months ago
Labels: feature, cannot polyfill

#36 - chore: Update build script to generate flow and TS types:

Pull Request - State: closed - Opened by nmn 7 months ago - 16 comments
Labels: cla signed

#35 - Partial polyfill for CSS 'visibility'

Pull Request - State: closed - Opened by necolas 7 months ago - 1 comment
Labels: cla signed

#34 - How to extract StyleX CSS for Expo web?

Issue - State: open - Opened by necolas 7 months ago - 11 comments
Labels: documentation, bug: expo

#31 - Delete unused tag in examples app

Pull Request - State: closed - Opened by TeTedo 7 months ago - 1 comment
Labels: cla signed

#30 - Delete unused tag in examples app

Pull Request - State: closed - Opened by TeTedo 7 months ago - 1 comment

#29 - Add babel plugin to optimize web output

Pull Request - State: closed - Opened by necolas 7 months ago - 1 comment
Labels: improvement, cla signed

#28 - docs: fix node version typo

Pull Request - State: closed - Opened by rnkdsh 7 months ago
Labels: cla signed

#27 - fix: typo

Pull Request - State: closed - Opened by skymins04 7 months ago - 1 comment

#26 - Punctuation updates in README

Pull Request - State: closed - Opened by chrisnager 7 months ago - 1 comment
Labels: cla signed

#25 - TypeScript support

Issue - State: closed - Opened by necolas 7 months ago - 3 comments
Labels: help wanted, improvement

#24 - Fix link to `compatibility.md`

Pull Request - State: closed - Opened by catalinmiron 7 months ago
Labels: cla signed

#23 - Compiler: inline wrapper component on web

Issue - State: closed - Opened by necolas 7 months ago
Labels: improvement

#21 - How to enable React Native web capabilities?

Issue - State: open - Opened by necolas 7 months ago - 2 comments
Labels: documentation, cannot polyfill

#20 - Yellowbox warning when running basic app with Expo / RN

Issue - State: closed - Opened by dabit3 7 months ago - 3 comments
Labels: bug

#18 - fix: fix typo(#jan/fix-01)

Pull Request - State: closed - Opened by janlin002 7 months ago - 1 comment
Labels: cla signed

#17 - docs: add react-strict-dom license readme link

Pull Request - State: closed - Opened by jiawei-hong 7 months ago - 1 comment
Labels: cla signed

#16 - docs: Update README.md to add link to CONTRIBUTING.md

Pull Request - State: closed - Opened by revskill10 7 months ago
Labels: cla signed

#15 - (feature) <input type="radio"> element

Issue - State: open - Opened by necolas 8 months ago
Labels: feature

#14 - (feature) <input type="file"> element

Issue - State: open - Opened by necolas 8 months ago
Labels: feature

#13 - (feature) <input type="date"> element

Issue - State: open - Opened by necolas 8 months ago
Labels: feature

#12 - (feature) <input type="color"> element

Issue - State: open - Opened by necolas 8 months ago
Labels: feature, cannot polyfill

#11 - (feature) <input type="checkbox"> element

Issue - State: open - Opened by necolas 8 months ago
Labels: feature

#10 - (feature) <select> element

Issue - State: open - Opened by necolas 8 months ago
Labels: feature, cannot polyfill

#9 - (feature) <progress> element

Issue - State: open - Opened by necolas 8 months ago - 1 comment
Labels: feature

#8 - (feature) <option> element

Issue - State: open - Opened by necolas 8 months ago
Labels: feature, cannot polyfill

#7 - (feature) <optgroup> element

Issue - State: open - Opened by necolas 8 months ago
Labels: feature, cannot polyfill

#6 - (feature) <form> element

Issue - State: open - Opened by necolas 8 months ago
Labels: feature, cannot polyfill

#5 - (feature) <dialog> element

Issue - State: open - Opened by necolas 8 months ago - 1 comment
Labels: feature, cannot polyfill

#4 - (feature) <svg> element

Issue - State: open - Opened by necolas 8 months ago - 3 comments
Labels: feature

#3 - (feature) css.keyframes() and CSS animations

Issue - State: open - Opened by necolas 8 months ago - 1 comment
Labels: feature

#2 - (feature) CSS flow layout

Issue - State: open - Opened by necolas 8 months ago
Labels: feature, cannot polyfill

#1 - (feature) CSS grid layout

Issue - State: open - Opened by necolas 8 months ago - 3 comments
Labels: feature, cannot polyfill