Skip to content
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

v2 umbrella issue #16

Closed
3 tasks
sebastiandedeyne opened this issue May 3, 2017 · 1 comment
Closed
3 tasks

v2 umbrella issue #16

sebastiandedeyne opened this issue May 3, 2017 · 1 comment
Milestone

Comments

@sebastiandedeyne
Copy link
Member

Goals

  • Modules shouldn't do anything, just export functionality
  • Some sort of bootstrap file would be ok, e.g. for registering the csrf header
  • Ideally modules can be used outside of this package's context, but that's not a requirement
  • Embrace ES6, modify code to follow our style guide
  • No more globals

Also...

  • Rename to @spatie/blender-js
  • Update @spatie/blender-css accordingly
  • Expose everything through index, so we don't need to import paths in our projects

Overview

Module Todo Issue
ajax.csrf.js Replace jQuery with axios for ajax #7
form.autosave.js Deprecated, remove #8
form.input.datetimepicker.js Replace with Pikaday #9
form.locationpicker.js Needs rewrite or alternative #10
form.select.js ?? Find a new lib #11
form.textarea.autosize.js Minor refactors to remove jQuery #12
form.textarea.editor.js Minor refactors to remove jQuery #12
form.textarea.parts.js Deprecated, remove #8
interface.confirm.js ?? Find a new lib #13
interface.translations.js Deprecated, remove #8
table.datatables.js ?? Find a new lib #14
table.sortable.js See datatables #14
tabs.js Needs rewrite without jQuery #15
@sebastiandedeyne sebastiandedeyne added this to the v2 milestone May 3, 2017
@sebastiandedeyne
Copy link
Member Author

I'd suggest creating a branch in blender to develop this, and when we're done, extract it to this package.

@spatie-bot
Copy link

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.

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

No branches or pull requests

2 participants