Ferdinand Thiessen
|
e7c03aa9c0
|
chore: Build assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2023-08-26 21:01:37 +02:00 |
|
Jonas
|
c1a82070bd
|
Don't regard 1024px width viewport as mobile
Currently we treat 1024px as mobile in some places (e.g. `isMobile` in
nextcloud-vue) and as not mobile yet in others (e.g. in mobile.css).
This commit changes `mobile.scss` to treat viewports smaller than 1024px
as mobile.
This PR accompanies https://github.com/nextcloud/nextcloud-vue/pull/3768
Both are required to fix
https://github.com/nextcloud/nextcloud-vue/issues/3758.
Signed-off-by: Jonas <jonas@freesources.org>
|
2023-02-16 12:16:59 +01:00 |
|
Christopher Ng
|
8700730204
|
Compress SASS output
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-01-11 17:46:32 +00:00 |
|
dependabot[bot]
|
06b68e2300
|
Bump sass from 1.52.1 to 1.56.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.56.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.52.1...1.56.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-12-05 23:06:18 +00:00 |
|
Joas Schilling
|
205b0c4e24
|
Remove last occurance of "color-primary-element-lighter"
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-09-20 16:33:55 +02:00 |
|
Julius Härtl
|
d6bd98d3c5
|
Bump bundled files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-09-01 14:15:42 +02:00 |
|
Vincent Petry
|
255d22fa71
|
Remove obsolete notification container
The future is TOAST 🍞
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-07-26 13:54:24 +00:00 |
|
John Molakvoæ
|
73918b8af9
|
Cleanup and compile
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2022-05-13 16:13:00 +02:00 |
|