mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-25 06:02:14 -06:00
[GH-ISSUE #95] Stop showing AceBase console log banner in Chrome DevTools and better Docs #59
Labels
No labels
IndexedDB
browser
bug
dependencies
documentation
duplicate
enhancement
feature request
indexes
indexes
invalid
pull-request
query
question
transaction logging
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase#59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @clibu on GitHub (Apr 29, 2022).
Original GitHub issue: https://github.com/appy-one/acebase/issues/95
Originally assigned to: @appy-one on GitHub.
The AceBase Banner displayed multiple times during app start is annoying and distracting and requires scrolling down to see our actual app logs. Is there a way to stop these displaying. If not can an option please be added. I did look in the doc's and couldn't see anything.
Regarding the Doc's. They are quite cumbersome to use being in the readme file. Separate documentation with a sidebar table of contents would be a huge improvement.
@appy-one commented on GitHub (Apr 29, 2022):
Hi Neville, great to see you again! I'll take a look.
@appy-one commented on GitHub (May 12, 2022):
I've added a new setting to the constructor function that allows the "banner ad" to be hidden. Check #100 for more info..
Regarding the documentation, can you (or anyone reading this) maybe recommend a good tool to create them with?
@clibu commented on GitHub (May 17, 2022):
Thanks for that. Making it Sponsor only is smart.
Re. Doc generators. I've not tried these: https://www.gitbook.com/ seems quite popular. https://readme.com/ looks interesting. https://docsify.js.org/ is another.
@appy-one commented on GitHub (May 19, 2022):
Thanks for your suggestions, I'll check them out!
@appy-one commented on GitHub (Jul 17, 2023):
Thanks to @etekweb, improved docs are now available at https://appy-one.github.io/acebase/
@clibu commented on GitHub (Jul 21, 2023):
Even though I don't use AceBase anymore, this is a huge improvement and will hopefully get more people using AceBase.