Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wintercms/wn-nabu-theme

An elegant theme designed for documentation sites.
https://github.com/wintercms/wn-nabu-theme

remove global usage if event name starts with "model."

2225f8feef1e50c33d2f2e432bbf48de99420d92 authored over 1 year ago
fix docs homepage buttons layout on mobile

a1de6bf270715f8c8a86bc72585fc2bac3222401 authored over 1 year ago
Add preload of linked pages

Allows the system to preload linked pages in a given docs page into the cache, to provide a bett...

98ca08bfb7f35d820a35cef1cfa16a8a025ba023 authored over 1 year ago
Update theme.yaml

9a702e764e24271960551a0a02828ce712574bc0 authored over 1 year ago
Add code toolbar support for touch devices, add styling

99df1177157b3b9bbfbc65b1cfd96a6461de4ebb authored over 1 year ago
Allow arbitrary headings in rich content, sync styling

f1bacfa2407f44eb33efccd48e65b9e0bc84b8c8 authored over 1 year ago
Add styling and structure of columned lists

aa4d19ad7f610a68dcab634b6db9d42c24eef000 authored over 1 year ago
Improve mobile styling for docs home page

a7410b8e6a1bc2e4106c2a09841ca7dc4751dee5 authored over 1 year ago
Don't process the logo URL with the DocsLoader

64ba6e3cdf562e061dfb92b75a35711a7c6abb9a authored over 1 year ago
Switch to using Winter.SEO for meta tags

df06c0dd091084a311b8eda11674043b9a62a7b7 authored over 1 year ago
Let snowboard resolve asset urls internally

4a81e3a9b07d9474ba28040cde66b5f1abc4a371 authored over 1 year ago
Link to the site's index page

Improves compatibility with the new website

eb277f0fbf34ad3197ae7e447a5546395ec6b220 authored over 1 year ago
Don't restrict width on large screen breakpoint

32fc30208ac0979665f25741ce4eee9045ae93ff authored over 1 year ago
Fix mix:watch command (#2)

The `-p` options does not exist in `mix:watch` command.

75cebaa4cd3a23cdcf0e4c6cce53ba28fc1ced65 authored over 1 year ago
fix issue where edit on github link wouldn't update when navigating between pages on the docs site

1488ea88da3c77f6eb8de0bf877ace8a1cdb6983 authored over 1 year ago
Added support for search to remaining docs pages & adjusted base URLs

4b9d641d46b2c6ab75c7bf440ce3c6d5ffe49a37 authored over 1 year ago
Added support for previous and next links

dc12e3d5dce6df77eafb9acd8ac724145c82f425 authored over 1 year ago
Moved Github edit button to bottom of doc content section

f10a07d9f738c5f536f08a39c607eef6501a2820 authored over 1 year ago
Minor styling improvements

52c0f397d9c6568c2c617c686831912e9d439e6d authored over 1 year ago
Remove Laravel Mix from dependencies, already brought in core

94720e4b619945ccc87e2c2000a98f9134ce508f authored over 1 year ago
Minor tweaks and fixes

- Tweak sizing of docs list on home page
- Fix "local" relative links (ie. no backslash) if load...

e9ca0ee1304401a2f0dc5a9e1566c630ded481fb authored over 1 year ago
Add styled scrollbar

833d537373eecf480683adf78a46b12f8a662429 authored almost 2 years ago
Bug fixes, improve navigation and hash tracking

2a138e493713dd21d4138787ecab9ea3db6d7357 authored about 2 years ago
Prevent horizontal overflow of content

Sometimes, before the rendering of the code blocks, some horizontal padding might be visible, ca...

04d7862cf9f4845cd7877f4f17edbf8d4e08606c authored over 2 years ago
Process docs page links after URL has changed, fixes missing pages

d07b764f17961732f6cbf704edb73a0ada47fdc0 authored over 2 years ago
Tweak resolver for page paths

c81a6e495598bc918e2987d461207618c5438acd authored over 2 years ago
Add usage and parameter info to event docs

bac242e0ad47ecca217937a3d06d242717774e9d authored over 2 years ago
Add event API doc page template

e4f57fb24fe2d0c2cb0f6f6c4a41335dad1d3232 authored over 2 years ago
Fix Docs plugin dependency

5fdbd04298e016e2ebf5e1e1167f76b35cd1e1fc authored over 2 years ago
Add buffer for last item in position tracker.

As soon as the bottom padding is hit on the page, assume the last item is in view.

38b3b721591f1181277b76df36faad7e14bd226f authored over 2 years ago
Make logo in mobile menu linked to home page

2c5567b86ff260d74342dc5736d9df7af69570bb authored over 2 years ago
Adjust spacing and line height of TOC items

This will better differentiate between new menu items (and groups) vs. a line break for an conti...

ac02eeb2ba7675ba5cf841ead71be357096ce622 authored over 2 years ago
Further tweaks to navigation, fix refreshing

23530c9b5ad06e1c143f33513ae8e448ddbebcd0 authored over 2 years ago
Prevent mobile menus from triggering events when not needed

145f50c5bbfa0b2cd92c13ceb5a72e52fe519ce5 authored over 2 years ago
Improve history tracking and navigation

15d0087617737efe71c9a6327c45e1694685b66a authored over 2 years ago
Add mobile table of contents, mobile tweaks

00051fc445c6ad999cbe8e86610961fd81b44ace authored over 2 years ago
Search result fixes

- Allow search links to be properly loaded even on closing and re-opening modal
- Dismiss modal ...

9f139179cda385675a8b543cdc55c1a724ae194a authored over 2 years ago
WIP mobile TOC menu, mobile improvements

fe3f80fedde089aaf7814792df6df4220175feb0 authored over 2 years ago
Break words in search results on smaller devices

ac60ba99fb33b4ccb920e2ef2848a084b33c6b04 authored over 2 years ago
Fix unable to open menu twice

Was caused by the recent Overlay cleanup change

230a44de5b5b7bc11c415e781c58635a2e7f9c26 authored over 2 years ago
Add events to modal, destroy overlay cleanly

83e68aa42498f69e20d03d3f93418e068e099593 authored over 2 years ago
Add hovers

d3ae02fd070997551356a7204b7c91acd16bd831 authored over 2 years ago
Add initial styling to search

19979a1e197ad40f158acbaaca5cb30f9fa02f46 authored over 2 years ago
WIP search functionality

10d2e925c96513581814022fdf2e8a2b0491eff5 authored over 2 years ago
Fix positioning of modal window

d302f761918e1eb428e77686e9902920c4287481 authored over 2 years ago
Add keyboard shortcuts for search modal

2ae55dd3d286bd3a91a1c109ce7ed89892adac6c authored over 2 years ago
Fixed issue where mobile menu doesn't appear on short scrolls

Occurs mainly if someone enters a page where the anchor is less than 40 pixels away from the top...

8ecc4759c4b9af677280f88d57ee8198e6811f34 authored over 2 years ago
Improve responsiveness of TOC and docs for LG and XL screens

401158603e2dedc93181822fc8b1aa7b9f4a7c8d authored over 2 years ago
Fix sticky element positioning on browser resize

7dc9473b4ce8778cf8d51d87fa033376154470d5 authored over 2 years ago
Fix incorrect doc name variable, load full title with AJAX'd doc

f3373b2bddea5709dff2604408d84d4acaf7c925 authored over 2 years ago
Add favicon

24bc61860283451d7be5434de60a87de7bda8a11 authored over 2 years ago
Add default page title on docs pages

d865a33fbd31568aeeec8277a089c79c344c614a authored over 2 years ago
Don't intercept Ctrl/Cmd/Shift/Alt+clicks in doc loader

8ab3f7171c518adc720a014b136950270ec92759 authored over 2 years ago
Add automatic hashbang change on scrolling through docs

5b07b01c3065e124ea24a2a05cb41bacce55896a authored over 2 years ago
Add corrected routes, switch docs plugin branch

725f49419128eb69142e11034999a38259cb99aa authored over 2 years ago
Add required plugins to composer

86db59876e74e3ddc682f4763db1e5a037f703ee authored over 2 years ago
Add modal fade, allow targeting of specific overlays in events

37b8e788863b773165ffcbb69ce6da75fdb7b1a4 authored over 2 years ago
Allow multiple overlays

f40eabe4d20dda3a3603d62c839f4ecf333aa7ff authored over 2 years ago
Fix errors thrown if a link doesn't have a href attr

5a315f67a90ff43bfec8966bc45fa15a847a186a authored over 2 years ago
Add modal elements. WIP search box

c8fa215d5437895d9ef733ae5cfbde42957a176c authored over 2 years ago
Add flash error if an AJAX error occurs when loading doc page

d2f89c82ce7205ee5de10de6857a4c7f957446ba authored over 2 years ago
Add ability to display backend previewers for UI pages

dfb9a3c6c50aa1eff564050d6d8f75d43bd63fa6 authored over 2 years ago
Tweak layout

418c00a7ac53aac6831d3437bb7e8247b2b75e86 authored over 2 years ago
Add home page with docs list

c1113df95a3f1d05f19a412170bcb18aa6368342 authored over 2 years ago
Add meta from front matter

00f60583e003d128d0abdea8465aedc9008bd007 authored over 2 years ago
Use Docs plugin generated edit URL

fffdc7bd563a1a360ba154da16ab9cb590a2f7d8 authored over 2 years ago
Fix code block stylesheet URL

5d6569d4e8770eae29214f6a5301c3b6658379ac authored over 2 years ago
Merge branch 'main' of github.com:wintercms/wn-nabu-theme

aab494e3fdbd1959963eaf36f30f1c242493f51f authored over 2 years ago
Add features and development to readme, add Composer

0de24fdce94717826221c90daacc11cce13fe751 authored over 2 years ago
Fix invalid method call

e79b2562102189a71fb3e7ccc72202928a59fdc3 authored over 2 years ago
Add few more details to README, add preview image

0620d9969abfe3f6c1e71e63da0e8b627a0dee01 authored over 2 years ago
Initial commit

466c9276776daf8e34e7de8127e5e5ed215cddc2 authored over 2 years ago