Skip to content

Commit

Permalink
Remove slim and haml support
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubén Ibáñez Carmona committed Jul 13, 2017
1 parent 0514c5a commit 9c0ad6d
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 152 deletions.
6 changes: 0 additions & 6 deletions bulma/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1 @@
# Pagination for [Bulma](http://bulma.io/documentation/components/pagination/)

With support for:

- erb
- haml

This comment has been minimized.

Copy link
@fwolfst

fwolfst Feb 15, 2018

@ribanez7 What was the reasoning behind removing haml support for this theme?

This comment has been minimized.

Copy link
@yuki24

yuki24 Feb 15, 2018

Collaborator

This was a request from us. Please refer to my blog post for more details.

This comment has been minimized.

Copy link
@fwolfst

fwolfst Feb 15, 2018

That totally makes sense but should be reflected in the --help text and the README. I created issue #68 and if I find time, I'll issue a PR (within 10 days).

This comment has been minimized.

Copy link
@fwolfst

fwolfst Feb 15, 2018

Actually, my willingness to contribute depends a bit on #53 . Which are the possible licenses?
Edit damn I misread your comment on the issue. Assuming that it'll be MIT I can give it a go.

This comment has been minimized.

Copy link
@yuki24

yuki24 Feb 15, 2018

Collaborator

It'll probably be MIT (though we may have to ask every single contributor to this repo to make it legally safe before the final go).

This comment has been minimized.

Copy link
@yuki24

yuki24 Feb 15, 2018

Collaborator

@amatsuda just added it 82930c4

- slim
9 changes: 0 additions & 9 deletions bulma/app/views/kaminari/_first_page.html.haml

This file was deleted.

9 changes: 0 additions & 9 deletions bulma/app/views/kaminari/_first_page.html.slim

This file was deleted.

9 changes: 0 additions & 9 deletions bulma/app/views/kaminari/_gap.html.haml

This file was deleted.

9 changes: 0 additions & 9 deletions bulma/app/views/kaminari/_gap.html.slim

This file was deleted.

9 changes: 0 additions & 9 deletions bulma/app/views/kaminari/_last_page.html.haml

This file was deleted.

9 changes: 0 additions & 9 deletions bulma/app/views/kaminari/_last_page.html.slim

This file was deleted.

8 changes: 0 additions & 8 deletions bulma/app/views/kaminari/_next_page.html.haml

This file was deleted.

8 changes: 0 additions & 8 deletions bulma/app/views/kaminari/_next_page.html.slim

This file was deleted.

10 changes: 0 additions & 10 deletions bulma/app/views/kaminari/_page.html.haml

This file was deleted.

10 changes: 0 additions & 10 deletions bulma/app/views/kaminari/_page.html.slim

This file was deleted.

20 changes: 0 additions & 20 deletions bulma/app/views/kaminari/_paginator.html.haml

This file was deleted.

20 changes: 0 additions & 20 deletions bulma/app/views/kaminari/_paginator.html.slim

This file was deleted.

8 changes: 0 additions & 8 deletions bulma/app/views/kaminari/_prev_page.html.haml

This file was deleted.

8 changes: 0 additions & 8 deletions bulma/app/views/kaminari/_prev_page.html.slim

This file was deleted.

0 comments on commit 9c0ad6d

Please sign in to comment.