mysticsymbolic.github.io/lib
Atul Varma 80d8f5f72a
Massively refactor and simplify creature-symbol.tsx. (#37)
This refactors `creature-symbol.tsx` so that it doesn't have to rely on awkwardly introspecting `JSX.Element` instances to do its job.  Now all of that mumbo-jumbo, which is only really useful for when we want to manually construct symbols like the eye creature, is encapsulated in `creature-symbol-factory.tsx`.
2021-02-27 18:55:14 -05:00
..
__snapshots__
pages Massively refactor and simplify creature-symbol.tsx. (#37) 2021-02-27 18:55:14 -05:00
attach.test.tsx
attach.tsx
auto-sizing-svg.tsx Factor out auto-sizing-svg.tsx. 2021-02-27 08:35:34 -05:00
bounding-box.test.ts Add basic support for nesting. (#30) 2021-02-25 21:57:10 -05:00
bounding-box.ts Add basic support for nesting. (#30) 2021-02-25 21:57:10 -05:00
browser-main.tsx
colors.ts
creature-symbol-factory.tsx Massively refactor and simplify creature-symbol.tsx. (#37) 2021-02-27 18:55:14 -05:00
creature-symbol.tsx Massively refactor and simplify creature-symbol.tsx. (#37) 2021-02-27 18:55:14 -05:00
export-svg.tsx Factor out export-svg.tsx. 2021-02-27 08:43:31 -05:00
hover-debug-helper.tsx Add mouseover tooltips with debugging information (#35) 2021-02-27 13:28:44 -05:00
path.ts
point.test.tsx
point.ts
random.test.ts Add multiple complexity levels for creature generation. (#28) 2021-02-22 21:50:14 -05:00
random.ts Add multiple complexity levels for creature generation. (#28) 2021-02-22 21:50:14 -05:00
specs.ts Add mouseover tooltips with debugging information (#35) 2021-02-27 13:28:44 -05:00
svg-symbol-metadata.test.ts Add support for TOML symbol metadata. (#33) 2021-02-26 21:30:38 -05:00
svg-symbol-metadata.ts Add support for TOML symbol metadata. (#33) 2021-02-26 21:30:38 -05:00
svg-symbol.tsx Add mouseover tooltips with debugging information (#35) 2021-02-27 13:28:44 -05:00
svg-vocabulary.ts
symbol-context-widget.tsx
util.test.tsx Add multiple complexity levels for creature generation. (#28) 2021-02-22 21:50:14 -05:00
util.ts Add multiple complexity levels for creature generation. (#28) 2021-02-22 21:50:14 -05:00
visible-specs.tsx Add mouseover tooltips with debugging information (#35) 2021-02-27 13:28:44 -05:00
vocabulary-builder.test.ts
vocabulary-builder.ts Add support for TOML symbol metadata. (#33) 2021-02-26 21:30:38 -05:00