Leandro Pereira
Leandro Pereira
Just my 2 cents. Taking the rust ecosystem as example, they provide a curated list of categories https://crates.io/category_slugs where authors can pick up to 5 categories if I'm not mistaken....
@escobera you can pass additional options to ember-datepicker. The easier way is to extend the component: `ember generate component my-input-data` ``` // app/components/my-input-data.js import Datepicker from 'ember-cli-datepicker/components/date-picker'; export default Datepicker.extend({...
Hey @edborsa just a friendly ping. The code is looking code but there are some conflicts :)
Hi @edborsa I guess you meant that PR #389 is to solve the issue #357? :) A PR for this issue is also very welcome. AFAIK @APB9785 haven't started working...
Pages are skipped as this commit https://github.com/BeaconCMS/beacon/commit/b7ed4d538309031d511d4f46228d6b0e5163682a but the only feedback provided to the user is a log message in the console. We still need to present the error in...
Hey @c4lliope thanks for your efforts. > Can you share how to change the beacon_live_data assigns and how you recommend using this, please? I started working on docs today and...
@spacebat thanks for the report, that kind of error will indeed leave the page in a bad state so we're exploring ways to avoid this problem and also give some...
@dependabot rebase
Hi @bumbus do you have some examples of good implementations to share? Thanks.
@dependabot rebase