Flexing code and coding muscles
Passionate about coding, personal physique and growing that beard.
https://ko-fi.com/dobromir_hristov
- Bulgaria
- https://dobromir.me
Block or Report
Block or report dobromir-hristov
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
vuelidate/vuelidate Public
Simple, lightweight model-based validation for Vue.js
-
-
-
vuecommunity Public
Vue.js community and ecosystem guide, written and maintained by the community itself
-
-
tailwindcss-export-config Public
Export Tailwindcss config options to SASS, SCSS, LESS, and Stylus variables.
595 contributions in the last year
Less
More
Contribution activity
March 2023
Created 4 commits in 2 repositories
Created a pull request in apple/swift-docc-render that received 1 comment
Provide alt text to overridable assets
Bug/issue #, if applicable: 106633366
Summary
Fixes a minor bug where we did not pass through alt
text to overridden assets.
Dependencies
NA
Testing
+25
−5
•
1
comment
Opened 3 other pull requests in 2 repositories
apple/swift-docc-render
2
open
vuelidate/vuelidate
1
merged
Reviewed 14 pull requests in 2 repositories
apple/swift-docc-render
12 pull requests
- Add banner that suggest to switch to preferred locale by user
- Make highlight.js languages user-configurable
- Add explicit font-styles for h1/h2 in doc content
- UI Updates to Quick Navigation
- Update padding & add breakpoint for Minimized in IDE mode
- Refactor for i18n utils and LocaleSelector
- Shrink font size of h1 in Primary Content in minimized mode
- Fix documentation page fails to load in minimized route for objc only pages
- Fix View more link when there's no Primary Content
- Render preview of documentation in quick navigation
- Add view more link to Minimized mode
- Move Declaration.vue to the DocumentationHero section.