This website requires JavaScript.
Explore
Help
Register
Sign In
ElyBy-Mirror
/
accounts-frontend
Watch
1
Star
0
Fork
0
You've already forked accounts-frontend
mirror of
https://github.com/elyby/accounts-frontend.git
synced
2024-11-01 08:23:09 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
32ebba63a1
accounts-frontend
/
packages
/
app
/
components
/
ui
/
collapse
/
collapse.scss
9 lines
91 B
SCSS
Raw
Normal View
History
Unescape
Escape
Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace
2019-12-08 00:32:00 +05:30
@import
'
~app/components/ui/colors.scss
'
;
Implemented UI for Accounts applications management. Introduced copy service and injected it usage into auth finish page. Introduced Collapse component. Introduced Radio component. Generalized Checkbox component to share Radio component styles. Improved Textarea component: it now has auto height functionality. Improved profile/BackButton component: now you can pass custom url. BSOD is no longer displayed on 404 response.
2018-03-26 00:46:45 +05:30
.
overflow
{
Add prettier and re-configure lint according to current best practises
2019-11-27 14:33:32 +05:30
overflow
:
hidden
;
Implemented UI for Accounts applications management. Introduced copy service and injected it usage into auth finish page. Introduced Collapse component. Introduced Radio component. Generalized Checkbox component to share Radio component styles. Improved Textarea component: it now has auto height functionality. Improved profile/BackButton component: now you can pass custom url. BSOD is no longer displayed on 404 response.
2018-03-26 00:46:45 +05:30
}
.
content
{
}
Reference in New Issue
Copy Permalink