Skip to content

Enhanced logging, UI adjustments, and event handling.#20

Merged
lekoala merged 1 commit intolekoala:masterfrom
jackkjhsu:master
Apr 11, 2025
Merged

Enhanced logging, UI adjustments, and event handling.#20
lekoala merged 1 commit intolekoala:masterfrom
jackkjhsu:master

Conversation

@jackkjhsu
Copy link
Copy Markdown
Contributor

Hi Thomas,

I hope you're doing well these days. Another round changes as follows. I'm including @fiztech-code for awareness.
Please let me know if these are ok. Thanks!

  • Added rowRendered event for table row rendering.
  • Adjusted button margin-left in _actions.scss.
  • Commented out min-width in _core.scss to fix layout issues.
  • Changed log method in base-element.js to accept an array.
  • Wrapped loadData method call in DataGrid and SaveState with setTimeout for plugin readiness.
  • Added detailed logging in DataGrid methods.
  • Improved logging and state handling in SaveState class.

- Added `rowRendered` event for table row rendering.
- Adjusted button `margin-left` in `_actions.scss`.
- Commented out `min-width` in `_core.scss` to fix layout issues.
- Changed `log` method in `base-element.js` to accept an array.
- Wrapped `loadData` method call in `DataGrid` and `SaveState` with `setTimeout` for plugin readiness.
- Added detailed logging in `DataGrid` methods.
- Improved logging and state handling in `SaveState` class.
@lekoala lekoala merged commit 97bb05b into lekoala:master Apr 11, 2025
1 check passed
@lekoala
Copy link
Copy Markdown
Owner

lekoala commented Apr 11, 2025

hi @jackkjhsu this is looking good i'm going to do some quick checks and publish it

@jackkjhsu
Copy link
Copy Markdown
Contributor Author

Thank you so much Thomas!

@jackkjhsu
Copy link
Copy Markdown
Contributor Author

Also Thomas, could we push this new build to npm when you have a chance? Thank you again.

@lekoala
Copy link
Copy Markdown
Owner

lekoala commented Apr 11, 2025

@jackkjhsu yes there was an issue earlier with npm but now its working

@jackkjhsu
Copy link
Copy Markdown
Contributor Author

Awesome! Thanks again Thomas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants