- Updated Stylobate and Stylus deps.
- Updated Stylobate dep, fixes rem problem.
- Updated Stylobate dep, fixes icon problems.
- Fixed clean-css issue in promo-button, #74.
- Updated dev deps and fixed Travis issue.
- Fixed broken
init_islands_root
. - Updated Stylobate to v0.24.1.
- Fixed a few left issues: links and form.
- Applied latest Stylobate, some API changes, caching and other stuff.
- Fixed rgba to rgba-ie in border-color values, #70.
- Added a way to configure border-alpha of pseudo-buttons.
- Added a way to center the content of simple inputs.
- Fixed the difference in box-shadow for promo-buttons.
- Changed default text color to black, #67.
- Updated Stylus to
0.43
and tests for it.
- Updated
if-ie.styl
to0.5.0
.
- Added vertical groups.
- Refactored groups to have placeholders.
- Made inverted pseudo-button slightly brighter.
- Fixed bounding box of check icon.
- Added way to make a small placeholder.
- Refactored and tested variables.
-
Added
_inverted
modifier to pseudo-button. -
Added ie fallback for arrow skin
- Updated Stylobate to
0.22.5
.
- Fixed incorrect call of button skin in checkbox.
- Updated Stylobate to
0.22.4
.
- Added offset arguments for arrow icon.
- Removed disabled guards, as it is now have no events.
- Using stylobate's disabled kind for disabled skin.
- Fixed selectors for file inputs a bit.
- Updated deps.
- Added arrow icon skin.
- Updated Stylobate.
- Updated Stylobate.
- Translated links to the new Stylobate.
- Added placeholder for fields.
- Updated tests with proper content (after new CSSComb and Autoprefixer).
- Some minor hotfixes.
- Now using require instead of import.
- Refactored some skins using the latest Stylobate features.
- Updated deps.
- Some enhancements for menu-item (ellipsis param,
wsnw
, no user select, separate size).
- Added menu-separator.
- Fixed the naming for the menu-item_hover.
- Added menu skin.
- Added check icon (and reused it in the checkbox).
- Added promo-button, #43.
- Added basic domik.
- Fixed background for inputs in IE.
- Fixed more IE valign problems.
- In IE fallback to browser radios too.
- Workaround for CSSO/IE error.
- In IE fallback to browser checkboxes.
- Fixed rem on font problem in IE.
- Fixed baseline problems with button in IE.
- Fixed inputs' borders in IE, #42.
- Fixed hardcoded disabled state for inputs.
- Fixed dropdown icon's padding, #41.
- Stylobate up.
- Stylobate and Stylus deps up.
- Updated Stylobate to the latest version.
- Moved variables to hashes.
- Added header text sizes.
- Fixed appearance of inputs, #38.
-
More shortcuts for variables in a standalone version.
-
Shortcuts for variables are now lazy, so they won't break anything on include.
- Better project structure, #37.
standalone.styl
, #37.- Better keyword for atomic tests:
make test=button
.
- Fixed search input appearance.
- Fixed namespace problems in popup and select.
- Updated Stylobate dep.
- Updated Stylobate dep.
- Added new color and shadow variables.
- Refactored focus styles.
- Added input error style.
- Updated Stylobate dep.
- Now docstests are using CSSO and csscomb.js for pretier code.
- Changelog added.
- A lot of doctests added, some in-place refactoring.
- Added variables for simple backgrounds.
- Made misc color a bit brighter.
- Make the tail selectors less specific.
- Started to add proper doctests and Travis CI.
- Added selecty modifier to
icon dropdown
. - Some refactoring and fixes for a lot of things.
- Added tail element for popup.
- Refactored popup.
- Changed the name for the overlay.
- New skin:
userpic
. - New skin:
icon notification
.
- Some refactoring for button states, also example of file-input
- Made better selectors for file inputs.
- Refactored checkboxes and radios a bit.
- Better selectors for checked and focus for button skin.
- Some fixes for radios and checkboxes.
- Improved the arrow skin.
- Some fixes for IE and input groups.
- Checking the Stylobate version on compile.
- Refactoring for some kinds.
- Added
user-select: none
for a bunch of stuff. - New skin:
icon remove
.
- Added
package.json
. - Removed unneeded prefixes.
- Fixed buttons in IE.
- Added skin for groups.
- Emulating arrow in IE if it's made with an external tail.
A lot of initial stuff