Toby Stokes

Results 12 issues of Toby Stokes

It appears that if input folder contains any deeper directories, build fails. (Many workarounds, but FYI, and thanks for this package!)

enhancement
help wanted

(Firstly, thanks for this essential addon!) Currently, I don't think this is compatible with Storybooks builders that are not webpack based - specifically the one I tested/care about is the...

bug

In a site with multiple languages defined, if you enter an embed link in one language, it does not populate across to the other languages. Translation method is set to...

(Firstly, thanks for the plugin!) If you have styling on an individual part of the text string (for instance, colour or underline on only a few words), then the trim...

enhancement
help wanted

I was getting compilation errors with Babel, and had to explicitly add the latest @babel packages: https://github.com/TheScienceMuseum/collectionsonline/commit/3666491562eebdc7f7d4bc84b9369a827077f851 (Though i'm not sure how it ever transpiled before, if it wasn't a...

For consistency, and to help re-use of common components across sites, defer some styling to the common library https://github.com/TheScienceMuseum/web-design-system For instance, icons, logos should be used from here. Some other...

From previous discussions, Ideally global SMG nav elements to be introduced, but at minimum consolidate museum logos to something like ![smg-col-newhomebanner 2x](https://user-images.githubusercontent.com/109024/41672277-66aedbcc-74b1-11e8-9ea4-314f4f8224fb.png)

I added the ability to get the media liked by the authenticated user. That was my need, I have no idea whether it's of any use in any other use...

**Describe the bug** In a multisite setup. If doing a bulk edit of a datetime field on the non-primary site*, the date is being saved in a different format from...

bug