Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / TomasMikula/ReactFX issues and pull requests
#78 - Name clash in Val on flatMap
Issue -
State: open - Opened by buestad about 2 years ago
- 2 comments
#77 - Best API ReadMe ever!
Issue -
State: open - Opened by daveyostcom over 4 years ago
#76 - Weak Consumer references
Issue -
State: open - Opened by piegamesde almost 5 years ago
#75 - Val (with change listener) that is invalidated doesn't get revalidated?
Issue -
State: closed - Opened by hjohn over 5 years ago
- 1 comment
#74 - Converting a Var into a Val?
Issue -
State: closed - Opened by hjohn almost 6 years ago
- 4 comments
#73 - EasyBind vs ReactFX
Issue -
State: open - Opened by cubuspl42 almost 6 years ago
#72 - Implement dynamic list subscription and a list that tracks its elements
Pull Request -
State: open - Opened by oowekyala almost 6 years ago
#71 - how to pause
Issue -
State: open - Opened by mokun over 6 years ago
- 2 comments
#70 - Create Custom Elements
Issue -
State: closed - Opened by natschz over 6 years ago
#69 - Question about how to combine streams
Issue -
State: closed - Opened by ubertakter almost 7 years ago
- 2 comments
#68 - org.reactfx.Change class lacks equals & hashCode methods
Issue -
State: closed - Opened by echebbi about 7 years ago
- 2 comments
#67 - Wrong Repo! Sorry!
Issue -
State: closed - Opened by iamjoshlee about 7 years ago
#66 - Add support for OSGI
Pull Request -
State: closed - Opened by JordanMartinez about 7 years ago
#65 - [enhancement] Some "min" and "max" methods for event stream.
Issue -
State: open - Opened by schlegel11 about 7 years ago
#64 - Add javadoc to Val, StateMachine, and List-, Tuples-, and FingerTree-related classes and methods
Pull Request -
State: closed - Opened by JordanMartinez over 7 years ago
- 4 comments
#63 - Val.filer contains null if predicate is false
Issue -
State: closed - Opened by jens-auer over 7 years ago
- 4 comments
#62 - Added convenience method: non-null values of Val
Pull Request -
State: closed - Opened by JordanMartinez almost 8 years ago
- 1 comment
#61 - Stream documentation and convenience methods
Pull Request -
State: closed - Opened by Grannath about 8 years ago
#60 - Compatibility Problem with javafx-8.0.jar
Issue -
State: open - Opened by elkassar over 8 years ago
- 5 comments
#59 - SimpleVar notifies Observers with wrong value
Issue -
State: open - Opened by Grannath over 8 years ago
- 8 comments
#58 - Val.lazy() and Val.lazyAsync()
Pull Request -
State: closed - Opened by Grannath over 8 years ago
- 21 comments
#57 - Feature request: lazy Val/Var
Issue -
State: open - Opened by Grannath over 8 years ago
- 7 comments
#56 - Version 2.0-M5: missing error handler/new subscriber interface
Issue -
State: closed - Opened by krampenschiesser over 8 years ago
- 3 comments
#55 - Make jar an OSGi bundle.
Pull Request -
State: closed - Opened by timebowl over 8 years ago
#54 - DistinctMappedList
Issue -
State: open - Opened by thomasnield over 8 years ago
- 17 comments
#53 - Implement ObservableList.flatMap
Issue -
State: open - Opened by JordanMartinez over 8 years ago
#52 - mouse shake events
Issue -
State: open - Opened by ghost almost 9 years ago
- 9 comments
#51 - List change event inconsistencies
Issue -
State: open - Opened by JeffreyFalgout almost 9 years ago
- 1 comment
#50 - Add EventStreams#eventsOf for Window
Pull Request -
State: closed - Opened by fischey almost 9 years ago
- 1 comment
#49 - Fix javadoc spelling error and add another marble diagram
Pull Request -
State: closed - Opened by JordanMartinez almost 9 years ago
#48 - Add a ScrollPane that uses Var<Double> instead of DoubleProperty
Issue -
State: closed - Opened by JordanMartinez almost 9 years ago
- 1 comment
#47 - Create an annotation for boilerplate getter/setter/property methods
Issue -
State: closed - Opened by JordanMartinez almost 9 years ago
- 4 comments
#46 - Fixed mistake in javadoc example for `reducible`
Pull Request -
State: closed - Opened by JordanMartinez almost 9 years ago
#45 - Enhance documentation
Pull Request -
State: closed - Opened by JordanMartinez almost 9 years ago
- 2 comments
#44 - Enhance documentation
Pull Request -
State: closed - Opened by JordanMartinez almost 9 years ago
- 1 comment
#43 - Added PrependEventStream
Pull Request -
State: closed - Opened by JordanMartinez almost 9 years ago
- 26 comments
#42 - Added prepend EventStream
Pull Request -
State: closed - Opened by JordanMartinez almost 9 years ago
- 15 comments
#41 - prepend(T t) EventStream
Issue -
State: closed - Opened by JordanMartinez almost 9 years ago
- 1 comment
#40 - Added restartableTicks EventStream: a ticks EventStream whose interna…
Pull Request -
State: closed - Opened by JordanMartinez almost 9 years ago
- 5 comments
#39 - Start or end ticks
Pull Request -
State: closed - Opened by JordanMartinez almost 9 years ago
#38 - Image placeholder for ReactFX EventStream "Ecosystem"
Issue -
State: closed - Opened by JordanMartinez almost 9 years ago
#37 - EventStreams#ticks emits its value at time 0 (timer start) or at its given interval (timer end).
Pull Request -
State: closed - Opened by JordanMartinez almost 9 years ago
- 9 comments
#36 - Ticks that restart their timer on Impulse
Issue -
State: closed - Opened by JordanMartinez almost 9 years ago
- 17 comments
#35 - Ticks that emits value at start, not end.
Issue -
State: closed - Opened by JordanMartinez almost 9 years ago
- 8 comments
#34 - Add more documentation to EventStream ?
Issue -
State: open - Opened by JordanMartinez about 9 years ago
- 32 comments
#33 - Backport ReactFX to android
Issue -
State: open - Opened by lyrachord about 9 years ago
- 4 comments
#32 - Memory leak due to EventStreams.ticks and EventStream.emitOnEach(EventStream<?>)
Issue -
State: closed - Opened by gontard about 9 years ago
- 5 comments
#31 - compiler warning on util.Lists in eclipse compiler
Issue -
State: closed - Opened by lyrachord about 9 years ago
- 4 comments
#30 - What is the graceful way to dispatch in the eventstream recursicely?
Issue -
State: closed - Opened by lyrachord about 9 years ago
- 2 comments
#29 - Val.combine(a, b, c, f) dependency is fixed.
Pull Request -
State: closed - Opened by karelinoleg about 9 years ago
- 1 comment
#28 - Add class ObservableSortedArraySet.
Pull Request -
State: open - Opened by argv-minus-one about 9 years ago
- 4 comments
#27 - Make an EventStream active based on a SimpleObjectProperty's bean value
Issue -
State: closed - Opened by JordanMartinez about 9 years ago
- 2 comments
#26 - Add method for Val changes.
Pull Request -
State: closed - Opened by hastebrot about 9 years ago
- 4 comments
#25 - Fix errors related to IDEA
Pull Request -
State: open - Opened by hastebrot about 9 years ago
- 4 comments
#24 - FontSize selection exception in RichText demo
Issue -
State: closed - Opened by lyrachord over 9 years ago
- 1 comment
#23 - [Feature Request] Vetoable Listeners, LiveSet & LiveMap
Issue -
State: open - Opened by DirkToewe over 9 years ago
- 7 comments
#22 - TableView setCellValueFactory() goes crazy with EventStream binding
Issue -
State: closed - Opened by thomasnield over 9 years ago
- 8 comments
#21 - live concatination of two observable lists
Pull Request -
State: closed - Opened by cardamo over 9 years ago
- 2 comments
#20 - Better subtyping of functions for Val.combine(...) methods
Pull Request -
State: closed - Opened by cardamo over 9 years ago
#19 - NullPointerException in javac
Issue -
State: closed - Opened by jotomo almost 10 years ago
- 3 comments
#18 - Combining multiple Vals
Issue -
State: closed - Opened by cardamo almost 10 years ago
- 4 comments
#17 - Should Val<T> interface extends ObservableObjectValue<T>?
Issue -
State: open - Opened by cardamo almost 10 years ago
- 1 comment
#16 - method Suspendable.combine(Suspendable... suspendables) is missed
Issue -
State: closed - Opened by cardamo almost 10 years ago
- 3 comments
#15 - Resolve links to Java and JavaFX Javadocs
Pull Request -
State: closed - Opened by hastebrot almost 10 years ago
- 1 comment
#14 - Cannot use EventStreams.eventsOf with MenuItem
Issue -
State: closed - Opened by Gurkenmaster almost 10 years ago
- 1 comment
#13 - Will anyone miss the error reporting mechanism?
Issue -
State: closed - Opened by TomasMikula almost 10 years ago
- 4 comments
Labels: question
#12 - Wiki links to javadoc are broken
Issue -
State: closed - Opened by gontard almost 10 years ago
- 3 comments
#11 - Add a way to specify default error monitor
Issue -
State: closed - Opened by cardamo almost 10 years ago
- 1 comment
#10 - Added EventStream that swallows one event on a second trigger stream
Pull Request -
State: closed - Opened by clemensm about 10 years ago
- 4 comments
#9 - Add a global toggle for FX thread checks.
Issue -
State: closed - Opened by ryanjaeb about 10 years ago
- 2 comments
#8 - subscribe: NoSuchMethodError
Issue -
State: closed - Opened by sghpjuikit about 10 years ago
- 10 comments
#7 - Fixed initialisation order of subscribers and error handlers
Pull Request -
State: closed - Opened by iSerge over 10 years ago
- 1 comment
#6 - suggestion: intelligent styled text entity.. more like a snippet
Issue -
State: closed - Opened by ghost over 10 years ago
- 2 comments
Labels: invalid
#5 - suggestion. code field.
Issue -
State: closed - Opened by ghost over 10 years ago
- 2 comments
Labels: invalid
#4 - Build fails if sonatypeUsername or sonatypePassword aren't set.
Issue -
State: closed - Opened by ryanjaeb over 10 years ago
- 1 comment
#3 - Added DistinctEventStream that emits repetitive events only once.
Pull Request -
State: closed - Opened by cardamo over 10 years ago
#2 - Added shortcuts for zipping and combining streams as tuples.
Pull Request -
State: closed - Opened by cardamo over 10 years ago
- 2 comments
#1 - combine streams as tuple
Pull Request -
State: closed - Opened by cardamo over 10 years ago
- 1 comment