Vjacheslav Trushkin
|
f926986eb6
|
Clean up code for React with API for new React component compatibility
|
2021-01-27 11:45:03 +02:00 |
|
Vjacheslav Trushkin
|
d9303423d1
|
Organize exported functions in reusable modules to make it easier to manage multiple implementations
|
2020-12-22 14:49:02 +02:00 |
|
Vjacheslav Trushkin
|
1e3ffd7984
|
Remove getIconName function, add optional validation to stringToIcon
|
2020-12-21 19:33:08 +02:00 |
|
Vjacheslav Trushkin
|
5f285fcf14
|
Split common storage functions into separate file with reusable interface
|
2020-12-21 17:15:45 +02:00 |
|
Vjacheslav Trushkin
|
30dfce2f6b
|
Make React component work with Gatsby
|
2020-12-18 16:05:46 +02:00 |
|
Vjacheslav Trushkin
|
012942fed0
|
Consistent implementation of getIcon: fix return type in SVG framework, add function to React component
|
2020-11-21 13:00:15 +02:00 |
|
Vjacheslav Trushkin
|
de3e0896bb
|
Use ES icon components instead of CommonJS in React and React demo, update dependencies
|
2020-08-22 18:37:51 +03:00 |
|
Vjacheslav Trushkin
|
19312fe1dd
|
Move listIcons to core, add unit tests
|
2020-08-14 12:01:47 +03:00 |
|
Vjacheslav Trushkin
|
84a73d0c22
|
Fix listIcons and add disableCache for React with API
|
2020-08-14 11:41:39 +03:00 |
|
Vjacheslav Trushkin
|
a0aabb9b50
|
Use Fetch API when it is available, JSONP when not. Remove Axios from default builds
|
2020-06-11 23:39:32 +03:00 |
|
Vjacheslav Trushkin
|
1cdd82f981
|
Add React component with API support
|
2020-06-11 12:50:24 +03:00 |
|