Ecosyste.ms: OpenCollective

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

github.com/getsolus/solbit

Solbit is the unified component styling and JavaScript for Budgie and Solus brand assets.
https://github.com/getsolus/solbit

Tweak mixin variable name and location of horizontalAlignContainer maths.

8471acb7ecb0564258645e41959660b533afb015 authored almost 8 years ago by Joshua Strobl <[email protected]>
Implemented horizontalAlignContainer mixin.

1b2241b340bd40ccc3058c1d4ea782d0aaf13cb5 authored almost 8 years ago by Joshua Strobl <[email protected]>
Add List Item Header Link styling.

cf8ae4249ef72f16560092b7db4c002445dba624 authored almost 8 years ago by Joshua Strobl <[email protected]>
Push CSS for Solbit list implementation.

77a76580dd0ab4d04bef23fb4a3544d5dd61294f authored almost 8 years ago by Joshua Strobl <[email protected]>
Drop margin bits since that is specific to a certain type of List in Budgie Site Styling. Enable data-solbit-nolistbg option.

ab55a2d447b93bd787753167482cb85e4d799c66 authored almost 8 years ago by Joshua Strobl <[email protected]>
Add preliminary List / List Item styling.

9b31a009e1d5d0948faa6a7e2a902af9de222e05 authored almost 8 years ago by Joshua Strobl <[email protected]>
Finish up #1 by cleaning up solbit.header.Enable return type(s). Declared other func returns.

6db288ff2224dce1b2ed43a37c162a5683ceb8c6 authored almost 8 years ago by Joshua Strobl <[email protected]>
Implement solbit.header.HideAll func that'll hide all Custom Elements. Implement a forceAction in solbit.header.Toggle.

This addition enables us to force show / hide the Custom Element. Implemented preliminary hover s...

fb4c027ebf9e4a98927a946c70969d13c9dfaffb authored almost 8 years ago by Joshua Strobl <[email protected]>
Begin implementation of blog styling, as per #2.

1f383b2cd627e19aa2e5ecb6c7d7b5e1b1b84a95 authored almost 8 years ago by Joshua Strobl <[email protected]>
Fix content width being enforced at 90%, changed to using .horizontalAlign for both mobile and non-mobile.

937ed70a8f702efcded0ddaed2a24b34bd3e9676 authored almost 8 years ago by Joshua Strobl <[email protected]>
Tweak Header logo margin on mobile to use @page-margin

db2cbfa90c242a4e590ebf722334ea51c9dca3e2 authored almost 8 years ago by Joshua Strobl <[email protected]>
Change to window resize instead of document resize.

9ea8593add36afd0938c2f5e2e3eaff3effcb3e3 authored almost 8 years ago by Joshua Strobl <[email protected]>
Implement Register and Update functionality in Position so we can do proper, dynamic re-positioning on resize of document.

3cbba24807e90fbc98b3b5619658ec2dd6c1093e authored almost 8 years ago by Joshua Strobl <[email protected]>
Refactor positioning code to solbit.position. Added Top func and accounted for position larger width of primaryElement in Center.

0f0b53b1604fe4506b6cb8f23bd34bcea0087f34 authored almost 8 years ago by Joshua Strobl <[email protected]>
Switch to using visibility instead of display for data-solbit-show.

e339150150679250ce684f30be2caf39f7c99cdb authored almost 8 years ago by Joshua Strobl <[email protected]>
Add initial Custom Element style and data-solbit-show attribute setting.

aab3ea219ff972e1e9ee0a7cb1623b8d77334232 authored almost 8 years ago by Joshua Strobl <[email protected]>
Implement usage of data-solbit-show. Preliminary fetching of x/y points.

73acf43b20eac06c0dcbffb89c6678f588e10457 authored almost 8 years ago by Joshua Strobl <[email protected]>
Add data-solbit-show attribute to force show any div.

8e1b65c88a2765b7a40619e3c8e900768583661c authored almost 8 years ago by Joshua Strobl <[email protected]>
Drop --noImplicitThis. Initial test code for Header Custom Element support.

df8fb47810849d406dc868d26d8556aecda0a82d authored almost 8 years ago by Joshua Strobl <[email protected]>
Enforce cursor pointer for header links and Custom Elements.

8b1ea933097d08199d44bb0864781a5db697d358 authored almost 8 years ago by Joshua Strobl <[email protected]>
Support Custom Elements in Navigation.

06870d2f69184f0a9b437e5e127bcefc208fe29b authored almost 8 years ago by Joshua Strobl <[email protected]>
Account for logo padding in line-height for text.

256fc6e1a72f72c7d9ae9598a7845f5bf5198aa1 authored almost 8 years ago by Joshua Strobl <[email protected]>
Use inline-flex for Logo so we can appropriately align any logo text. Set form-factor based

line-height as well.

5d96a5b283969e3ef5bd6c2d908ed8c95bf218e3 authored almost 8 years ago by Joshua Strobl <[email protected]>
Wrap @width setting in parenthesis.

6a2bc10e6343bd2ad9cf53781de86bb5b2ff1d2b authored almost 8 years ago by Joshua Strobl <[email protected]>
Switch to using escaped string for .horizontalAlign ispercentage mixin so VS Code stops claiming it's an error.

c0ecbba6f82861469cf1e528673bab8ca7a57668 authored almost 8 years ago by Joshua Strobl <[email protected]>
Transition / animate the color and background color of Menu Buttons.

2ada482eb1479afd1e0a85d4700ed48f1cd1ad6a authored almost 8 years ago by Joshua Strobl <[email protected]>
Use page-margin variable in Header and Footer for consistency / alignment.

8c3cc004efb416e7d65ea5f9367125764589e257 authored almost 8 years ago by Joshua Strobl <[email protected]>
Split off variables to variables.less. Introduce @page-margin for variable page margin.

Tweaked .horizontalAlign functionality.

ad1936b4e85ecbb3c550dbb87e6eaf6001185020 authored almost 8 years ago by Joshua Strobl <[email protected]>
Introduce @button-menu-inactive-color, kinda self-explanatory. Defaults to being

contrasting to button bg color but may be overridden if desirable, such as in Header.

0e959bdb64c7fd660461414fb6dffaacb3affe8f authored almost 8 years ago by Joshua Strobl <[email protected]>
Introduce @navigation-link-color rather than enforcing contrast. May be desirable to not have

black link text color on light headers, for example.

b30ff76d62d132856ece87e3f4f29fc0eba2eb2e authored almost 8 years ago by Joshua Strobl <[email protected]>
Fix header logo top margin.

bc97327bec37e7d1cf61335eae85c0b083bf9f22 authored almost 8 years ago by Joshua Strobl <[email protected]>
Fix attribute setting for content scalable bits in core.less

c4e3073b4837b86bf738149fa125213a98e16a10 authored almost 8 years ago by Joshua Strobl <[email protected]>
Added -{moz,o}-transition and -o-transform for animation bits.

b1d914a7fee71b5682fc454a0b657acc39f56ccd authored almost 8 years ago by Joshua Strobl <[email protected]>
Implemented navigation-active-link and normal link variables. Dropped overlay, black,

grey, and blue variables. These were replaced with either fadeouts of @navigation-bg-color,
fadeo...

396a596d1ccb9dc363b272f5fbe25cb00a55f89c authored almost 8 years ago by Joshua Strobl <[email protected]>
Begin color variable changes to ensure most flexibility with styling.

09ef786d859a1bf2b5c8daa4f16df22ed98d864a authored almost 8 years ago by Joshua Strobl <[email protected]>
Add closurecompiler and typescript to setup recipe.

ea55339d5d928f9ce7ceae23d62ebe822255f9ff authored almost 8 years ago by Joshua Strobl <[email protected]>
Clarification of Solbit font icon licensing.

761d70a075814e63eb7cddd837a87b638b18a7ec authored almost 8 years ago by Joshua Strobl <[email protected]>
Add font bit.

b4b08cedecc35249fa6ce609b9918b4b26b7b6a7 authored almost 8 years ago by Joshua Strobl <[email protected]>
Remove unnecessary newline in solbit.ts

15f176a5d22aacea6787425be1e19f5cfc7c4e39 authored almost 8 years ago by Joshua Strobl <[email protected]>
Implement Solbit TypeScript. Refine description of Solbit. Port over prior Solus

Sidepane code.

49c2bf12ad37a145d1d68d5c55eec2517469b5d6 authored almost 8 years ago by Joshua Strobl <[email protected]>
Removed oddly positioned definition of full-width-box bit specific to secondary View.

1a9738f2dd1c4cb88e8bc072101118c73ba4b3e5 authored almost 8 years ago by Joshua Strobl <[email protected]>
Dropped old components.less file. Added solbit.less with import all.

Removed trailing tabs from a bit in button.less.

8a934e05117873681aa49c70aae6d4e8f72715ae authored almost 8 years ago by Joshua Strobl <[email protected]>
Moved mixins from core.less to renamed animation.less -> mixins.less file.

Moved Roboto and Solbit Icons fonts to font.less
Moved solbit main dir-specific styling to core.l...

509baf4aaabfb5d3561908ccbe8e7e09a1c454b4 authored almost 8 years ago by Joshua Strobl <[email protected]>
Migrate dir-specific footer styling to footer.less. Cleanup header comments.

39717405ef8172f5f2b73beb5039d8d28891bc3f authored almost 8 years ago by Joshua Strobl <[email protected]>
Migrated dir-specific header styling to header.less

8786fac3ef9d8b9ef0873ebdeb4ef5f75fb02a4d authored almost 8 years ago by Joshua Strobl <[email protected]>
Drop scalable.less. Assume modular design where each individual component could be imported.

Thus scalable code should be with each LESS file. Next up, dir-specific.

30ebf2ba32a651097cd2799df1beead5b659a15b authored almost 8 years ago by Joshua Strobl <[email protected]>
Initial commit of migrated Solus-Styling components and generics content to Solbit.

6a73c023b7606106fe418495532b07195b06ca49 authored almost 8 years ago by Joshua Strobl <[email protected]>