c6c22643c1
scss: migrate @import -> @use, lighten/darken -> color.adjust (dart-sass)
...
Silences the dart-sass deprecation warnings that flooded every build:
- All @import of local partials (colors, mixins, and the CSS-emitting
partials) -> @use '...' as * (partials are pure defs, so 'as *' keeps the
global names and the ~25 call sites unchanged). Added explicit @use './colors'
to bootstrap-overrides.scss and cookies-eu.scss, which used -palette*
transitively (broke under @use's scoping).
- lighten(c, x%) -> color.adjust(c, $lightness: x%) and darken -> negative,
with @use 'sass:color' in the 6 affected files.
Compiles clean (byte-for-byte CSS behavior preserved).
2026-07-17 18:18:04 +02:00
vjrj
3f8bc3666b
Fixed index DOM warning. Google Play btn height
2018-11-18 13:08:36 +01:00
Vicente J. Ruiz Jurado
ffef42d19a
Added play button
2018-08-15 07:26:39 +02:00
vjrj
9502ea3604
Remove blur on first home slide
2018-05-10 22:43:14 +02:00
vjrj
2d19778553
Fallback moved. Index points to telegran en bot
2018-05-10 09:00:05 +02:00
vjrj
9d68b1e6c1
Trying to add blur and lazy to slides
2018-05-08 12:31:30 +02:00
vjrj
53c81e4f15
Reorder imports
2018-05-08 11:20:48 +02:00
vjrj
b4afa820ab
Added webp images for faster home load
2018-05-08 11:12:48 +02:00
vjrj
71c6cf20d7
Removed fragment, added key to Index
2018-03-03 08:40:58 +01:00
vjrj
84ab9f9cdc
Move simple icon where used
2018-02-20 09:29:24 +01:00
vjrj
9115063cdd
Update carousel swipe
2018-02-18 17:34:13 +01:00
vjrj
9e4815d8b8
Link to tranlator
2018-02-13 09:38:58 +01:00
vjrj
8a6584acb9
Fix for participe btn
2018-02-12 14:57:13 +01:00
vjrj
cd80d72e32
Added share it
2018-02-12 12:18:50 +01:00
vjrj
eca58df6c2
Fire popupsand active/archive urls
2018-02-08 11:15:23 +01:00
vjrj
6870de4c7b
Style and text minor changes in home
2018-02-08 00:00:53 +01:00
vjrj
5dd6a477c0
Minor css changes in home
2018-02-07 19:31:14 +01:00
vjrj
be10650150
New home slides
2018-02-07 18:26:09 +01:00
vjrj
a1138c8c43
More work with titles & descriptions
2018-02-07 10:00:31 +01:00
vjrj
81acc255d7
Added meta management via react-helmet
2018-01-30 19:10:37 +01:00
vjrj
40bc9e2f24
More work in fire messages. Home style on desktop improved
2018-01-29 20:22:01 +01:00
vjrj
e4b0135953
Minor style fixes
2018-01-26 13:38:38 +01:00
vjrj
9fafc17749
Partipe btn and link
2018-01-25 16:53:50 +01:00
vjrj
96bb7e6a3b
More work with home
2018-01-25 16:17:05 +01:00
vjrj
d39fcd7a14
Added carrousel swipe
2018-01-25 15:54:51 +01:00
vjrj
ce18aab493
Style improvements in home, navigation, and footer
2018-01-25 12:54:01 +01:00
vjrj
3a85cfacf2
Fix home style issues
2018-01-24 20:21:42 +01:00
vjrj
3eeb14e30e
Added SubscriptionsMap
2018-01-24 16:52:07 +01:00
vjrj
b5d984de6f
Update github page
2018-01-24 11:43:29 +01:00
vjrj
c260363248
Style improvements in home
2018-01-24 11:09:31 +01:00
vjrj
2e39c4eb52
Remove active fires in home for mobiles
2018-01-24 10:29:11 +01:00
vjrj
952431d296
Pages (terms/tos/privacy), comments improvements, etc
2018-01-21 20:53:21 +01:00
vjrj
cd16f45d8e
Style improvements for mobile
2018-01-19 11:04:14 +01:00
vjrj
67a2dfbd42
Index reorder
2018-01-09 13:13:59 +01:00
vjrj
e3eddd6b85
Many improvements in SelectionMap
2017-12-21 10:57:00 +01:00
vjrj
497724443f
More work with subscriptions
2017-12-18 03:16:06 +01:00
vjrj
316e14f0ea
Added subs management (wip)
2017-12-16 18:47:08 +01:00
vjrj
45c6727bec
Lint fixes
2017-12-14 10:14:38 +01:00
vjrj
b1c9aad0ea
More work in home
2017-12-11 12:30:35 +01:00
vjrj
9fd889f77f
Improved home page
2017-12-11 11:08:52 +01:00
vjrj
441dfa4c62
More work in home, footer, new credits page
2017-12-11 07:56:54 +01:00
vjrj
b6b8f893e3
Gkey improved. New pages. Home improved based in startbootstrap
2017-12-10 03:32:12 +01:00
vjrj
2e36c9cd17
Improved FiresMap (makers checkbox, better calcs, etc)
2017-12-03 16:54:24 +01:00
vjrj
fe7a314d92
Added geolocation. Improved map subs. FireMap page
2017-12-01 21:18:10 +01:00
vjrj
0b4f895506
Map of active fires
2017-12-01 13:33:24 +01:00
vjrj
a31f26f32b
Participa uppercase
2017-11-29 13:38:24 +01:00
vjrj
2ad4972115
More i18n work
2017-11-28 18:24:50 +01:00
vjrj
3ef6f3c80b
Basic navs and auth pages working·
2017-11-27 17:37:06 +01:00
vjrj
d7664cbf84
Added bootstrap package
2017-11-23 19:02:54 +01:00
vjrj
6a6015ae4d
Improved navigation
2017-11-15 16:54:14 +01:00