8000 Releases · krivaten/elassus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: krivaten/elassus

Doh!

11 Aug 03:34
Compare
Choose a tag to compare

This release fixes a typo in the stroke stylesheets.

Minor Improvements

09 Aug 03:19
Compare
Choose a tag to compare

This release updates the aspect ratio module to use a more usable pattern for achieving better results. Also, an outline module was added for those who want it.

Ugh... More Typography Changes

01 Aug 17:52
Compare
Choose a tag to compare

Sorry for yet another release. I've been battling typography issues lately and trying to develop a solid pattern that doesn't break under certain circumstances. I looked in to fluid typography, which isn't a good option for this framework (At least not right now) and tried to simplify things, but that introduced other complications. So after much work, I am hoping this solution works out well going forward.

Fix the text things

01 Aug 02:26
Compare
Choose a tag to compare

This is a small release that just fixes a few typography issues. Nothing crazy.

Fix Typo

02 Jul 03:00
Compare
Choose a tag to compare

Realized there was a typo in the box-sizing module. Fixed.

Adding a Few Things

01 Jul 17:48
Compare
Choose a tag to compare

I know I just released version 1.0 a couple days ago. But after thinking about a few things, I decided to go ahead and add a couple more modules to Elassus. So as of v1.0.1 you will also have modules for:

  • Box Sizing
  • Font Size

I know that latter one seems like it should've always been there, but I went back and forth with naming stuff appropriately, and finally settled on what you see. So enjoy!

First Official

29 Jun 03:56
Compare
Choose a tag to compare

This is the first official release of Elassus! This puppy is ready to go and ready to use!

If you have any requests or questions, open an issue!

Getting Close to First

15 Jun 06:29
Compare
Choose a tag to compare
Pre-release

This release focused on a few of the remaining challenges I wanted to address before a 1.0 release. Those challenges consisted of:

  • Simplifying the typography utilities
  • Massively improve the reference tool and fix a few bugs along the way
  • Add a new utility for showing sibling of child elements (Think dropdowns)
  • Change some of the default pseudo selectors in a few places
  • Update documentation to reflect these changes

What Remains?

  • Putting together a Module for SVG (Basically, fill and stroke).
  • Write a GitHub README
  • Make a few demo components to showcase on the website

Consistency and Documentation

30 May 13:22
Compare
Choose a tag to compare
Pre-release

Lots of updates in an effort to improve consistency of class names and documentation:

  • Removed the modifier context as this was difficult to determine and intuit what constituted a modifier. This impacts class names surrounding background, border, and text. This has been replaced with direction and only applies to the following:
    • Top
    • Bottom
    • Right
    • Left
    • X axis
    • Y axis
    • Width
    • Height
  • Removed border-width module as it was redundant.
  • Improved default styles for pre and code tags
  • Improved searcher in the documentation reference
  • Added standard max-width values for preffered max line width.
  • Added default styles for hr tag.
  • Added autoprefixer
  • Updated color scheme

Initial Release

28 Mar 13:29
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

This is the initial release of Elassus. While there may be some tweaking to the default colors and such to make for a nice color scheme out of the box, I don't foresee anything changing that will break the world.

The primary focus moving forward is building out more examples and the documentation pages.

0