Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LF Responsive #2875

Open
wants to merge 50 commits into
base: rc
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
d59cd81
responsive + container + css vars + story
vvalentin-lucca Jun 5, 2024
d3ed03b
remove mixin
vvalentin-lucca Jun 7, 2024
a9ad9f6
responsive
vvalentin-lucca Jun 20, 2024
abf581e
Merge branch 'rc' into responsive
vvalentin-lucca Jun 20, 2024
4c382bb
wip
vvalentin-lucca Jun 24, 2024
dcdb540
Merge branch 'rc' into responsive
vvalentin-lucca Jul 16, 2024
b2e430d
config
vvalentin-lucca Jul 16, 2024
35f218a
Merge branch 'rc' into responsive
vvalentin-lucca Jul 26, 2024
b2642e7
index
vvalentin-lucca Jul 26, 2024
b7c463b
Merge branch 'rc' into responsive
vvalentin-lucca Jul 26, 2024
5a3d58e
Merge branch 'rc' into responsive
vvalentin-lucca Aug 19, 2024
41b1099
pageHeader narrow
vvalentin-lucca Aug 19, 2024
bbaeaf5
Merge branch 'rc' into responsive
vvalentin-lucca Aug 19, 2024
560c92f
inline-size + readme
vvalentin-lucca Aug 19, 2024
5915e03
debug + stories
vvalentin-lucca Aug 19, 2024
f253a49
renaming vars
vvalentin-lucca Aug 21, 2024
6d58601
remove containers
vvalentin-lucca Aug 21, 2024
879f72a
Merge branch 'rc' into responsive
vvalentin-lucca Aug 21, 2024
b66b671
sample
vvalentin-lucca Aug 21, 2024
5db9293
axis
vvalentin-lucca Aug 21, 2024
ab3adf0
wrappers
vvalentin-lucca Aug 21, 2024
ff40600
footer + responsive + sticky
vvalentin-lucca Aug 22, 2024
7774934
auto-wrapper
vvalentin-lucca Aug 26, 2024
a451494
auto-wrapper 2
vvalentin-lucca Aug 27, 2024
86126d9
default rwd
vvalentin-lucca Oct 11, 2024
27d7534
Merge branch 'rc' into responsive
vvalentin-lucca Oct 11, 2024
8fec2d2
fix build error
jeremie-lucca Oct 14, 2024
f654144
index @use order
jeremie-lucca Oct 14, 2024
4d3c2be
fix double mixin import
jeremie-lucca Oct 14, 2024
91d877e
segmentedControl
vvalentin-lucca Oct 14, 2024
1c104e7
section
vvalentin-lucca Oct 14, 2024
f7bd5da
--amend
vvalentin-lucca Oct 14, 2024
0400337
emptyState
vvalentin-lucca Oct 14, 2024
3e72939
navSide
vvalentin-lucca Oct 14, 2024
9592f2e
replace vars by title import on empty states
jeremie-lucca Oct 14, 2024
4bd024e
fix comment
vvalentin-lucca Oct 14, 2024
3972c9b
fix comment
vvalentin-lucca Oct 14, 2024
058e2a7
storybook parent block
jeremie-lucca Oct 14, 2024
c9dbea1
stories : remove display block
vvalentin-lucca Oct 14, 2024
5997fdf
fix conflicts
jeremie-lucca Oct 15, 2024
b54cd4b
fix cssvar typo
jeremie-lucca Oct 16, 2024
355441a
fix root story selector
jeremie-lucca Oct 16, 2024
d0d0050
fix empty state title component import
jeremie-lucca Oct 16, 2024
b49215b
Merge branch 'rc' into responsive
jeremie-lucca Oct 16, 2024
de590d6
revert @container
vvalentin-lucca Oct 21, 2024
78252f7
Merge branch 'rc' into responsive
jeremie-lucca Oct 21, 2024
be31583
Merge branch 'rc' into responsive
jeremie-lucca Oct 22, 2024
dd1a5b5
fix grid container
vvalentin-lucca Oct 23, 2024
f6379b1
fix conflicts
jeremie-lucca Oct 29, 2024
8e94283
rebase & fix conflicts
jeremie-lucca Dec 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
--amend
vvalentin-lucca committed Oct 14, 2024
commit f7bd5dab31d6d204e83e2dd14a852f97fab2581f
2 changes: 1 addition & 1 deletion packages/scss/src/components/index.scss
Original file line number Diff line number Diff line change
@@ -86,7 +86,7 @@
@use 'comment';
@use 'filterBar';
// @use 'segmentedControl';
// @use 'section';
// @use 'section'; // deprecated
// @use 'emptyState';
// @use 'pageHeader';
// @use 'footer';