remove dangerously set html
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 25 2023
May 24 2023
ah yeah for sure, added
make svg link other color
May 23 2023
mobile edits
better logic syntax, mobile quote carousel style
May 22 2023
remove comments
May 19 2023
use theme for speed
adding comments, make animation speed a prop, mobile adjust h2
May 18 2023
Is there a way around this lint issue? I cant just delete those letters from the encoding, and afaik the lint issue is not actually an issue with this file
revisions to previously abandoned diff
actually seeing some issues with the animation, going to close until resolved
@bot preview-e.cash
fix lint error
styled component logic
remove comments
revert logo hide
May 17 2023
hmm will look into that lint error...its not a spelling mistake, there just happens to be some trigger characters in the data png
remove uneeded values
remove uneeded values from spiningcoin
remove uneeded values
hide logo on smaller screens
At resolutions < 920px, the navbar logo clashes with the footer logo
Since the navbar logo carries down with the page, best solution is probably to just hide the footer logo for this resolution. Open to alt solutions though.
simplify custom link
May 16 2023
create custom link component to avoid reproducing target blank logic
May 15 2023
for sure, added
Change initial state for window height, add ;
add background color value to theme
May 14 2023
May 13 2023
Remove test key value from status
Rename methods.js
Revise status method
May 12 2023
Okay should be fixed for reals this time
Fix overflow rule to prevent small screen shanagans
In D13874#309737, @bytesofman wrote:
May 11 2023
improve error handling in roadmap methods, update test
May 10 2023
gitignor update
add new colors, fix x overflow
Stealth mode should use different colors than nomral for "complete", "underway", and "planning" on the roadmap
use one description for roadmap method test
Move and rename methods and create test/add jest