tam_select 1.2.0 → 1.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tam_select
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tamiru Hailu
@@ -46,8 +46,6 @@ dependencies:
46
46
  description: Tam Select provides searchable, multi-select, remote-data, and user-created
47
47
  option support for Ruby on Rails applications using Simple Form, Stimulus, Turbo,
48
48
  and Tailwind CSS.
49
- email:
50
- - tamiruhailu@gmail.com
51
49
  executables: []
52
50
  extensions: []
53
51
  extra_rdoc_files: []
@@ -67,6 +65,11 @@ files:
67
65
  - lib/tam_select.rb
68
66
  - lib/tam_select/engine.rb
69
67
  - lib/tam_select/version.rb
68
+ - package.json
69
+ - rails/app/controllers/concerns/tam_select_paginatable.rb
70
+ - rails/app/helpers/tam_select_helper.rb
71
+ - rails/app/inputs/tam_select_input.rb
72
+ - rails/app/javascript/controllers/tam_select_controller.js
70
73
  - src/tam-select.js
71
74
  homepage: https://github.com/tamiru/tam_select
72
75
  licenses: