Ecosyste.ms: Issues

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

GitHub / reagent-project/reagent issues and pull requests

#609 - Controlled input loses cursor with React 18 when input type is :email or :number

Issue - State: open - Opened by flyingmachine 28 days ago - 3 comments
Labels: bug, controlled-inputs

#608 - Return nil from after-render

Pull Request - State: closed - Opened by axelarge about 1 month ago

#607 - Add documentation/example for SSR

Pull Request - State: open - Opened by MonsieurV 3 months ago

#606 - Is there really no way to create an HTML attribute without a value?

Issue - State: closed - Opened by elektronik2k5 4 months ago - 8 comments

#604 - Missing documentation: how to pass a CSS custom property?

Issue - State: closed - Opened by elektronik2k5 4 months ago - 1 comment

#603 - Document creating non standard HTML attributes

Pull Request - State: closed - Opened by elektronik2k5 4 months ago - 1 comment

#602 - Document passing CSS custom properties

Pull Request - State: closed - Opened by elektronik2k5 4 months ago

#601 - Class name composition is harder than it needs to be

Issue - State: open - Opened by p-himik 7 months ago - 4 comments

#598 - Add defc macro to create fn components with Fast Refresh support

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

#597 - Controlled input loses cursor under ShadowRoot in React 18

Issue - State: open - Opened by kimo-k 10 months ago - 3 comments
Labels: controlled-inputs

#596 - Reusable components following HTML semantics of Opional Attributes and Variadic Children

Issue - State: open - Opened by halfzebra 11 months ago - 3 comments
Labels: enhancement

#595 - The cursor disappears at the end of a controlled input on Chrome

Issue - State: open - Opened by schadocalex about 1 year ago
Labels: controlled-inputs

#594 - Introduce pure clojure wrappers for React Context

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

#593 - Emotion example

Pull Request - State: open - Opened by cj-price over 1 year ago

#592 - Any interest in being able to replace `react/createElement` with a custom function?

Issue - State: open - Opened by cj-price over 1 year ago - 7 comments
Labels: documentation

#591 - Readme says npm i or add deps to .edn but (in my case at least) needed both

Issue - State: closed - Opened by DeepReef11 over 1 year ago - 1 comment

#589 - MUI ThemeProvider not working

Issue - State: closed - Opened by emacsbliss over 1 year ago - 1 comment

#588 - Update docs?

Issue - State: closed - Opened by reutsharabani over 1 year ago - 1 comment

#587 - Korean input broken on :input and :textarea

Issue - State: open - Opened by joshcho over 1 year ago - 1 comment
Labels: controlled-inputs

#586 - tag with-let macro symbol to silence infer warning

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

#585 - shadow-cljs emits a warning when using with-let

Issue - State: closed - Opened by timmw over 1 year ago - 4 comments

#584 - reactjs has a new link to its website

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

#583 - ReactDOM.render is no longer supported in React 18. Use createRoot instead.

Issue - State: closed - Opened by piotr-yuxuan almost 2 years ago - 3 comments

#582 - Update deps

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

#580 - Prop types

Issue - State: open - Opened by sirmspencer about 2 years ago

#579 - React 18 does not live reload with Shadow-CLJS in non-trivial projects

Issue - State: closed - Opened by filipesilva about 2 years ago - 6 comments

#578 - Precisely clarify when Reactions send/receive changes

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

#577 - Refactor Reaction type to clarify when things “change”

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

#576 - Fix #566: Prevent loop when focused input value is updated

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

#575 - Fix #569: Accept false as react key

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

#574 - Docs on “Changed?” inaccurate?

Issue - State: closed - Opened by shaunlebron about 2 years ago - 5 comments
Labels: documentation

#573 - remove deadlink to reagent mailing list

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

#572 - docstring typos

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

#571 - examples/material-ui not work

Issue - State: closed - Opened by xingzheone about 2 years ago - 1 comment
Labels: duplicate

#570 - examples/material-ui not work

Issue - State: open - Opened by xingzheone about 2 years ago - 1 comment
Labels: documentation

#569 - Bad react key warning when using false as key

Issue - State: closed - Opened by Deraen over 2 years ago
Labels: bug

#568 - Reaction value propagation glitch - the dirty flag is not set

Issue - State: open - Opened by p-himik over 2 years ago - 3 comments

#567 - fix left-quote in intro

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

#566 - Infinite loop in the reagent.impl.input wrapper

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

#565 - Warnings about all components named 'cmp' after upgrading RN to 0.67.4

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

#564 - Flesh out the Getting Started instructions in the README

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

#563 - `adapt-react-class` usage leads to `type is invalid` React.createElement error

Issue - State: closed - Opened by kovasap over 2 years ago - 3 comments

#562 - Add meta to RCursor.

Pull Request - State: open - Opened by rgkirch over 2 years ago

#561 - Add ^ to metadata on reagent.core/render

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

#560 - Update ManagingState.md

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

#559 - Update ManagingState.md

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

#558 - Fix indentation.

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

#557 - Fix #549: Add name property to classes and fns created by Reagent

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

#556 - Fix #548: Support function-component version of reactify-component

Pull Request - State: open - Opened by Deraen almost 3 years ago - 2 comments

#555 - Test different ways to declare fn should be used as functional component

Pull Request - State: open - Opened by Deraen almost 3 years ago

#554 - Test React 18 and ConcurrentMode

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

#553 - Feature/update gha

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

#552 - ratom update within render function does not cause a re-render

Issue - State: open - Opened by john-shaffer almost 3 years ago - 2 comments
Labels: blocked

#551 - [Proposal] Give the Reagent examples some TLC

Issue - State: open - Opened by mchughs almost 3 years ago - 1 comment
Labels: documentation

#550 - render-to-static-markup requires :on-change for inputs

Issue - State: closed - Opened by chr15m almost 3 years ago - 2 comments

#548 - Make possible to reactify-component to return a functional component

Issue - State: open - Opened by m-lce about 3 years ago - 1 comment
Labels: bug

#547 - Test two ways to get regular atoms work in reactive context

Pull Request - State: open - Opened by Deraen about 3 years ago - 1 comment

#546 - Add `react` function for working with exteral atom-like types

Issue - State: open - Opened by pepijndevos about 3 years ago - 1 comment
Labels: enhancement

#545 - RFC: Provide a React hook for using ratoms/reactions as part of public API

Issue - State: open - Opened by lilactown about 3 years ago - 5 comments
Labels: enhancement

#544 - Fix doc

Pull Request - State: closed - Opened by williammizuta about 3 years ago

#543 - Invalid hook call when using react auth0 library.

Issue - State: closed - Opened by zendevil about 3 years ago - 2 comments

#542 - Fix broken link in doc/CreatingReagentComponents.md

Pull Request - State: closed - Opened by jhacksworth about 3 years ago

#541 - Update ManagingState.md

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

#540 - Add prefix to gensym call in create-compiler

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

#539 - Parse tag

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

#538 - Fix docstring

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

#537 - Remove default React dependencies

Issue - State: closed - Opened by Deraen over 3 years ago - 1 comment
Labels: enhancement

#536 - Support React 17.0.2

Issue - State: closed - Opened by lowecg over 3 years ago - 3 comments

#535 - shouldComponentUpdate for components without parameters

Issue - State: closed - Opened by flexsurfer over 3 years ago - 1 comment

#534 - add reagent.dom to ns form for "Essential API" example

Pull Request - State: closed - Opened by oakmac over 3 years ago - 2 comments

#533 - Compile warning: `JSC_UNREACHABLE_CODE`

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

#532 - Support for css modules

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

#531 - Investigate if Reagent should stop logging render errors

Issue - State: closed - Opened by Deraen over 3 years ago - 1 comment
Labels: enhancement

#530 - useContext test case broken on node-cljsjs

Issue - State: open - Opened by Deraen over 3 years ago - 1 comment
Labels: bug, wontfix

#529 - input elements don't get key from props

Issue - State: closed - Opened by callum-oakley over 3 years ago
Labels: bug

#528 - Alternate targets

Issue - State: open - Opened by bolivier over 3 years ago - 1 comment
Labels: documentation

#527 - Run tests on GHA

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

#526 - How can i render component as componets'props

Issue - State: closed - Opened by shengdoushi over 3 years ago - 2 comments
Labels: question

#525 - with-let hides the original exception if it caused another one down the line

Issue - State: closed - Opened by p-himik over 3 years ago - 2 comments
Labels: bug

#524 - Update README to use correct namespace alias for call to dom-node

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

#523 - Warning messages while running shadowcljs release app

Issue - State: closed - Opened by aphsa over 3 years ago - 3 comments
Labels: bug

#522 - Find a way to make Hiccup forms easier to analyze

Issue - State: open - Opened by Deraen almost 4 years ago - 1 comment
Labels: enhancement

#521 - Input workaround breaks if using react/createRef with input

Issue - State: closed - Opened by Deraen almost 4 years ago
Labels: bug

#519 - Fixed missing brace

Pull Request - State: closed - Opened by nahuel almost 4 years ago

#503 - Custom elements support

Issue - State: open - Opened by Deraen over 4 years ago - 2 comments
Labels: enhancement

#500 - Test concurrentMode

Issue - State: open - Opened by Deraen over 4 years ago - 2 comments
Labels: enhancement

#494 - Shortcut to call create-element and create functional components

Issue - State: closed - Opened by Deraen over 4 years ago - 4 comments
Labels: enhancement, documentation

#485 - Performance issue when using r/atom as a function parameter

Issue - State: open - Opened by markokocic over 4 years ago - 10 comments
Labels: documentation

#450 - Optimize dash-to-prop-name & capitalize fns

Pull Request - State: closed - Opened by roman01la about 5 years ago - 6 comments
Labels: performance

#429 - Behavior of children differs from React.Children

Issue - State: open - Opened by SevereOverfl0w over 5 years ago - 6 comments

#382 - Better error messages on Invalid Hiccup form

Issue - State: open - Opened by frerom over 6 years ago - 6 comments
Labels: blocked

#372 - Feature/context tests

Pull Request - State: closed - Opened by Deraen over 6 years ago

#369 - Using :> results in "Cannot convert a Symbol value to a string"

Issue - State: closed - Opened by lilactown over 6 years ago - 7 comments
Labels: bug, blocked

#365 - Fix and optimize Cljs compiler options

Pull Request - State: closed - Opened by Deraen over 6 years ago