TheoryOfNekomata
8bed120034
Refactor to tailwind
Switch to Tailwind for improved DX.
пре 1 година
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.
пре 1 година
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.
пре 1 година
TheoryOfNekomata
6b2fbf3a93
Merge branch 'refactor/nx-goober' of code.modal.sh:TheoryOfNekomata/viewfinder
пре 1 година
TheoryOfNekomata
4eaf7a2fe2
Add editorconfig
Preserve options from master.
пре 1 година
TheoryOfNekomata
04f064e8d7
Update README
Add readme from updated implementation.
пре 1 година
TheoryOfNekomata
f278a8bf4f
Implement all layouts
Separate styles from framework implementations.
пре 1 година
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.
пре 1 година
TheoryOfNekomata
0e4bb19a9b
Bump version
For republishing.
пре 3 година
TheoryOfNekomata
219d5abe3f
Update BasicWide topbar
Use container margins in content container for topbar.
пре 3 година
TheoryOfNekomata
047a484d2e
Add BasicWide layout
BasicWide layout is for templates that require more width.
пре 3 година
TheoryOfNekomata
c58d170e99
Fix z-index problem in LeftSidebarWithMenu
This applies the z-index fix which causes the sidebar menu to
overlap with sidebar main.
пре 3 година
TheoryOfNekomata
f5d2a31a67
Keep content on top
Wrappers are added to layout areas to keep content on top of styled
generated content (for adding backgrounds).
пре 3 година
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.
пре 3 година
TheoryOfNekomata
3cfc87a5da
Add area customization
The props for styling areas of layouts have been added, with sensible
low-specificity default styles added.
пре 3 година
TheoryOfNekomata
68239c5b9d
Add examples
Examples are for ease of use of the library.
пре 3 година
TheoryOfNekomata
566c219536
Add keywords
For discoverability
пре 3 година
TheoryOfNekomata
642192f4ac
Make TopBar optional in some layouts
The existence of the TopBar widget depends on some props related to it.
пре 3 година
TheoryOfNekomata
e28190050a
Add BasicNarrow layout
BasicNarrow behaves like basic, but the spacing is narrower. This is
best for login screens.
пре 3 година
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.
пре 3 година
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.
пре 3 година
TheoryOfNekomata
b03bc80f7f
Specify email
This will make npm check correct email for Modal Pack to correctly
display the avatar.
пре 3 година
TheoryOfNekomata
ba58fadacd
Edit file paths for size-limit
Correctly specify the files for size-limit.
пре 3 година
TheoryOfNekomata
c385f6f424
Edit peerDependencies
Specify styled-components version according to devDependencies.
пре 3 година
TheoryOfNekomata
ac041aefaa
Initial commit
Add files from TSDX.
пре 3 година