Savanni D'Gerinel
1e6555ef61
DayDetail, the component, I used to use as a view. Now I'm swapping things out so that DayDetailView handles the view itself. The DayDetail component will still show the details of the day, but I'll create a DayEditComponent which is dedicated to showing the edit interface for everything in a day. The swapping will now happen in DayDetailView, not in DayDetail or an even deeper component. |
||
---|---|---|
authdb | ||
builders | ||
changeset | ||
config | ||
config-derive | ||
coordinates | ||
cyberpunk-splash | ||
dashboard | ||
emseries | ||
file-service | ||
fitnesstrax | ||
fluent-ergonomics | ||
geo-types | ||
gm-control-panel | ||
hex-grid | ||
ifc | ||
kifu | ||
memorycache | ||
music-player | ||
nom-training | ||
orizentic | ||
pico-blink | ||
result-extended | ||
screenplay | ||
sgf | ||
timezone-testing | ||
tree | ||
visions | ||
.envrc | ||
.gitignore | ||
COPYING | ||
Cargo.lock | ||
Cargo.nix | ||
Cargo.toml | ||
Makefile | ||
build.sh | ||
flake.lock | ||
flake.nix | ||
memory.x | ||
package-lock.json | ||
package.json | ||
readme.md | ||
rust-toolchain | ||
tsconfig.json |
readme.md
Luminescent Dreams Tools Monorepo
Add files in this repo are Copyright Savanni D'Gerinel, whether the copyright notice is present or not. All of the work in this repository, except where explicitely noted otherwise, is the sole work of Savanni D'Gerinel.
Future contributors will be noted in the CONTRIBUTORS file.
Copyright 2023, Savanni D'Gerinel savanni@luminescent-dreams.com
This file is part of the Luminescent Dreams Tools.
Luminescent Dreams Tools is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Luminescent Dreams Tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Lumeto. If not, see https://www.gnu.org/licenses/.