Dan Bovey
Dan Bovey
Closing as this is probably solved by babel-plugin-undecorate!
@vdh As @loganfsmyth said, this issue doesn't have to be solved in this plugin, it's a little bit out of scope. I no longer need this so I haven't tested...
OK, reopening to be looked at by @loganfsmyth
If the resource only has one action, the title get's hidden: [olio-theme/templates/mixins.jade#L49](https://github.com/danielgtaylor/aglio/blob/olio-theme/templates/mixins.jade#L49) Using a custom template engine (forking olio-theme), I took the if/else out so that every action is nested...
Please let me know why you think they're awesome. I can't vouch for them as I've never heard of them :)
Pretty much yeah. I gave up after not finding a good solution to input the emojis into a textarea. https://github.com/danbovey/EmojiPanel/issues/21
@sgehly's idea in https://github.com/sgehly/EmojiPanel-Modular/commit/9ba27a249b751971ab59b53d6886985413122909
For anybody like me looking for a timeslots feature (where you view the week horizontally and time throughout the days vertically), see [react-big-calendar](https://github.com/intljusticemission/react-big-calendar). http://intljusticemission.github.io/react-big-calendar/examples/index.html
I think I've solved this issue in my fork at [onlicar/serverless-package-python-functions](https://github.com/onlicar/serverless-package-python-functions) - I've added a new `resources` option alongside `includes` and a `globalResources` option to `custom`. We have resources on...