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

Table extension #182

Closed
myalban opened this issue May 23, 2020 · 4 comments
Closed

Table extension #182

myalban opened this issue May 23, 2020 · 4 comments

Comments

@myalban
Copy link
Contributor

myalban commented May 23, 2020

Hi,

This is a fantastic package but I'll like to add Table module extension

You say : "I can easily add more."

So after using the nativeExtensions

public nativeExtensions = [ new Table({ resizable: true }), new TableHeader(), new TableCell(), new TableRow() })() ];

All seem to be ok, but I can't see the Table button.

How can I add it ?

Thanks

@iliyaZelenko
Copy link
Owner

Hi, My sponsor appeared, whose money should come soon. He asked me to add tables, so table support may become available within a week or two.

@myalban
Copy link
Contributor Author

myalban commented May 24, 2020

nice :)

@RubenVanEldik
Copy link

Hi Ilya, that's great to hear! I just found you package earlier today and one of the only things missing is the table support. I'll be looking forward to this feature!

iliyaZelenko added a commit that referenced this issue Jun 1, 2020
Adding, editing, parse from input content, resize

#20, #182, #140
iliyaZelenko pushed a commit that referenced this issue Jun 1, 2020
# [2.23.0](v2.22.0...v2.23.0) (2020-06-01)

### Features

* **tables:** prototype ([6442677](6442677)), closes [#20](#20) [#182](#182) [#140](#140)
@iliyaZelenko
Copy link
Owner

Duplicate of #20

New release: #20 (comment)

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

3 participants