Kræn Hansen

Results 231 issues of Kræn Hansen

## Goals In it's current form the `App` constructor takes generic type arguments enabling developers to "lock down" the type of the "functions factory", user custom data and profile data....

T-Enhancement
Breaking

### Problem In its current state, it's not possible to use the `instanceof` operator to check if the value of a property is a `Realm.List`, `Realm.Result` or `Realm.Collection`: This [simple...

T-Enhancement
Breaking

## What, How & Why? This is an attempt to run integration test with the new architecture enabled. ## ☑️ ToDos * [ ] 📝 Changelog entry * [ ]...

cla: yes

## What, How & Why? Removes undocumented behaviour enabling the declaration of object schema properties by passing an array of property schemas. ## ☑️ ToDos * [ ] 📝 Changelog...

T-Internal
cla: yes

## What, How & Why? This feature was never documented and it depends on the order of properties in the schema, which feels like an implementation detail to me. ##...

cla: yes

## Goals Alignment on the naming of boolean properties describing a predicate of the Realm. ## Expected Results I would expect all of these properties either all start with `is`...

T-Enhancement
Breaking

## Goals A strongly typed and unified API across Realm JS and Realm Web. ## Expected Results I would expect calling a MongoDB Realm function would have the same signature...

T-Bug

## What, How & Why? This splits the `@realm/bindgen` package into two, adds rollup to both `@realm/binding` and `realm` and updates the `turbo.json` accordingly.

T-Internal
cla: yes

It would be lovely to follow the schedule of other individuals (your friends) on the congress. Maybe another feature - but it could also be nice to write where you...

When writing tsdoc strings, it's powerful to be able to reference types from an inline link tag. It would however be great if the eslint plugin would mark these as...