dependabot[bot]
d213a0aa5d
Bump decode-uri-component from 0.2.0 to 0.2.2
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 02:45:21 +00:00
mitchell
9137f1e559
Update Home page content
...
- Update header content
- Slim the main container by 5%
- Slight style changes to my name across the site
- Upgrade react-router
- Run npm audit fix
Just some maintenance and content updates.
2020-07-16 22:36:02 -04:00
mitchell
dcae4df513
Change Home screen content
...
Change home screen content. Slightly tweak Website and Navbar style.
Remove the need for a lambda function type signature.
2020-06-05 23:13:12 -04:00
mitchell
112d572e02
Update react-scripts package
2020-05-11 15:05:34 -04:00
Mitchell Simon
356b95579e
Migrate project from JS+Flow to TypeScript
2019-09-02 21:53:03 -04:00
Mitchell Simon
6ce8404ef8
Fix security vulns
2019-08-24 17:34:42 -04:00
Mitchell Simon
5bf34a6f66
Optimize images and html links for performance
2019-08-24 17:14:32 -04:00
mitchell
1a01fb36f4
Minor content change to header; refactor project structure; prettier-standard everything
2019-07-06 15:01:47 -04:00
Mitchell
24f7976b5b
Update to npm packages to remedy security warning
2019-06-04 21:29:44 -07:00
Mitchell
45913005ee
Updated site content
2019-03-13 23:14:48 -07:00
mitchell
536b434ac0
Security fix thanks to npm audit;
...
refactor github links due to username change;
version bump
2019-01-07 14:13:26 -08:00
mitchelljfs
3ea27aec3d
Updating npm packages to avoid vulnerabilities
2018-11-26 10:28:01 -08:00
mitchelljfs
57d3863e3f
Updated npm packages; resolved security vulnerabilites;
...
modified package.json description fields
2018-10-21 22:33:40 -07:00
mitchelljfs
cae71c7ae8
Added codacy code quality badge to readme and projects page; moved ibm
...
mono font import from Contact/index.css to index.html; added explicit
interpreter to bash script for travis; version bump
2018-07-24 16:40:40 -07:00
mitchelljfs
f597727f02
Changes to reflect repo rename; rewrote mjfs.us Project; rewrote readme
...
summary
2018-07-22 20:41:46 -07:00
mitchelljfs
59426d4cc2
Swapped Proptypes for Flow; setup new eslint, standard, prettier, and flow analyzing system; version bump
2018-07-13 10:46:25 -07:00
mitchelljfs
63362a9c8d
Renamed screens/ to containers/; changed from standard to prettier; modified quick bio; version bump; changed from yarn back to npm
2018-07-01 23:06:34 -07:00
mitchelljfs
22276f6dea
Changed from using object deconstruction to React.Component for all components. Switched to yarn.
2018-05-07 21:39:08 -07:00
mitchelljfs
1ad6fdd7a8
Content tweaks. Componentized SmallText. Standardized naming conventions.
2018-05-06 21:57:08 -07:00
mitchelljfs
cbed194146
Added csslint as a dev-dependency. Corrected css files in order to comply with csslint standards.
2018-05-01 22:37:47 -07:00
mitchelljfs
121e8225b3
More UI tweaks across the board. Added all-page header. Added clear-button component. Added Home and Projects pages.
2018-05-01 20:20:32 -07:00
mitchelljfs
d03e91d917
Added navbar and cleaned up all components.
2018-04-30 21:14:53 -07:00
mitchelljfs
90552c7db6
Replaced CRA template with simple hello world to get started. Setup eslint and conformed current files to standard.
2018-04-23 12:49:42 -07:00
mitchelljfs
79d3b90a21
Initial cra boilerplate.
2018-04-22 17:43:17 -07:00