Robert Peralta

Results 16 issues of Robert Peralta

If you try to connect to a sqlite db, you get a "table not found {table_name}" error.

# Token Selection Change Event For ease of access and rapid development, I've added a callback feature to be triggered on selection change event of tokens. - Added `onSelectedToken` callback...

Added a `thenBy` binding to support multi sorting after the first sort field. - Currently uses the same order direction as the first field. - This was also mentioned on...

- Fixes issue #82 - Adds `onFileUploaded` Callback - Backtracks @jfols changesets.

Code currently only shows the `filterThumbIcon` template instead of `filterThumbImg`or the user specified template for previewing images.

Hi! I have a simple project that doesn't use any import/export modules and is still using sprockets. On latest version, if I have this configuration: ```ruby JsRoutes.setup do |c| c.module_type...