-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.11 #186
Conversation
…sion is shown to avoid confusion
…sion is shown to avoid confusion
…arnings 1.10.2
…ngle title without image support, added aspect ratio to single view no image support based on dimensions of graph with defaults for better feeling of amount of space taken by real graph
…uild folder on windows
… and wordpress color
…oved the limiting of the amount of results from the render to the composing of the list for it is more effecient to cut down early
… fetching in general to an api call default 24 most recent or with a search term with some debouncing instead of keeping 1000 in memory of the browser and filtering
- Moved block code aroudn a bit so it's orgnized inside of `components` and named in a way that's easier to identify - Added some stuff to the deploy rules to manage the new block code - Rewrote the block interface styels - They're simpler now - WP Admin break points are honored - Hover behavior is a different - Charts are centered vertically in the rows/columns - Some block interfact text was inheriting styles from the theme - Probably more things I'm forgeting - Readme tweaks - Added a simple DEVELOPERS.md to provide a quick list of commands that are useful when working on the plugin - Adjusted the .gitignore a bit - Added a Delimiter setting so CSV import/export can use CSV files for other regions better
Nice, 2 things only
The code is nicely organised. Perhaps remove the commented boxshadow. |
Thanks @webconstructor, I'll get that margin added in. And that's a greatidea on the CSV handling. I'll make it work that way instead. |
@webconstructor can you clarify on the margins a bit? I'm not quite sure where you're referring to. |
- Added a screenshot of the block interface - Updated the settings screenshot - Refactored the CSV Delimiter settings a bit - The setting is now a default - When importing a Delimiter (set to the default) appear and can be overridden on a case by case basis - Fixed an issue where labels were sometime duplicated
@webconstructor This has been updated to include the CSV import changes and a fix for the doubled labels on the tooltips. Let me know if that seems good on your end? Also still looking for some clarification on the additional margin you wanted. |
Wow Methen, great stuff.
Very very nice. Considering the margin |
@webconstructor Just a heads up I think this is ready to go out. Unless you see any last minute issues my plan is to merge this tonight and then push submit it to wordpress.org. Probably around 10PM Pacific. |
No, no issues here |
I meant to get this out on the weekend but life intervened. I'll be shooting to launch it sometime this evening now instead. |
#184
#134