Merged pull requests:
- Update GH action #121 (nachiket87)
v1.2.0.pre9 (2021-11-22)
v1.2.0.pre8 (2021-11-10)
Closed issues:
- Introduce
unless
to bypass futurism completely #118
Merged pull requests:
- Bypass futurism #119 (julianrubisch)
v1.2.0.pre7 (2021-11-05)
v1.2.0.pre6 (2021-10-27)
v1.2.0.pre5 (2021-10-14)
v1.2.0.pre4 (2021-10-07)
Merged pull requests:
- fix: run polyfill before eventListeners #116 (ParamagicDev)
v1.2.0.pre3 (2021-10-04)
Closed issues:
- Custom built in elements appear to be broken on mobile safari (again) #114
v1.2.0.pre2 (2021-10-01)
Merged pull requests:
- Bump nokogiri from 1.11.4 to 1.12.5 #112 (dependabot[bot])
v1.2.0.pre1 (2021-09-14)
Merged pull requests:
- Adapt to new wire format #109 (julianrubisch)
v1.1.0 (2021-09-14)
Closed issues:
- Pass contextual arguments to the futurize yield block #104
Merged pull requests:
- Contextual placeholder arguments #108 (julianrubisch)
- Delete .DS_Store #107 (dorianmariefr)
v1.0.1 (2021-08-25)
v1.0.0 (2021-08-25)
Closed issues:
- Fully support any GlobalId-able entity #91
- Name collision if your project uses
Element
#90 - Better Error Handling if routes are not "recognized" #89
- Optionally allow broadcasting after each partial is generated #79
- Make placeholder block optional #76
- Retry #75
- Include js-based embeds into posts #67
- Better Error Handling #63
Merged pull requests:
- Broadcast_each #106 (julianrubisch)
- Bump path-parse from 1.0.6 to 1.0.7 in /javascript #105 (dependabot[bot])
- Eager load if no placeholder block is present #103 (julianrubisch)
- Bump glob-parent from 5.1.1 to 5.1.2 in /javascript #102 (dependabot[bot])
- Bump nokogiri from 1.11.3 to 1.11.4 #101 (dependabot[bot])
- Bump handlebars from 4.7.6 to 4.7.7 in /javascript #100 (dependabot[bot])
- Bump lodash from 4.17.19 to 4.17.21 in /javascript #99 (dependabot[bot])
- Bump actionpack from 6.1.3.1 to 6.1.3.2 #98 (dependabot[bot])
- Better errors #97 (rickychilcott)
- Bump rexml from 3.2.4 to 3.2.5 #96 (dependabot[bot])
- Use rails convention to underscore collection class names #95 (rickychilcott)
- Support GlobalId objects #94 (rickychilcott)
- Better recognize urls #93 (rickychilcott)
- Rename Element to WrappingFuturismElement #92 (rickychilcott)
- Retry to resolve an element #81 (julianrubisch)
v0.8.0 (2021-04-23)
Closed issues:
Merged pull requests:
- Add turbo events #82 #88 (julianrubisch)
- docs: add mansakondo as a contributor #87 (allcontributors[bot])
- Make collection rendering work with any Ruby class #86 (mansakondo)
- Bump y18n from 4.0.0 to 4.0.1 in /javascript #85 (dependabot[bot])
- Bump activerecord from 6.0.3.4 to 6.1.3 #84 (dependabot[bot])
- Bump actionpack from 6.0.3.4 to 6.1.3 #83 (dependabot[bot])
- Use locate_many to avoid N+1 #80 (julianrubisch)
- Bump nokogiri from 1.10.10 to 1.11.0 #74 (dependabot[bot])
- Update Appraisals #73 (julianrubisch)
v0.7.2 (2020-12-07)
Merged pull requests:
- Allow rendered partials to use the
partial_counter
variable #71 (julianrubisch)
v0.7.1 (2020-11-30)
Closed issues:
- Overriding the controller #68
Merged pull requests:
- Lazily load default controller #70 (rickychilcott)
v0.7.0 (2020-11-29)
Merged pull requests:
- Pass url on each request and parse to build params hash #69 (rickychilcott)
v0.6.0 (2020-10-12)
Closed issues:
Merged pull requests:
- Add instructions to setup local environment #65 (rickychilcott)
- Allow passing in controller #62 (rickychilcott)
v0.5.4 (2020-10-09)
v0.5.3 (2020-10-09)
Merged pull requests:
- Add skip_in_test flag #61 (julianrubisch)
v0.5.2 (2020-10-06)
Implemented enhancements:
Merged pull requests:
- docs: add domchristie as a contributor #60 (allcontributors[bot])
- docs: add rickychilcott as a contributor #58 (allcontributors[bot])
- Reset before turbolinks caching #57 (julianrubisch)
- 42 eager loading #56 (julianrubisch)
v0.5.1 (2020-09-27)
Merged pull requests:
- Fix global ID locating of new records #55 (julianrubisch)
v0.5.0 (2020-09-22)
Closed issues:
- Deep transform locals hash #38
Merged pull requests:
- 38 deep transform locals hash #53 (julianrubisch)
- Bump actionview from 6.0.3.2 to 6.0.3.3 #52 (dependabot[bot])
v0.4.1 (2020-09-09)
Implemented enhancements:
Fixed bugs:
- ActiveStorage image url isn't correct on localhost #39
Merged pull requests:
- Add Gotcha hint to README #39 #50 (julianrubisch)
- docs: add scottbarrow as a contributor #49 (allcontributors[bot])
- 43 data attributes html options #48 (julianrubisch)
- Add data attributes from html options #47 (scottbarrow)
- 34 identify channel #46 (julianrubisch)
- docs: add vieditcom as a contributor #45 (allcontributors[bot])
- Update README.md #44 (vieditcom)
v0.4.0 (2020-08-24)
Merged pull requests:
- Fix partial shorthand bug #41 (leastbad)
- docs: add leastbad as a contributor #40 (allcontributors[bot])
- Refactor element - use SGIDs where possible to minimize over-the-wire size #37 (julianrubisch)
v0.3.3 (2020-07-30)
Fixed bugs:
- Generated URLs start with /cable #20
Merged pull requests:
- 20 fix generated urls #35 (julianrubisch)
v0.3.2 (2020-07-27)
Implemented enhancements:
- Allow to pass locals when rendering a collection #27
Merged pull requests:
- Update bug report template to feature 'Futurism' #33 (marcoroth)
- Allow to specify :as when rendering a collection #32 (marcoroth)
- docs: add marcoroth as a contributor #31 (allcontributors[bot])
- docs: add sas1ni69 as a contributor #30 (allcontributors[bot])
- uses AR Collection klass method #29 (sas1ni69)
- Allow to pass locals when rendering a collection #28 (marcoroth)
v0.3.1 (2020-07-25)
Implemented enhancements:
- Emit futurism:appeared event after morphing is done #19
Closed issues:
- NoMethodError - undefined method `map' for nil:NilClass #22
Merged pull requests:
- enable passing of html_options hash #26 (leastbad)
- docs: add fractaledmind as a contributor #25 (allcontributors[bot])
- Dispatch futurism:appear method #24 (fractaledmind)
- docs: add mepatterson as a contributor #21 (allcontributors[bot])
- add LI support to Rails helper #17 (leastbad)
v0.3.0 (2020-07-22)
Merged pull requests:
- Allow futurizing collections via partial render #18 (julianrubisch)
v0.2.0 (2020-07-21)
Merged pull requests:
- docs: add leastbad as a contributor #16 (allcontributors[bot])
- list element #15 (leastbad)
- Allow to use arbitrary partials #12 (julianrubisch)
v0.1.4 (2020-07-18)
Merged pull requests:
- Add safari polyfill #14 (julianrubisch)
- docs: add excid3 as a contributor #13 (allcontributors[bot])
- Extract JS code to dedicated npm package #11 (julianrubisch)
- docs: add andrewmcodes as a contributor #10 (allcontributors[bot])
v0.1.2 (2020-07-12)
Merged pull requests:
- Testing #8 (julianrubisch)
- docs: add ParamagicDev as a contributor #7 (allcontributors[bot])
- feat(active_record): Add ActiveRecord for testing. #6 (ParamagicDev)
- docs: add darkrubyist as a contributor #5 (allcontributors[bot])
- docs: add darkrubyist as a contributor #4 (allcontributors[bot])
- docs: add julianrubisch as a contributor #3 (allcontributors[bot])
- Fix pipeline errors #2 (julianrubisch)
- Created a futurism_utils file to DRY HTMLElement code #1 (dark88888)
v0.1.1 (2020-07-09)
v0.1.0 (2020-07-09)
* This Changelog was automatically generated by github_changelog_generator