-
This is probably not an immediate feature request and I'm sure you have thought about it already, but I would like to know some kind of an estimate -- how hard is it, how much work would it be, how de…
-
```
Branch name:
/trunk
Purpose of code changes on this branch:
decide whether or not to refactor all shader fragments
When reviewing my code changes, please focus on:
can usage of individual shader…
-
### Description:
Basically with how our docs are currently setup, we have one page per module. Specific API objects, e.g. functions, classes, can be accessed with URL fragments (`URL#some-function`).…
lagru updated
4 months ago
-
Have you considered submitting this upstream? It looks like right now the merge would be painful because I think you originally cloned off of sourceforge and there are some spacing issues. I think you…
-
# Background
If a user is listening via the Spotify Web Player, they cannot change the last.fm listeners they are comparing without the music stopping.
## Steps to Replicate
1) Choose last.fm lis…
-
I'm trying to implement ember-changeset (and ember-changeset-cp-validations) in a project that also uses ember-data-model-fragments (https://github.com/lytics/ember-data-model-fragments). The subobjec…
-
Current options for an institution are "public" (ie. has a RISM siglum) and "private_collector". Does this constraint make sense?
-
So running a chai test on a react component that require a gql file (graphQL query)
```
#import "src/gql/fragments/activity/activityList.gql"
query getActivities($page: Int, $pageSize: Int) {
…
-
PR #7419 changes HTML parsing so that HTML fragments are stored in the database field `comments.parsed_html` instead of full HTML documents for newly created comments. Existing comments still incorrec…
-
For common carousel patterns as outlined in #9745, developers will have content being fragmented into different boxes. Often, developers want to create an interface that scrolls through these fragment…