mirror of
https://github.com/primer/css.git
synced 2025-01-01 10:42:27 +03:00
22 lines
678 B
Markdown
22 lines
678 B
Markdown
---
|
|
layout: simple
|
|
title: Roadmap
|
|
---
|
|
|
|
A brief—and incomplete—look at potential future Primer updates with a focus on rewriting components for simplicity and durability, as well as consolidating UI options.
|
|
|
|
## v3
|
|
- [ ] Document the `user-content` repo
|
|
- [ ] Refactor alerts to reduce selectors and overrides
|
|
- [ ] Deprecate the gradient mixin for Autoprefixer
|
|
- [ ] Clean up the utility classes
|
|
- [ ] De-dupe text color utilities
|
|
- [ ] Remove the `// Misc` utilities
|
|
- [ ] Remove `padding` and `margin` resets on `<ul>`s and `<ol>`s
|
|
|
|
## v4
|
|
- [ ] Refactor blankslates to reduce selectors, overrides, and UI options
|
|
|
|
## v5
|
|
- [ ] Refactor forms (most notably the `dl.form`)
|