TheoryOfNekomata
fd8c6d7a40
Add variables for layouts
Allow user to specify background colors for layouts.
před 1 rokem
TheoryOfNekomata
3fc2c3c22a
Make Remix and Next consistent
Use similar styles for Remix and Next layouts.
před 1 rokem
TheoryOfNekomata
97e70bc895
Update kitchen sink
Make templates work with both Remix and Next.
před 1 rokem
TheoryOfNekomata
8bed120034
Refactor to tailwind
Switch to Tailwind for improved DX.
před 1 rokem
TheoryOfNekomata
5ae602eea8
Fix more items not fullwidth in lswm layout
Make the more items occupy the rest of the screen's width in
left-sidebar-with-menu layout.
před 1 rokem
TheoryOfNekomata
6b49689273
Update layout args, imports
Use updated imports for goofy-goober.
The layout args have a separate auxiliary items shown flag for
displaying more items from left sidebar with menu layout.
před 1 rokem
TheoryOfNekomata
6b2fbf3a93
Merge branch 'refactor/nx-goober' of code.modal.sh:TheoryOfNekomata/viewfinder
před 1 rokem
TheoryOfNekomata
4eaf7a2fe2
Add editorconfig
Preserve options from master.
před 1 rokem
TheoryOfNekomata
04f064e8d7
Update README
Add readme from updated implementation.
před 1 rokem
TheoryOfNekomata
f278a8bf4f
Implement all layouts
Separate styles from framework implementations.
před 1 rokem
TheoryOfNekomata
75022b5d14
Major refactor
Use css-utils, which is powered by Goober, for separating HTML semantics
and styling, as compared from styled-components where semantics and
styling are defined together.
před 1 rokem
TheoryOfNekomata
0e4bb19a9b
Bump version
For republishing.
před 3 roky
TheoryOfNekomata
219d5abe3f
Update BasicWide topbar
Use container margins in content container for topbar.
před 3 roky
TheoryOfNekomata
047a484d2e
Add BasicWide layout
BasicWide layout is for templates that require more width.
před 3 roky
TheoryOfNekomata
c58d170e99
Fix z-index problem in LeftSidebarWithMenu
This applies the z-index fix which causes the sidebar menu to
overlap with sidebar main.
před 3 roky
TheoryOfNekomata
f5d2a31a67
Keep content on top
Wrappers are added to layout areas to keep content on top of styled
generated content (for adding backgrounds).
před 3 roky
TheoryOfNekomata
9a27dfaa71
Update README
The information on how to use the library is indicated in the Usage
section of the README file. In addition, the copy text on the
Configuration section has been corrected.
před 3 roky
TheoryOfNekomata
3cfc87a5da
Add area customization
The props for styling areas of layouts have been added, with sensible
low-specificity default styles added.
před 3 roky
TheoryOfNekomata
68239c5b9d
Add examples
Examples are for ease of use of the library.
před 3 roky
TheoryOfNekomata
566c219536
Add keywords
For discoverability
před 3 roky
TheoryOfNekomata
642192f4ac
Make TopBar optional in some layouts
The existence of the TopBar widget depends on some props related to it.
před 3 roky
TheoryOfNekomata
e28190050a
Add BasicNarrow layout
BasicNarrow behaves like basic, but the spacing is narrower. This is
best for login screens.
před 3 roky
TheoryOfNekomata
f6a9a56abb
Republish package, fix left sidebar layout
Use `@theoryofnekomata` scope to publish package on different
registries.
The "More" logic in LeftSidebarWithMenu logic has been updated to only
show when more sidebar items are visible.
před 3 roky
TheoryOfNekomata
5bd131db3f
Make styles dynamic
The CSS variables have been documented to help with guiding the user
for configuration.
The components have been adjusted to define variables internally. They
will use internal defaults but will inherit their ascendant's CSS
variables.
před 3 roky
TheoryOfNekomata
b03bc80f7f
Specify email
This will make npm check correct email for Modal Pack to correctly
display the avatar.
před 3 roky
TheoryOfNekomata
ba58fadacd
Edit file paths for size-limit
Correctly specify the files for size-limit.
před 3 roky
TheoryOfNekomata
c385f6f424
Edit peerDependencies
Specify styled-components version according to devDependencies.
před 3 roky
TheoryOfNekomata
ac041aefaa
Initial commit
Add files from TSDX.
před 3 roky