bookshelf
Here are 202 public repositories matching this topic...
-
Updated
Apr 24, 2020 - JavaScript
-
Updated
Dec 28, 2019 - JavaScript
If you look TopicController@show and UserController@shelf you will see we are setting ogImage param in the response to view. The image url is not set properly there since the social images are not appearing in the social card both for twitter and facebook.
Examples:
- https://booknshelf.com/topics/software-engineering
<img width="1035" alt="image 2017-10-19 at 3 49 32 pm" src="https
-
Updated
Mar 12, 2020 - TypeScript
-
Updated
Oct 10, 2018 - HTML
-
Updated
Feb 5, 2018 - JavaScript
-
Updated
Apr 27, 2020 - JavaScript
-
Updated
Sep 18, 2017 - JavaScript
When both options are passed, shallow: true should take priority since it is a standard Bookshelf option. Furthermore it should cause all ensureRelationsLoaded behavior to be avoided, since there's no reason to do unnecessary work loading relations that aren't going to be serialized--unless plugin option ensureRelationsVisibleAndInvisible is passed.
-
Updated
Jun 1, 2020 - HTML
-
Updated
Mar 12, 2020 - Kotlin
-
Updated
Oct 31, 2018 - Kotlin
-
Updated
Mar 31, 2017 - JavaScript
-
Updated
May 23, 2020 - JavaScript
-
Updated
Aug 9, 2017 - JavaScript
-
Updated
Sep 18, 2017
-
Updated
Feb 16, 2018 - PHP
Improve this page
Add a description, image, and links to the bookshelf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bookshelf topic, visit your repo's landing page and select "manage topics."


Introduction
It seems the API-description for "fetch" does not match the actual behaviour and the changelog information.
Issue Description
In the API description for "fetch"
https://bookshelfjs.org/api.html#Collection-instance-fetch
it reads